]> git.donarmstrong.com Git - lilypond.git/commit
* scm/backend-library.scm (postscript->pdf): use
authorhanwen <hanwen>
Thu, 9 Jun 2005 17:16:46 +0000 (17:16 +0000)
committerhanwen <hanwen>
Thu, 9 Jun 2005 17:16:46 +0000 (17:16 +0000)
commit5e4d56c57c1e638a99c9ef5725e5c89657a3d1f3
treef5c478bf996bea3f5f43f000a8417a8c9fe9752d
parente4ad23a0ec473c310664c168cb5696e4dae9cdca
* scm/backend-library.scm (postscript->pdf): use
delete-intermediate-files iso. running-from-gui?

* ttftool/util.c (surely_read): robustness. Allow read() to return
less bytes than requested, as per posix standards.

* lily/pfb.cc (LY_DEFINE): set ttf_verbosity from ttf-verbosity
program option.

* lily/program-option.cc: rename from scm-option.cc
ChangeLog
lily/pfb.cc
lily/program-option.cc
scm/backend-library.scm
scm/lily.scm
ttftool/parse.c
ttftool/util.c