Click here to Skip to main content
15,897,360 members
Articles / Programming Languages / C

True (open, free) Type

Rate me:
Please Sign up or sign in to vote.
5.00/5 (9 votes)
8 Jan 2021MIT19 min read 4K   4  
TrueType implementation from scratch
Here, we will introduce the concept of Bezier curve, design a true (open, free) type glyphs based on curves and lines, render glyphs in subpixel regime, and implement smooth low pass filters.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions