]> git.donarmstrong.com Git - lilypond.git/commit
* lily/include/pango-font.hh: new file.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 24 Dec 2004 19:50:12 +0000 (19:50 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 24 Dec 2004 19:50:12 +0000 (19:50 +0000)
commit085f80bad751ed2ab6f146884271ade8633389e0
treea4a288e12680f507054e9458644f3646efa99e1a
parent14884f621749fe6b81d2e40092b70d8010d6009e
* lily/include/pango-font.hh: new file.

* lily/pango-font.cc: new file.

* lily/font-metric.cc (text_stencil): new routine

* lily/all-font-metrics.cc (find_pango_font): new routine.

* lily/include/font-metric.hh (struct Font_metric): add
text_stencil()
19 files changed:
ChangeLog
flower/parse-afm.cc
lily/afm.cc
lily/all-font-metrics.cc
lily/font-metric.cc
lily/include/afm.hh
lily/include/all-font-metrics.hh
lily/include/font-metric.hh
lily/include/lily-proto.hh
lily/include/modified-font-metric.hh
lily/include/open-type-font.hh
lily/include/pango-font.hh [new file with mode: 0644]
lily/modified-font-metric.cc
lily/open-type-font.cc
lily/pango-font.cc [new file with mode: 0644]
lily/text-item.cc
make/lilypond.fedora.spec.in
mf/GNUmakefile
stepmake/aclocal.m4