]> git.donarmstrong.com Git - lilypond.git/commit
* buildscripts/gen-emmentaler-scripts.py (i): generate
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 6 Mar 2005 15:43:02 +0000 (15:43 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 6 Mar 2005 15:43:02 +0000 (15:43 +0000)
commitb2af7c63b35227778a5368e40d0e72ff6c769dbf
tree4e960170958cda9640069a6d1149c95232bcb6c4
parent0e433931d31d0dd88cb8a127f72ef55303ff5b2c
* buildscripts/gen-emmentaler-scripts.py (i): generate
emmentaler-X.fontname as well.

* buildscripts/ps-embed-cff.py: new script

* scm/lily-library.scm: remove ps-embed-cff.

* scm/framework-ps.scm (write-preamble): don't use kpathsea for
font loading.

* scm/font.scm (add-music-fonts): load dynamics/numbers through
fontconfig as well.

* lily/font-config.cc (init_fontconfig): add cff/ too.

* mf/GNUmakefile: generate .commonff to not confuse fontconfig.

* ly/generate-embedded-cff.ly: capitalize.

* lily/pango-select.cc (select_pango_font): use ::find_pango_font,
so as to register the pango font.

* lily/font-config.cc (init_fontconfig): add
prefix/{otf,type1,mf/out} to fontconfig path.

* lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
overrides all.

* scm/framework-ps.scm (dump-page): use output-units for landscape.

* buildscripts/gen-emmentaler-scripts.py (i): lower case file
name.
ChangeLog
buildscripts/gen-emmentaler-scripts.py
buildscripts/ps-embed-cff.py [new file with mode: 0644]
lily/font-config.cc
lily/pango-font.cc
ly/generate-embedded-cff.ly [deleted file]
mf/GNUmakefile
scm/font.scm
scm/framework-ps.scm
scm/lily-library.scm