Xgl server

Jon Smirl jonsmirl at gmail.com
Mon Dec 6 08:40:21 PST 2004


The caches aren't static, often the characters are added to the
bitmaps as they are encounted by the drawtext() calls. When you run
out of room boot the current bitmaps and start over. In the absolute
worst case the cache can be a single character bitmap. If a character
is never drawn it's bitmap is never generated.

On Mon, 6 Dec 2004 10:01:33 -0600, mcnichol at austin.ibm.com
<mcnichol at austin.ibm.com> wrote:
> Just wondering if you have thought about how well this might scale.
> 
> What's going to happen in a GB18030 locale when you have may have
> to deal with 100,000+ characters?

-- 
Jon Smirl
jonsmirl at gmail.com



More information about the xorg mailing list