freetype
[Top][All Lists]
Advanced

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

Re: [ft] reading glyph bitmap


From: Werner LEMBERG
Subject: Re: [ft] reading glyph bitmap
Date: Wed, 01 Sep 2010 06:59:57 +0200 (CEST)

> Starting for x and y offsets of 0 this as expected reads in the
> first vertical line in the bitmap into the first scanline and
> orients the glyph horizontally.  Every time I've tried to scan the
> bitmap from top left down or from bottom left up I've failed.  Can
> anybody explain why?  Also how do you flip the glyph, I ask because
> rotation is not enough to fix the glyph read in the way I've been
> able to so far.

You should study how the tutorial examples work, in particular
`example1.c'.

  http://freetype.freedesktop.org/freetype2/docs/tutorial/


    Werner



reply via email to

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