]> git.donarmstrong.com Git - lilypond.git/commit
Make TTCs work. Fixes #710.
authorWerner Lemberg <wl@gnu.org>
Sat, 27 Dec 2008 08:42:03 +0000 (09:42 +0100)
committerWerner Lemberg <wl@gnu.org>
Sat, 27 Dec 2008 08:42:03 +0000 (09:42 +0100)
commit89b76c367754570218e76a116127225f89f41212
tree1740061fe2f5685b2795c1eaa4eb68760c3580cb
parentdcf3a9a909d52e5b92a6685a94f5d8629b48ea40
Make TTCs work.  Fixes #710.

The code did not handle face indices; it relied on the PS name and the
(physical) font name only.  No visible changes for users.  However,
`ly:pango-font-physical-fonts' now returns a three-element list instead of a
pair, but I doubt that this function makes sense outside of
`framework-ps.scm'.
lily/all-font-metrics.cc
lily/font-config-scheme.cc
lily/include/all-font-metrics.hh
lily/include/pango-font.hh
lily/pango-font-scheme.cc
lily/pango-font.cc
scm/framework-ps.scm