]> git.donarmstrong.com Git - lilypond.git/commit
* lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
authorJan Nieuwenhuizen <janneke@gnu.org>
Mon, 27 Dec 2004 15:22:06 +0000 (15:22 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 27 Dec 2004 15:22:06 +0000 (15:22 +0000)
commit42c8f04fe971525561dde0ee757ffebe3e6c0703
tree5b93a3e056eb361d8061375d1fa719d4ef8acd77
parentd983c03ae234308c7b284f42e00aff40fd93e14c
* lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
mapping.
(index_to_charcode): New method.

* scm/output-ps.scm (glyph-string):
* scm/output-gnome.scm (glyph-string): Add FONT parameter.
20 files changed:
ChangeLog
lily/all-font-metrics.cc
lily/include/font-metric.hh
lily/include/open-type-font.hh
lily/include/pango-font.hh
lily/open-type-font.cc
lily/pango-font.cc
scm/bass-figure.scm
scm/c++.scm
scm/chord-entry.scm
scm/chord-ignatzek-names.scm
scm/chord-name.scm
scm/clef.scm
scm/define-context-properties.scm
scm/define-grob-interfaces.scm
scm/define-grob-properties.scm
scm/define-grobs.scm
scm/define-markup-commands.scm
scm/output-gnome.scm
scm/output-ps.scm