|
From: | Auto mailings of changes to Lily Issues |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4989 Fix Type1 (PFA and PFB) font embedding |
Date: | Mon, 31 Oct 2016 17:29:25 +0000 |
Patch on countdown for November 3rd.
[issues:#4989] Fix Type1 (PFA and PFB) font embedding
Status: Started
Created: Wed Oct 26, 2016 12:02 PM UTC by Masamichi Hosoda
Last Updated: Fri Oct 28, 2016 11:02 AM UTC
Owner: Masamichi Hosoda
Fix Type1 (PFA and PFB) font embedding
Issue 4989/3: Add a guard against invalid Type 1 (PFB) font
This commit makes LilyPond can detect invalid Type1 (PFB) font.
Issue 4989/2: Fix Type 1 (PFB) font embedding
Type 1 PFA data which is converted from PFB files can contain '\0'.
In order to avoid problems with '\0',
this commit makes to use the file length
instead of zero-terminated string.
Issue 4989/1: Fix Type 1 (PFA) font embedding
Type 1 (PFA) fonts can contain '\0'.
e.g. URW++ June 2016 (Ghostscript 9.20)
In order to avoid problems with '\0',
this commit makes to use the file length
instead of zero-terminated string.
http://codereview.appspot.com/313930043
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |