<div dir="ltr">I&#39;m pretty new to Cairo, and I&#39;ve been looking at using it for a codebase that currently uses, variously, Xlib, GDI, GDI+, and Quartz, among others.&nbsp; Performance is one of my chief concerns, though.&nbsp; At the moment I&#39;m looking at text performance, and I have some serious concerns.&nbsp; For now, I am just benchmarking on Windows, and only for to-screen rendering (as opposed to printing or PS/PDF/etc).<br>

<br>Can someone give me some pointers on staying on the fast code paths for text rendering on win32?&nbsp; My tests so far show image and DDB both taking about 15-20x as long as our GDI implementation, and 24-bit DIB taking about 5x as long.<br>
<br>Thanks,<br><br>Damian<br><br>
</div>