freetype
[Top][All Lists]
Advanced

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

[ft] Freetype performance question?


From: Michael Sander
Subject: [ft] Freetype performance question?
Date: Tue, 20 Jun 2006 11:34:59 -0700
User-agent: Debian Thunderbird 1.0.7 (X11/20051017)

Most users of freetype on a X system first use the freetype2 engine to render the font to some in-memory bitmap and then use XPutImage to render the image to the screen.

Does anyone have any performance benchmarks compared to simple X rendering (i.e. XDrawString). I am especially concerned over slow X connections. If one is rendering a full screen of text using freetype on a slow X connection they have to effectively transfer a full screen bitmap image.

Has anyone ever tested this or measured the performance hit compared to XDrawString?

Thanks!

Michael

--
////////////////////////////////////////////////////////////////////////
// Michael Sander                                     address@hidden
// Systems Software Engineer - TimeMachine         (805)965-6044 ext.375
// Green Hills Software, Inc.                         http://www.ghs.com





reply via email to

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