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

Issue 315850043: Add installing optional URW++ fonts

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, trueroad, lemzwerg
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Issue 4991: Add installing optional URW++ fonts LilyPond default fonts (TeX Gyre) do not have Greek and Cyrillic glyphs. Newest URW 35 fonts (June 2016) have them. http://git.ghostscript.com/?p=urw-core35-fonts.git;a=commit;h=79bcdfb34fbce12b592cce389fa7a19da6b5b018 This commit realizes the followings. . configure script finds the following 12 OTF files. . If they are found, `make install` installs them. (Both TeX Gyre and URW fons are installed under the lilypond fonts directory.) . Even if they are not found, configure script does not raise error. (Only TeX Gyre fonts are installed.) C059-BdIta.otf C059-Bold.otf C059-Italic.otf C059-Roman.otf NimbusMonoPS-Bold.otf NimbusMonoPS-BoldItalic.otf NimbusMonoPS-Italic.otf NimbusMonoPS-Regular.otf NimbusSans-Bold.otf NimbusSans-BoldOblique.otf NimbusSans-Oblique.otf NimbusSans-Regular.otf

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -1 line) Patch
M GNUmakefile.in View 1 chunk +2 lines, -0 lines 0 comments Download
M config.make.in View 1 chunk +2 lines, -0 lines 0 comments Download
M configure.ac View 2 chunks +48 lines, -0 lines 0 comments Download
M mf/GNUmakefile View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 11
lemzwerg
LGTM. Thanks for working on this.
7 years, 5 months ago (2016-10-28 17:41:50 UTC) #1
pkx166h
Hosoda-san (and perhaps others who know about font installation), I cannot seem to be able ...
7 years, 5 months ago (2016-11-05 10:24:39 UTC) #2
trueroad
On 2016/11/05 10:24:39, pkx166h wrote: > Hosoda-san (and perhaps others who know about font installation), ...
7 years, 5 months ago (2016-11-05 11:50:52 UTC) #3
pkx166h
On 2016/11/05 11:50:52, trueroad wrote: > On 2016/11/05 10:24:39, pkx166h wrote: > > Hosoda-san (and ...
7 years, 5 months ago (2016-11-06 12:03:44 UTC) #4
trueroad_trueroad.jp
> I am sorry to still talk about this, but I have been unable to ...
7 years, 5 months ago (2016-11-06 13:16:44 UTC) #5
pkx166h
On 2016/11/06 13:16:44, trueroad_trueroad.jp wrote: > > I am sorry to still talk about this, ...
7 years, 5 months ago (2016-11-15 11:00:59 UTC) #6
trueroad_trueroad.jp
>> I attached the shell script which can download the 12 font files from > ...
7 years, 5 months ago (2016-11-16 11:24:39 UTC) #7
trueroad_trueroad.jp
> But, I think that the simplest way is to distribute the tarball at the ...
7 years, 5 months ago (2016-11-16 14:35:05 UTC) #8
pkx166h
On 2016/11/16 14:35:05, trueroad_trueroad.jp wrote: > > But, I think that the simplest way is ...
7 years, 5 months ago (2016-11-16 15:40:48 UTC) #9
pkx166h
On 2016/11/16 15:40:48, pkx166h wrote: > On 2016/11/16 14:35:05, trueroad_trueroad.jp wrote: > > > But, ...
7 years, 5 months ago (2016-11-16 15:44:59 UTC) #10
trueroad
7 years, 5 months ago (2016-11-17 14:30:03 UTC) #11
On 2016/11/16 15:40:48, pkx166h wrote:
> Push patch set 1. Then we can worry about getting the download up to LilyPond
> site afterwards. I will create a tracker to document all this.

I've pushed Patch Set 1 to staging.
commit 855e8e36a0c75aa75076fabe19aa292a6902ec96
Sign in to reply to this message.

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