Testing 3d fonts

<[email protected]> Thu, 18 Oct 2018 18:44:24 +0000 (UTC)
Newsgroups gmane.comp.lib.cairo
Message-ID <[email protected]>
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

-- 
cairo mailing list
[email protected]
https://lists.cairographics.org/mailman/listinfo/cairo