Re: Load a Bitmap in ImageSurface
Mike Gran <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
> Hi all, > > >I'm using Mono and .Net 2 and I want to load a System.Drawing.Image image to ImageSurface. All my efforts led to fuzzy images but the one as follows: Don't know much about C#, but, maybe you just need to request no antialiasing explicitly before you paint to a context. Something like cairo_set_antialias (context, CAIRO_ANTIALIAS_NONE); -Mike Gran -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo