]> git.donarmstrong.com Git - lilypond.git/commit
(pango_item_string_stencil): only use cmap
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 20 Oct 2006 16:51:48 +0000 (16:51 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 20 Oct 2006 16:51:48 +0000 (16:51 +0000)
commit11d798c148ed70ecbfdf682c5588b4bf6636dcec
tree9dda6fbf3b8132da1f514ef7ce6aca35c31e5bb4
parentb38f3bfebd138062c55a521161ad20e5795f41a2
(pango_item_string_stencil): only use cmap
entry if cmap contains glyph.
(get_index_to_charcode_map): remove from Pango_font class, use
global filename -> font mapping.
(get_glyph_index_name): new function.
(pango_item_string_stencil): use glyphIndexXXXX as glyph name,
only for TTF.
lily/music-scheme.cc
lily/pango-font.cc