|
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, 28 Oct 2016 11:02:18 +0000 |
Passes make, make check and a full make doc.
[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: Thu Oct 27, 2016 03:03 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.
------------------------------------------------------------------------------ The Command Line: Reinvented for Modern Developers Did the resurgence of CLI tooling catch you by surprise? Reconnect with the command line and become more productive. Learn the new .NET and ASP.NET CLI. Get your free copy! http://sdm.link/telerik
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |