]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/pango-font.cc
* lily/output-def-scheme.cc: new file.
[lilypond.git] / lily / pango-font.cc
index dbd41e443bed15f0d96383676ee18c73b32fb00e..45da3a6e30633be2376beef5a4796361f4c45e14 100644 (file)
@@ -36,6 +36,7 @@ Pango_font::Pango_font (PangoFT2FontMap *fontmap,
   //  context_ = pango_ft2_font_map_create_context (fontmap);  
   attribute_list_= pango_attr_list_new();
 
+  
   /*
     urgh. I don't understand this. Why isn't this 1/(scale * resolution)