]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/open-type-font.hh
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / lily / include / open-type-font.hh
index 1ca5500446bf9e4f70bba567c3c29192340abf51..475cc4c169e40a4b79234fec3858303d1bd0aa5d 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2004--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef OPEN_TYPE_FONT_HH
@@ -52,7 +52,7 @@ public:
 };
 
 string get_otf_table (FT_Face face, string tag);
-FT_Face open_ft_face (string str);
+FT_Face open_ft_face (string str, FT_Long idx);
 
 
 #endif /* OPEN_TYPE_FONT_HH */