]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4889/1: Rewrite Type1 font converting procedures
authorMasamichi Hosoda <trueroad@trueroad.jp>
Tue, 7 Jun 2016 13:25:40 +0000 (22:25 +0900)
committerMasamichi Hosoda <trueroad@trueroad.jp>
Wed, 15 Jun 2016 15:05:20 +0000 (00:05 +0900)
commit20566977015b8bf1979c6d6fea8fe5df0df756e4
tree2aa590be3987e836f42c3536eda77e538c3499a8
parentf4e12f1b0cb5dfb32f193f87e7ca28c406b87771
Issue 4889/1: Rewrite Type1 font converting procedures

This commit rewrites `ly:pfb->pfa' to `ly:type1->pfa'.
For PFA fonts, it passes through the PFA.
For PFB fonts, it converts the PFB to PFA.
lily/pfb-scheme.cc