]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/open-type-font.hh
Rename Font_metric::get_indexed_char() to
[lilypond.git] / lily / include / open-type-font.hh
index 8cef269fe76d6c1ee1e63a01785bd8215d67a6a4..6f20ffb5fb29fc032bf4ac9cf05e2c8558518d8e 100644 (file)
@@ -53,7 +53,7 @@ public:
   ~Open_type_font ();
   Offset attachment_point (string) const;
   size_t count () const;
-  Box get_indexed_char (size_t) const;
+  Box get_indexed_char_dimensions (size_t) const;
   size_t name_to_index (string) const;
   //size_t glyph_name_to_charcode (string) const;
   size_t index_to_charcode (size_t) const;