[Fontconfig] fontconfig: Branch 'master'
Behdad Esfahbod
behdad at behdad.org
Thu Jun 19 09:34:18 PDT 2014
On 14-06-18 10:54 PM, Akira TAGOH wrote:
> just wonder if there are any way to update blanks automatically at the
> build time?
I filed a bug about removing this and hardcoding it in the library already.
I don't think anyone ever used any non-default blanks, and I have a hard time
imagining why one would.
Plus, I also like to move into a direction where no config is required for
using fontconfig with memory-only fonts. Right now what fails in such a
setting is 1. blanks, and 2. synthetic bold / slant.
behdad
> On Thu, Jun 19, 2014 at 1:21 AM, Behdad Esfahbod
> <behdad at kemper.freedesktop.org> wrote:
>> fonts.conf.in | 4 ++++
>> 1 file changed, 4 insertions(+)
>>
>> New commits:
>> commit 274f2181f294af2eff3e8db106ec8d7bab2d3ff1
>> Author: Behdad Esfahbod <behdad at behdad.org>
>> Date: Wed Jun 18 12:20:57 2014 -0400
>>
>> Update blanks to Unicode 7.0
>>
>> diff --git a/fonts.conf.in b/fonts.conf.in
>> index 5f6eccc..f63ada1 100644
>> --- a/fonts.conf.in
>> +++ b/fonts.conf.in
>> @@ -141,6 +141,10 @@
>> <int>0x3164</int> <!-- HANGUL FILLER -->
>> <int>0xFEFF</int> <!-- ZERO WIDTH NO-BREAK SPACE -->
>> <int>0xFFA0</int> <!-- HALFWIDTH HANGUL FILLER -->
>> + <int>0x1BCA0</int> <!-- SHORTHAND FORMAT LETTER OVERLAP -->
>> + <int>0x1BCA1</int> <!-- SHORTHAND FORMAT CONTINUING OVERLAP -->
>> + <int>0x1BCA2</int> <!-- SHORTHAND FORMAT DOWN STEP -->
>> + <int>0x1BCA3</int> <!-- SHORTHAND FORMAT UP STEP -->
>> </blank>
>> <!--
>> Rescan configuration every 30 seconds when FcFontSetList is called
>> _______________________________________________
>> Fontconfig mailing list
>> Fontconfig at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/fontconfig
>
>
>
--
behdad
http://behdad.org/
More information about the Fontconfig
mailing list