freetype
[Top][All Lists]
Advanced

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

RE: [Freetype] Q: about rendered bitmap orientation


From: Boris Letocha
Subject: RE: [Freetype] Q: about rendered bitmap orientation
Date: Tue, 16 Jan 2001 11:28:51 +0100

Windows have it in memory upsidedown so use WinAPI SetDIBits for displaying
and specify negative height look in MSDN ...

If you want it do it on FreeType side. You have to specify your own spandraw
fuction (it is available only smooth renderer) - this is some that more
dificuilt than first solution (Because you have to study FreeType more
deeply)

Boris Letocha




reply via email to

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