[Fontconfig] Prgname and font-features?
Behdad Esfahbod
behdad at behdad.org
Mon Jan 14 12:43:21 PST 2013
On 13-01-11 04:12 AM, Nicolas Mailhot wrote:
>
> Le Jeu 10 janvier 2013 23:31, Behdad Esfahbod a écrit :
>> Hi,
>>
>> I just pushed a change to Pango that allows one to enable OpenType font
>> features through fontconfig configs. For example:
>>
>> <match target="font">
>> <edit name="pangofontfeatures" mode="append">
>> <string>smcp</string>
>> <string>ss20</string>
>> </edit>
>> </match>
>>
>> But I figured this is probably of interest to more than just Pango. Shall
>> we upstream this?
>
> Would this make it possible to mark for example Droid Japanese with the
> Japanese locl, so when it is merged with the other Droid fonts we don't
> have CJK collisions in locl-using apps?
Humm. Not sure what you mean. By 'locl-using' you mean OpenType LangSys
using? This doesn't mark a language on the font, just enable extra features.
The 'locl' feature is turned on by default, so this wouldn't make any difference.
--
behdad
http://behdad.org/
More information about the Fontconfig
mailing list