| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
* lily/ttf.cc (print_header): new file. Convert to type42, using
FreeType to parse the TTF.
|
|
|
|
|
| |
* ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
and post table may differ. Pass around post_nglyphs as well.
|
|
|
|
| |
and post table may differ. Pass around post_nglyphs as well.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(LilyPond-command-alist): use -f ps (thanks to Pal Benko)
* input/sakura-sakura.ly: add \midi.
* buildscripts/mutopia-index.py (find): use /usr/bin/find
iso. python find.
* ttftool/test.c (main): cosmetics.
* 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.
* scm/backend-library.scm (postscript->png): set rename-page-1 to
true.
|
|
|
|
|
| |
* ttftool/test.c: new file. If compiled with -DTEST_TTFTOOL,
create a ttf2ps binary.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
program option.
* ttftool/include/ttftool.h ("C"): rename verbosity to
ttf_verbosity. Add to public interface.
* lily/program-option.cc: rename from scm-option.cc
|
| |
|
|
|
|
|
|
|
|
|
| |
* lily/source-file.cc (get_counts): new function. Calc column,
line and char count in one go.
* lily/binary-source-file.cc (quote_input): rename to quote_input
* lily/input.cc (set): new function.
|
|
|
|
| |
file" massage.
|
|
|
|
|
| |
* scm/framework-ps.scm (font-file-as-ps-string): new function.
(handle-macfont): new function. Call fondu for Native mac fonts.
|
|
|
|
|
|
|
|
| |
* ttftool/ttfps.c: use lily_cookie functions everywhere.
* flower/include/file-cookie.hh: new file. lily_cookie extension
* flower/file-cookie.cc: new file. lily_cookie extension.
|
|
|
|
| |
total_extent is empty.
|
| |
|
|
|
|
|
|
|
| |
* kpath-guile/SConscript: New file.
* lily/SConscript:
* SConstruct: Update.
|
|
|
|
|
| |
* kpath-guile/kpath.c (ly_kpathsea_expand_variable): Use
dl_kpse_find_file.
|
|
|
|
| |
to define. We don't want to override fprintf everywhere.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* ttftool/ttfps.c:
* ttftool/ps.c: #include libc-extension.hh
* flower/include/libc-extension.hh:
* flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
wrapper using funopen.
(fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.
* config.hh.in:
* configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
(AC_CHECK_HEADERS): Add libio.h
|
| |
|
|
|
|
| |
* scm/framework-ps.scm (supplies-or-needs): uniq font name list.
|
| |
|
| |
|
|
|