]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/framework-ps.scm
* mf/GNUmakefile: generate .commonff to not confuse fontconfig.
[lilypond.git] / scm / framework-ps.scm
index 4019a3469d473e29a3c2913159479401794fe4c0..63d63488b26a62b503a2485405faf3cd6fc519b2 100644 (file)
                       ((and bare-file-name
                             (string-match "\\.otf" bare-file-name))
 
-                       (display "HOI\n")
                        (cached-file-contents (string-regexp-substitute "otf" "cff.ps" bare-file-name)))
                       ((and bare-file-name (string-match "\\.ttf" bare-file-name))
                        (ly:ttf->pfa bare-file-name))