[cairo] SVG backend patch - update

Emmanuel Pacaud emmanuel.pacaud at univ-poitiers.fr
Sat Sep 3 00:21:37 PDT 2005


Le vendredi 02 septembre 2005 à 17:24 -0400, Jason Dorje Short a écrit :
> Emmanuel Pacaud wrote:
> > Le dimanche 07 août 2005 à 11:57 +0200, Emmanuel Pacaud a écrit :
> 
> >>Here's attached a more complete SVG backend, along with a cairo-demo
> >>patch which provides a new cairo_snippets_svg utility.
> 
> > Really, no comments ? 
> > 
> > I'd like to make this patch commitable, and would really appreciate a
> > review before continuing this work.
> 
> I had to manually resolve conflicts in cairoint.h.  Then...
> 
> cairo will be compiled with the following surface backends:
>    Xlib:       yes
>    Quartz:     no
>    XCB:        no
>    Win32:      no
>    PostScript: no
>    PDF:        no
>    SVG:        yes
>    glitz:      no
> 
> the following font backends:
>    FreeType:   yes
>    Win32:      no
>    ATSUI:      no
> 
> [...]
> In file included from cairo-font-subset.c:37:
> cairo-pdf.h:65:3: error: #error Cairo was not compiled with support for 
> the pdf backend
> 
> which is obviously bad.  Now when I try configuring with 
> --enable-pdf...and it compiles and installs.
> 

Oh, sorry. I didn't touch my patch for one month, so it obviously isn't
in sync with current cairo.

I'll post an updated patch tomorrow.

	Emmanuel.



More information about the cairo mailing list