]> git.donarmstrong.com Git - lilypond.git/commit
* python/fontextract.py (write_extracted_fonts): new file. Extract
authorhanwen <hanwen>
Wed, 13 Apr 2005 13:22:46 +0000 (13:22 +0000)
committerhanwen <hanwen>
Wed, 13 Apr 2005 13:22:46 +0000 (13:22 +0000)
commit7c02912b7165053b6e37e81e8d75aa35bb71c106
treefbe932d82f8462aa6a464fbb084002629d9ff739
parent689eee402eae6c4490f1f127c98633a7e23fbb91
* 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