]> git.donarmstrong.com Git - lilypond.git/commit
* lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 6 Mar 2005 17:02:03 +0000 (17:02 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 6 Mar 2005 17:02:03 +0000 (17:02 +0000)
commita9a00e58b6c2b0a1e384a42ea6e3325addb6815e
tree78286757baa4eb3874f2e8c02b1d3bdc1c3c181d
parentc18cea8a2b1259583097fa0dec00fbbe6c4fff39
* lily/GNUmakefile (MODULE_LIBS): link with kpath-guile

* lily/all-font-metrics.cc (kpathsea_find_file): wrapper around
new ly:kpathsea-find-file

* kpath-guile/kpath.c: new file. Put kpath bindings in lib.

* kpath-guile/GNUmakefile: new file

* scm/font.scm (add-music-fonts): load dynamics/numbers through
fontconfig as well.

* mf/GNUmakefile: generate .commonff to not confuse fontconfig.

* lily/main.cc: only look at one prefix directory, LILYPONDPREFIX
overrides all.

* config.hh.in: use lilypond-Major.Minor as data directory.
14 files changed:
ChangeLog
GNUmakefile.in
config.hh.in
kpath-guile/GNUmakefile [new file with mode: 0644]
kpath-guile/kpath.c [new file with mode: 0644]
lily/GNUmakefile
lily/all-font-metrics.cc
lily/include/main.hh
lily/kpath-scheme.cc [deleted file]
lily/kpath.cc [deleted file]
lily/lily-guile.cc
lily/main.cc
lily/pitch.cc
scm/font.scm