lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4989 Fix Type


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4989 Fix Type1 (PFA and PFB) font embedding
Date: Fri, 04 Nov 2016 11:30:02 +0000

I've pushed.

Issue 4989/3: Add a guard against invalid Type 1 (PFB) font
commit 3ec0872f35d8ab79d07127c3e7be5f08977c2394

Issue 4989/2: Fix Type 1 (PFB) font embedding
commit 65a0059b69385985896a24f407b3a791d33aef0f

Issue 4989/1: Fix Type1 (PFA) font embedding
commit 1e0bc03d9e50ea4d69e08fdbb0a85e56203299f2


[issues:#4989] Fix Type1 (PFA and PFB) font embedding

Status: Fixed
Labels: Fixed_2_19_50
Created: Wed Oct 26, 2016 12:02 PM UTC by Masamichi Hosoda
Last Updated: Thu Nov 03, 2016 06:35 PM 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

reply via email to

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