]> git.donarmstrong.com Git - lilypond.git/commit
* lily/ttf.cc (print_trailer): if all else fails: use
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 20 Oct 2006 16:43:47 +0000 (16:43 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 20 Oct 2006 16:43:47 +0000 (16:43 +0000)
commitb38f3bfebd138062c55a521161ad20e5795f41a2
treef1f08324ba399a7c18a719eef21cf481598712b5
parentb3462104eae0f4bbb7b7396d07de1bd8627b7457
* lily/ttf.cc (print_trailer): if all else fails: use
glyphIndexXXXX as glyph name.

* lily/pango-font.cc (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.
ChangeLog
lily/include/open-type-font.hh
lily/include/pango-font.hh
lily/pango-font.cc
lily/ttf.cc