]> git.donarmstrong.com Git - lilypond.git/commit
* lily/GNUmakefile (MODULE_LIBS): link with kpath-guile
authorhanwen <hanwen>
Sun, 6 Mar 2005 17:02:03 +0000 (17:02 +0000)
committerhanwen <hanwen>
Sun, 6 Mar 2005 17:02:03 +0000 (17:02 +0000)
commita29e4473260b115db9cad2fa04eb630459a5496a
tree78286757baa4eb3874f2e8c02b1d3bdc1c3c181d
parente9c9100076f185d73a34464e2850766e716719aa
* 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