]> git.donarmstrong.com Git - lilypond.git/commit
* scm/framework-gnome.scm: Add pango decoders.
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 17 Jun 2004 00:17:57 +0000 (00:17 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 17 Jun 2004 00:17:57 +0000 (00:17 +0000)
commitbf79f6426e9c1bed311ab88bec13aee3376f6916
treeefe8f129b148dc7d4190640def08dfe2f6d66a78
parente9b139fd4adfe624644df8901fd667aba7ef0395
* scm/framework-gnome.scm: Add pango decoders.

* lily/include/pangofc-afm-decoder.hh:
* lily/pangofc-afm-decoder.cc: New file.

* lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.

* configure.in: Check for pango.

* stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
autoconf).
(STEPMAKE_GTK2, STEPMAKE_PANGO): New function.

* config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
ChangeLog
autogen.sh
config.hh.in
config.make.in
configure.in
lily/include/pangofc-afm-decoder.hh [new file with mode: 0644]
lily/lily-guile.cc
lily/pangofc-afm-decoder.cc [new file with mode: 0644]
scm/framework-gnome.scm
stepmake/aclocal.m4
stepmake/autogen.sh