|
From: | Auto mailings of changes to Lily Issues |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4989 Fix Type1 (PFA and PFB) font embedding |
Date: | Wed, 26 Oct 2016 12:02:11 +0000 |
[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: Wed Oct 26, 2016 12:02 PM UTC
Owner: nobody
Fix Type1 (PFA and PFB) font embedding
Fix Type1 (PFB) font embedding
Type1 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.
Fix Type1 (PFA) font embedding
Type1 (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] |