freetype
[Top][All Lists]
Advanced

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

[ft] Drawing unfilled shapes with FreeType2


From: Marco Wertz
Subject: [ft] Drawing unfilled shapes with FreeType2
Date: Tue, 28 Oct 2014 10:58:04 +0100

Hi,

I already asked this question in my last e-mail on Saturday but it was probably 
overlooked, so here it is again: How can I get FreeType2 to draw only the 
outline of my FT_Outline object with a fixed pixel stroke width? When I use 
FT_Outline_Get_Bitmap() FreeType2 always fills the shape and I don't see any 
API that allows me to say "please do not fill the shape!" ... 
FT_Outline_Render() also doesn't seem to have an option to make FreeType2 draw 
unfilled shapes. Could anybody point me to the right APIs? Thanks!

Marco



reply via email to

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