lilypond-devel
[Top][All Lists]
Advanced

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

Add checking conflicts between CFF flavored fonts (issue 302090043 by ad


From: lemzwerg
Subject: Add checking conflicts between CFF flavored fonts (issue 302090043 by address@hidden)
Date: Tue, 28 Jun 2016 09:36:38 -0700

LGTM.


https://codereview.appspot.com/302090043/diff/1/scm/framework-ps.scm
File scm/framework-ps.scm (right):

https://codereview.appspot.com/302090043/diff/1/scm/framework-ps.scm#newcode259
scm/framework-ps.scm:259: (_ "The same CFF font `~a' has been detected.
Omit the font embedding.")
Perhaps

  CFF font `~a' already embedded, skipping.

https://codereview.appspot.com/302090043/diff/1/scm/framework-ps.scm#newcode267
scm/framework-ps.scm:267: (_ "New CFF font `~a' has been detected. Embed
the font.")
Perhaps

  Embedding CFF font `~a'

https://codereview.appspot.com/302090043/



reply via email to

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