[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Question on glyph outline rendering for openType
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] Question on glyph outline rendering for openType |
Date: |
Fri, 28 Oct 2005 10:00:23 +0200 (CEST) |
> I would like to load a font , get it's glyph outline and then render
> it as a path so that I can fill the glyph with custom stuff such as
> gradients and patterns.I have seen examples of this for free Type
> and true Type in win32.
This has been answered on comp.fonts.
> I wish to know if this is possible with OpenType? and my targeted
> platform is win32.
Yes, FreeType 2 supports OpenType fonts, but what you want to do is
not FreeType's primary target.
Werner