> Aggpas is client side pixel rendering by the CPU-> every pixel must be > transported to the graphic engine after rendering. Xlib as contrast > transports the graphic primitives only (polyline command, xcopyarea...). > Aggpas is client side pixel rendering by the CPU-> every pixel must be > transported to the graphic engine after rendering. Xlib as contrast > transports the graphic primitives only (polyline command, xcopyarea...). > I compile freetype_test.dpr with MSEide, and I got result for drawing text performance with vary glyph rendering :
outline mode : 13.364 glyph/sec native gray 8 : 48.781 glyph/sec native mono :129.551 glyph/sec AGG gray : 45.764 glyph/sec AGG mono : 123.812 glyph/sec I don't know if with GDI/X11 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

