On Sun, 28 Sep 2008 21:32:42 +0200
"Michael Gurnett" <gurnett at glocalnet.net> wrote:
> Any hints on how to scale without blurring.Is
> there a StretchBlt equivalent in cairo that I have missed?
cairo_scale() on the context and repainting the visible area doesn't do
what you want?
--
Ori Bernstein