]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/open-type-font.hh
Issue 4876/1: Add fontname replacing function for CFF (OTF/OTC) fonts
[lilypond.git] / lily / include / open-type-font.hh
index f08d4fa71c5e53e338056aa929416ffb64a4b415..bf36071e9139adc3f12b03f80dbe347a43c760fa 100644 (file)
@@ -65,5 +65,6 @@ public:
 
 string get_otf_table (FT_Face face, const string &tag);
 FT_Face open_ft_face (const string&, FT_Long idx);
+string get_postscript_name (FT_Face face);
 
 #endif /* OPEN_TYPE_FONT_HH */