]> git.donarmstrong.com Git - lilypond.git/commit
* ttftool/util.c (surely_lseek): use stdio FILE's for I/O
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 12 Jun 2005 16:33:21 +0000 (16:33 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 12 Jun 2005 16:33:21 +0000 (16:33 +0000)
commit93b85ebaf9047a55505cc7b2c302dce42cc49d59
treee3b7895fbe57ab9804ecb81fb29336b80028782c
parentb7f005cbf2757c8c1d3383a0ccc935cf5e3c2e38
* ttftool/util.c (surely_lseek): use stdio FILE's for I/O

* ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
create a ttf2ps binary.
ChangeLog
lily/main.cc
ttftool/include/proto.h
ttftool/parse.c
ttftool/ps.c
ttftool/test.c [new file with mode: 0644]
ttftool/ttfps.c
ttftool/util.c