Progress update on alternative rendering engines project
Anurag Thakur <[email protected]>
| Newsgroups | gmane.comp.fonts.freetype.devel |
|---|---|
| Message-ID | <PN2P287MB0141FFC5EBD7CC7D5A95A45EC2C4A@PN2P287MB0141.INDP287.PROD.OUTLOOK.COM> |
Hi all, Here's a quick update on the project status: I have implemented the "preloading" optimization where FreeType can perform curve flattening at load time to reduce render time later. Although the difference in performance seems to be very little (since the accumulation part takes the majority of rendering time) (benchmarks attached). I am almost done with the rendering algorithm improvement from fontdue as well. Benchmarks coming soon. Will send a more detailed report explaining my implementation in detail later today and then will work towards the final submission. Regards, Anurag
ftbench_x64_roboto.png
(image/png, 33.3 KB) - not displayed
ftbench_x64_arial.png
(image/png, 40.1 KB) - not displayed