lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 4902: Improve `-dgs-load-fonts` option for TTF that doesn't ha


From: trueroad
Subject: Re: Issue 4902: Improve `-dgs-load-fonts` option for TTF that doesn't have glyph names (issue 302000043 by address@hidden)
Date: Sun, 19 Jun 2016 15:05:07 -0700

Thank you for your reviewing.


https://codereview.appspot.com/302000043/diff/1/lily/open-type-font-scheme.cc
File lily/open-type-font-scheme.cc (right):

https://codereview.appspot.com/302000043/diff/1/lily/open-type-font-scheme.cc#newcode216
lily/open-type-font-scheme.cc:216: bool has_glyph_names =
face->face_flags & FT_FACE_FLAG_GLYPH_NAMES;
On 2016/06/19 18:49:53, lemzwerg wrote:
bool has_glyph_names = FT_HAS_GLYPH_NAMES(face);

Done.

https://codereview.appspot.com/302000043/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]