]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/pango-font.hh
Merge commit 'origin' into beamlets2
[lilypond.git] / lily / include / pango-font.hh
index c0d6ff336863d7ff022005257a1276b2eb612a39..dc93324da84c084e4991fd42f70774e1d00fa0b5 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--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef PANGO_FONT_HH
@@ -37,7 +37,7 @@ public:
 
   string description_string () const; 
   SCM font_file_name () const;
-  void register_font_file (string, string);
+  void register_font_file (string, string, int);
   Stencil text_stencil (string, bool tight) const;
 
   Stencil pango_item_string_stencil (PangoItem const *, string, bool tight) const;