]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/font-metric.hh
MusicXML: Fix chord conversion
[lilypond.git] / lily / include / font-metric.hh
index f77d394599cb09b06cee3d5c3dbbd4c5134ee4b1..793c0e14a9e065ecb9cd543c05c41585b5fc5baf 100644 (file)
@@ -79,4 +79,6 @@ DECLARE_UNSMOB (Font_metric, metrics);
 
 Box lookup_tex_text_dimension (Font_metric *font, SCM text);
 
+char *pfb2pfa (Byte const *pfb, int length);
+
 #endif /* FONT_METRIC_HH */