freetype-devel
[Top][All Lists]
Advanced

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

RE: [ft-devel] FTGL demo problem with Batang font


From: Turner, David
Subject: RE: [ft-devel] FTGL demo problem with Batang font
Date: Wed, 30 Mar 2005 10:56:20 +0200

Hello Kevin,

Batang includes monochrome embedded bitmaps at size 24. I suspect that
you're not correctly checking the type of the data returned by
FT_Load_Glyph() and misinterpret it as either outline or pixmap
data.


Hope this helps,

- David Turner
- The FreeType Project  (www.freetype.org)


> -----Message d'origine-----
> De : address@hidden
> [mailto:address@hidden 
> la part de
> Kevin Pang
> Envoyé : lundi 28 mars 2005 23:01
> À : address@hidden
> Objet : [ft-devel] FTGL demo problem with Batang font
> 
> 
> Hi,
> 
> I am currently running the latest FTGL and freetype libraries 
> (versions 
> 2.1.2 and 2.1.9 respectively) and have noticed that the 
> "Batang" font is not 
> rendering correctly for certain font sizes.  I have attached 
> screenshots of 
> the FTGL demo running on my machine using the "Batang" font 
> for font sizes 
> 10, 24, and 30 (both the font and the font size were manually 
> changed in the 
> demo.cpp file).
> 
> For those unfamiliar with the FTGL demo, it attempts to 
> display the same 
> string of characters five times, each time using a different 
> rendering 
> technique.  These techniques are, from top to bottom: 
> Outline, Polygon, 
> Texture Mapping, Bitmap, and Pixmap.
> 
> Looking at the screenshots for font sizes 10 and 24, you will 
> notice that 
> the Outline, Polygon, and Texture Mapped text experience a number of 
> problems ranging from not appearing at all (Outline and 
> Polygon in size 24) 
> to rendering white noise (Texture Mapping in size 24).  I was 
> wondering if 
> anyone has experienced this problem before or have any idea what is 
> happening here.  Thanks!
> 
> Kevin
> 
> _________________________________________________________________
> FREE pop-up blocking with the new MSN Toolbar - get it now! 
> http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
> 




reply via email to

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