Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(12355)

Issue 312970043: Add `-dgs-neverembed-fonts` option

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 5 months ago by trueroad
Modified:
7 years, 5 months ago
Reviewers:
pkx166h, dak, lemzwerg, pwm
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Add `-dgs-never-embed-fonts` option Issue 4992/6: Doc: add description of `-dgs-never-embed-fonts` option This commit adds description of `-dgs-never-embed-fonts` option. Issue 4992/5: Add never-embed-font-list for `-dgs-load-fonts` When you use both `-dgs-never-embed-fonts` and `-dgs-load-fonts` options, Ghostscript never embed fonts except TrueType for PDF file output. Issue 4992/4: Add never-embed-font-list for OpenType/CFF (OTF, OTC) fonts When you use `-dgs-never-embed-fonts` option, Ghostscript never embed OpenType/CFF (OTF and OTC) fonts for PDF file output. Issue 4992/3: Add never-embed-font-list for Type 1 (PFA and PFB) fonts When you use `-dgs-never-embed-fonts` option, Ghostscript never embed Type 1 (PFA and PFB) fonts for PDF file output. Issue 4992/2: Add `never-embed-font-list` and `/NeverEmbed` When the option `-dgs-never-embed-fonts` is enabled, `/NeverEmbed` distiller parameter from `never-embed-font-list` list is added to the outputting PostScript file. When Ghostscript converts from the PostScript file to PDF file, it never embed the fonts which are in the `never-embed-font-list`. Issue 4992/1: Add `-dgs-never-embed-fonts` option For Ghostscript, never embed fonts.

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix text #

Patch Set 3 : dash between "never" and "embed" #

Patch Set 4 : Fix PNG output #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -16 lines) Patch
M Documentation/usage/running.itely View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M scm/framework-ps.scm View 1 2 3 5 chunks +42 lines, -16 lines 0 comments Download
M scm/lily.scm View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 13
lemzwerg
LGTM! https://codereview.appspot.com/312970043/diff/1/Documentation/usage/running.itely File Documentation/usage/running.itely (right): https://codereview.appspot.com/312970043/diff/1/Documentation/usage/running.itely#newcode602 Documentation/usage/running.itely:602: @tab Ghostscript never embed fonts except TreuType. I ...
7 years, 5 months ago (2016-10-28 17:50:21 UTC) #1
trueroad
Fix text
7 years, 5 months ago (2016-10-29 08:03:26 UTC) #2
trueroad
Thank you for your reviewing. https://codereview.appspot.com/312970043/diff/1/Documentation/usage/running.itely File Documentation/usage/running.itely (right): https://codereview.appspot.com/312970043/diff/1/Documentation/usage/running.itely#newcode602 Documentation/usage/running.itely:602: @tab Ghostscript never embed ...
7 years, 5 months ago (2016-10-29 08:05:57 UTC) #3
pkx166h
While I don't have any technical contribution and I don't want to stop useful functionality ...
7 years, 5 months ago (2016-10-29 11:40:36 UTC) #4
lemzwerg
> While I don't have any technical contribution and I don't want to stop useful ...
7 years, 5 months ago (2016-10-29 12:42:55 UTC) #5
trueroad
> > I am happy to help with the documentation if language is a difficulty ...
7 years, 5 months ago (2016-10-29 17:18:21 UTC) #6
dak
On 2016/10/29 17:18:21, trueroad wrote: > > Finally, if the small PDF files contain some ...
7 years, 5 months ago (2016-10-29 17:24:54 UTC) #7
pwm
For consistency and readability should there be a dash between "never" and "embed"? For example: ...
7 years, 5 months ago (2016-10-31 18:32:09 UTC) #8
trueroad
dash between "never" and "embed"
7 years, 5 months ago (2016-11-01 12:07:29 UTC) #9
trueroad
On 2016/10/31 18:32:09, pwm wrote: > For consistency and readability should there be a dash ...
7 years, 5 months ago (2016-11-01 12:46:57 UTC) #10
trueroad
Fix PNG output
7 years, 5 months ago (2016-11-04 11:51:04 UTC) #11
trueroad
On 2016/11/04 11:51:04, trueroad wrote: > Fix PNG output I've noticed that PNG output is ...
7 years, 5 months ago (2016-11-04 11:52:37 UTC) #12
trueroad
7 years, 5 months ago (2016-11-09 14:18:23 UTC) #13
I've pushed to staging.

commit 67861efa3ebcd7e7a2c4f482d7b6b94d6bf29f2c
Issue 4992/6: Doc: add description of `-dgs-never-embed-fonts` option

commit 25369cc54853cf02a42a723c19e4c0f70865677f
Issue 4992/5: Add never-embed-font-list for `-dgs-load-fonts`

commit db313ad3bc0e00e323b9f8f07852070b79d15096
Issue 4992/4: Add never-embed-font-list for OpenType/CFF (OTF, OTC) fonts

commit 507310b9197dba51c57a3a2de280c90d4f65d840
Issue 4992/3: Add never-embed-font-list for Type 1 (PFA and PFB) fonts

commit a27fbd6ec52f5ecf7adbe830599d0d831cc77f97
Issue 4992/2: Add `never-embed-font-list` and `/NeverEmbed`

commit 6471bbe9a2bc3cdfc43adbc1272e936f6521994a
Issue 4992/1: Add `-dgs-never-embed-fonts` option
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b