]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/open-type-font.hh
Issue 4961/5: Change rotations to degrees rather than radians
[lilypond.git] / lily / include / open-type-font.hh
index bf36071e9139adc3f12b03f80dbe347a43c760fa..b86a560a73272bc4dc6b963c850a7fcc05f15924 100644 (file)
@@ -30,6 +30,7 @@ class Open_type_font : public Font_metric
 {
   /* handle to face object */
   FT_Face face_;
+  string postscript_name_;
 
   SCM lily_subfonts_;
   SCM lily_character_table_;