]> git.donarmstrong.com Git - lilypond.git/commit
* ttftool/util.c (surely_lseek): use stdio FILE's for I/O
authorhanwen <hanwen>
Sun, 12 Jun 2005 16:33:21 +0000 (16:33 +0000)
committerhanwen <hanwen>
Sun, 12 Jun 2005 16:33:21 +0000 (16:33 +0000)
commit46020cba6294fbab647e2d6e4c65f1a2396acd88
treee3b7895fbe57ab9804ecb81fb29336b80028782c
parent844799b3176c2acd28d8b47bc3d2d44ebd47df74
* 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