]> git.donarmstrong.com Git - lilypond.git/commit
* python/fontextract.py (write_extracted_fonts): new file. Extract
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 13 Apr 2005 13:22:46 +0000 (13:22 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 13 Apr 2005 13:22:46 +0000 (13:22 +0000)
commitf9d541f1b71a49e684b6261df945334a9ed1e1bb
treefbe932d82f8462aa6a464fbb084002629d9ff739
parentea6d4c224d988252a9cff44776d0159b4c26a443
* python/fontextract.py (write_extracted_fonts): new file. Extract
font resources from a PS file.

* scripts/lilypond-book.py (option_definitions): --psfonts option.
(Compile_error.process_include): do_file returns chunks.

* scripts/lilypond-book.py (write_if_updated): new function.
python/fontextract.py
scripts/lilypond-book.py