freetype-devel
[Top][All Lists]
Advanced

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

Re: [Freetype-devel] Re: GSOC - Distance Fields


From: Anuj Verma
Subject: Re: [Freetype-devel] Re: GSOC - Distance Fields
Date: Fri, 12 Jun 2020 10:01:29 +0530

Hello All,

A progress update. I have ported the entire program to fixed point
and it looks good to me. It's still not perfect and there are places
where overflow can happen ( specifically in function `solve_cubic_equation' ),
so currently I'm working on fixing those.
As usual you can check it out here ( https://github.com/preversewharf45/freetype2-sdf/tree/FT_Fixed )
and the demo here ( https://github.com/preversewharf45/freetype2-sdf-demo )

Anuj


reply via email to

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