Drawing shapes without anti-aliasing
Benjamin Warren <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <CALm=w39yW9n_vPvsgzA4OujHDg5-7ok_+VF23=stsd=Pi5=kGw@mail.gmail.com> |
When I render an svg image(from file) with HTML it will read the "shape-rendering:crispEdges" style attribute in the svg's path elements and render those paths without anti-aliasing. Is there a way to get cairo to read style attribute in the same manor? At the moment it seems that when parsing an svg path to cairo ignores the "shape-rendering:crispEdges" in the style attribute of the svg paths. (even with anti-aliasing set to none on the cairo surface). Thanks Benjamin -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo