[cairo] Testing 3d fonts

cecashon at aol.com cecashon at aol.com
Thu Oct 18 18:44:24 UTC 2018


This is some experimental code for drawing 3d truetype fonts with cairo. It still needs work but does a pretty good job drawing 3d characters in the dataset tested. 

https://gitlab.com/cecashon/OrderedSetVelociRaptor/blob/master/Misc/cairo_drawings/freetype_points1.c

What I would like to be able to do is draw 3d fonts and be able to apply 3d transforms to them in a simple graphics pipeline with cairo. Something like.

https://gitlab.com/cecashon/OrderedSetVelociRaptor/blob/master/Misc/cairo_drawings/perspective4.c

The 3d chars draw well and look good in cairo. Is there already a good solution available for 3d fonts?

Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cairographics.org/archives/cairo/attachments/20181018/6c967d12/attachment.html>


More information about the cairo mailing list