]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/framework-gnome.scm
* scm/framework-gnome.scm: Add pango decoders.
[lilypond.git] / scm / framework-gnome.scm
index fb1c34914ec4c628fe5965422c0b5279bd05cb8e..bc62a7aa227d71e092ec7a8a36ce2c3a98d95ec5 100644 (file)
 
     ;; ugh.  The GOOPS doc promises this is called automagically.
     (initialize go)
-    
+
+    (map ly:pango-add-afm-decoder
+        '("lilypond-feta"
+          "lilypond-braces"
+          "lilypond-dyn"
+          "lilypond-parmesan"))
+
     (dump-page go 0)
 
     ;; ugh