Re: [ft] CFF outline rendering problem

2010-10-01 Thread Werner LEMBERG
I think I've found a bug in the cff renderer algorithm or I'm doing something seriously wrong. When rendering glyphs with cff outlines (otf, pfb fonts) the control points which are located under the baseline are connected with straight lines, for ttf fonts all the glyphs are rendered

[ft-devel] [patch] on the subject of better splines

2010-10-01 Thread Алексей Подтележников
Hello, While you guys are on the subject of better splines. I propose to fix grey_render_conic too. I think that interpreting the control point as a corner is a simplistic overestimation. A little algebra gives the exact boundary position. Nothing breaks at the firsts glance in my testing.