Allows the user to build more complex GlyphFrames.
Future<void> buildGlyphFrame(List<Map<String, int?>> operations) { throw UnimplementedError('buildGlyphFrame() has not been implemented.'); }