[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] [patch] emboldening rework v1
From: |
Alexei Podtelezhnikov |
Subject: |
Re: [ft-devel] [patch] emboldening rework v1 |
Date: |
Sun, 1 Apr 2012 07:16:25 -0400 |
On Sat, Mar 31, 2012 at 12:50 AM, Werner LEMBERG <address@hidden> wrote:
>
>> A testable version of the patch is attached. At the end I decided to
>> introduce a new interface FT_Outline_EmboldenXY. Comments?
>
> From a quick glance, this looks like a good solution, thanks! I will
> have to test and check this more thoroughly, and this will take time I
> fear since I'm quite busy currently.
>
> Could you modify ftview so that it supports the new functionality?
> Maybe keys e,E should modify x and y boldening, and new keys r,R
> adjust, say, y-boldening?
>
Here you go. This patch forfeits 'e,E' and introduces separate 'x,X'
and 'y,Y'. I also increased the emboldening step to 0.005 because
0.002 is too small IMHO. Once you accept this, I need to send you
modifications to
src/base/ftsynth.c: FT_GlyphSlot_Embolden( FT_GlyphSlot slot )
BTW, you forgot to tag VER-2-4-9 in freetype2-demos.
ftview-emboldenxy.patch
Description: Binary data
- Re: [ft-devel] [patch] emboldening rework v1,
Alexei Podtelezhnikov <=
- Re: [ft-devel] [patch] emboldening rework v1, Alexei Podtelezhnikov, 2012/04/09
- Re: [ft-devel] [patch] emboldening rework v1, Werner LEMBERG, 2012/04/10
- Re: [ft-devel] [patch] emboldening rework v1, Alexei Podtelezhnikov, 2012/04/10
- Re: [ft-devel] [patch] emboldening rework v1, Alexei Podtelezhnikov, 2012/04/18
- Re: [ft-devel] [patch] emboldening rework v1, Behdad Esfahbod, 2012/04/18
- Re: [ft-devel] [patch] emboldening rework v1, Werner LEMBERG, 2012/04/18
- Re: [ft-devel] [patch] emboldening rework v1, Alexei Podtelezhnikov, 2012/04/19
- Re: [ft-devel] [patch] emboldening rework v1, Behdad Esfahbod, 2012/04/19
- Re: [ft-devel] [patch] emboldening rework v1, Alexei Podtelezhnikov, 2012/04/20
- Re: [ft-devel] [patch] emboldening rework v1, Behdad Esfahbod, 2012/04/24