freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [GSoC] Status of font-rs port


From: Anurag Thakur
Subject: RE: [GSoC] Status of font-rs port
Date: Sat, 17 Sep 2022 21:58:05 +0000

> Do you mind continuing this discussion as an issue on GitLab? 


Created issue https://gitlab.freedesktop.org/freetype/freetype/-/issues/1184 for continuing discussion

 

From: Alexei Podtelezhnikov <apodtele@gmail.com>
Sent: Friday, September 16, 2022 9:59 PM
To: Anurag Thakur <anurag105csec21@bpitindia.edu.in>
Cc: freetype-devel@nongnu.org
Subject: Re: [GSoC] Status of font-rs port

 


Anurag 



> Can also look at some more challenging fonts with very fine curves, eg, Windows' KUNSTLER.TTF

I tested it, and the rasterizer output is almost identical.

 

Curiously, for this font, the dense rasterizer is faster even till 200-300 ppem font size

 

This is definitely because smooth is constrained by memory and has to restart (see longjmp) with narrower bands to handle the job. It looks like one restart for each glyph approximately.



Relevant files attached.

 

Do you mind continuing this discussion as an issue on GitLab? 

 

A


reply via email to

[Prev in Thread] Current Thread [Next in Thread]