lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #1388 Support


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #1388 Support OpenType font features
Date: Mon, 05 Jun 2017 14:05:43 +0000

If I understand correctly,

Current GUB has Pango 1.40.1.
https://github.com/gperciva/gub/blob/fb232e24ade8a5cdec8bbb46b086bf8e506021a8/gub/specs/pango.py
There will be no problem.

LilyDev 4.1 or Debian jessie has Pango 1.36.8.
https://packages.debian.org/jessie/libpango-1.0-0
We cannot use LilyDev 4.1 after this patch is merged.

LilyDev 5.2 or Debian stretch has Pango 1.40.5.
https://packages.debian.org/stretch/libpango-1.0-0
So we can use LilyDev 5.2 after this patch is merged.
But, it is for Guile 2 migration instead of for ordinary developers.


[issues:#1388] Support OpenType font features

Status: Started
Created: Mon Nov 08, 2010 10:34 PM UTC by Anonymous
Last Updated: Mon Jun 05, 2017 12:03 PM UTC
Owner: horndude77

Originally created by: *anonymous

Originally created by: address@hidden

Currently, LilyPond doesn't support OpenType font features.  For example, many fonts already contain glyphs for small caps letters, but lilypond can't access such glyphs directly since OpenType fonts don't need to have named glyphs, and you need to activate an OpenType feature (`smcp' in this particular case) so that input character codes get properly mapped to caps glyphs.

I suggest that we implement an interface similar to the `fontspec' package for XeTeX and luatex:

  http://www.ctan.org/get/macros/xetex/latex/fontspec/fontspec.pdf


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.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]