freetype-commit
[Top][All Lists]
Advanced

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

Re: [ft-devel] [freetype2] GSoC-2019-moazin 8887048: Performs basic to s


From: Moazin Khatri
Subject: Re: [ft-devel] [freetype2] GSoC-2019-moazin 8887048: Performs basic to see if SVG data is valid or not.
Date: Tue, 30 Jul 2019 01:09:53 +0500

Don't.

Don't check things your code doesn't rely on.  That just bloats code and makes assumptions that just end up being wrong and make others' life harder in the future.

Well, my code does rely on the OT-SVG specs and the
conditions I check for come directly from the specs too.
If you see a check that isn't backed up by the specs,
please let me know.  

reply via email to

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