freetype
[Top][All Lists]
Advanced

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

RE: A couple of issues with freetype2-beta6


From: graydon hoare
Subject: RE: A couple of issues with freetype2-beta6
Date: Thu, 22 Jun 2000 16:21:47 -0400 (EDT)

>>>>> "EL" == Elliot Lee <address@hidden> writes:

    EL> I'm already caching glyph sizes - not sure if caching the
    EL> pre-drawn bitmaps is a great idea compared to using
    EL> GlyphSlots, but it's a "duh" I should have implemented in the
    EL> meantime.

works quite well for us, especially given that you usually have some
pixel conversion operations you need to do on each glyph anyway, you
can factor this out of the "put glyph on screen" loop.

-graydon




reply via email to

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