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

Issue 322100043: Issue 5147: Add whether to use OTF feature depending on Pango version

Can't Edit
Can't Publish+Mail
Start Review
Created:
6 years, 10 months ago by trueroad
Modified:
6 years, 10 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Add whether to use OTF feature depending on Pango version Issue 1388 requires Pango 1.38+ for using OpenType font feature. However, LilyDev 4.1 has Pango 1.36.8. So it cannot compile Issue 1388. This commit makes LilyPond can be configured without OpenType font feature if Pango is old. Therefore, LilyPond become to be able to compile even by LilyDev 4.1 that has old Pango. However, the binary that compiled by LilyDev 4.1 cannot use OpenType feature. It is required Pango 1.38+ if you'd like to use the feature. **** This patch requires Issue 1388 **** https://sourceforge.net/p/testlilyissues/issues/1388/ https://codereview.appspot.com/323850043

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -1 line) Patch
M aclocal.m4 View 1 chunk +29 lines, -0 lines 0 comments Download
M config.hh.in View 1 chunk +3 lines, -0 lines 0 comments Download
M configure.ac View 1 chunk +4 lines, -1 line 0 comments Download
M lily/pango-font.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 1
trueroad
6 years, 10 months ago (2017-06-19 15:03:55 UTC) #1
I've pushed to staging.

commit f75eceb27a4b630d4e898b1d93e3b051f969ff5e
Issue 5147: Add whether to use OTF feature depending on Pango version
Sign in to reply to this message.

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