Re: JPEG Support For Libcairo
Lawrence D'Oliveiro <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Tue, 29 Dec 2015 16:24:29 +0100, Enrico Weigelt, metux IT consult wrote: > @all: what do you guys think - should we put it into cairo, just like > the png stuff or keep it separate ? As per Behdad’s comment, previously referenced: Cairo is not an image import/export API. There are plenty of other libraries that do that much more extensively. Its existing PNG import/export capabilities are good enough for simple uses, nothing more. You need more, you bring in one of those other libraries. There is no need for a Cairo layer on top of them. -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo