]> git.donarmstrong.com Git - lilypond.git/commit
* input/regression/font-name.ly: show Pango fonts for
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 13 Apr 2005 14:41:27 +0000 (14:41 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 13 Apr 2005 14:41:27 +0000 (14:41 +0000)
commit85a4c7ec6a2381d875c9f93a0517999f192c081d
treeffdc71033f2f842955793576c6e22c98e499daea
parentc809e16201118481b65c1aa4ad986715f804288e
* input/regression/font-name.ly: show Pango fonts for
font-name. Update example.

* lily/pango-select.cc (properties_to_pango_description): don't
convert symbol font-size to number, but use to lookup.

* python/fontextract.py (write_extracted_fonts): add VMusage 0.

* python/fontextract.py (write_extracted_fonts): new file. Extract
font resources from a PS file.

* make/ly-vars.make (DVIPS_FLAGS): don't load .map file.
ChangeLog
input/regression/font-name.ly
lily/pango-select.cc
lily/span-dynamic-performer.cc
make/ly-vars.make
python/fontextract.py