[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] Suggestion to improve auto hinter
From: |
Collyer, Oliver, SI |
Subject: |
Re: [ft] Suggestion to improve auto hinter |
Date: |
Thu, 24 Feb 2011 08:13:05 +0000 |
Thanks Werner, I have given that a try but I can confirm the results are the
same.
I added FT_OPTION_AUTOFIT2 to my ftoption.h file and added the line "load_flags
|= 1UL << 20" to the top of FT_Load_Glyph() inside ftobjs.c
What is the intended benefit of using autofit2 rather than the default, by the
way? Is this some kind of future work in progress?
On 24 Feb 2011, at 07:55, Werner LEMBERG wrote:
>
>> In case anyone is interested, I've been getting some good results
>> with the following simple/brute-force algorithm. [...]
>
> Thanks! BTW, have you test aflatin2.c (by adding
> `-DFT_OPTION_AUTOFIT2' to the compilation flags, then setting bit 20
> in the `load_flags' field of FT_Load_Glyph)? Right now I'm walking
> over all stuff in the autofit module (and I haven't reached aflatin2.c
> yet), but I think it would be a good idea if the alternative latin
> autohinter gets some testing too. Maybe it automagically fixes your
> problem...
>
>
> Werner
- [ft] Suggestion to improve auto hinter, Collyer, Oliver, SI, 2011/02/18
- Re: [ft] Suggestion to improve auto hinter, Werner LEMBERG, 2011/02/18
- Re: [ft] Suggestion to improve auto hinter, Collyer, Oliver, SI, 2011/02/19
- Re: [ft] Suggestion to improve auto hinter, Werner LEMBERG, 2011/02/19
- Re: [ft] Suggestion to improve auto hinter, Collyer, Oliver, SI, 2011/02/19
- Re: [ft] Suggestion to improve auto hinter, Werner LEMBERG, 2011/02/19
- Re: [ft] Suggestion to improve auto hinter, Collyer, Oliver, SI, 2011/02/19
Re: [ft] Suggestion to improve auto hinter, JustFillBug, 2011/02/22
- Re: [ft] Suggestion to improve auto hinter, Collyer, Oliver, SI, 2011/02/23
- Re: [ft] Suggestion to improve auto hinter, Werner LEMBERG, 2011/02/24
- Re: [ft] Suggestion to improve auto hinter,
Collyer, Oliver, SI <=
- Re: [ft] Suggestion to improve auto hinter, Werner LEMBERG, 2011/02/25