diff --git a/doc/public/tmpl/cairo-status.sgml b/doc/public/tmpl/cairo-status.sgml index fcc17a9c2..16b67d251 100644 --- a/doc/public/tmpl/cairo-status.sgml +++ b/doc/public/tmpl/cairo-status.sgml @@ -70,6 +70,7 @@ code is required before or after each individual cairo function call. @CAIRO_STATUS_INVALID_CLUSTERS: @CAIRO_STATUS_INVALID_SLANT: @CAIRO_STATUS_INVALID_WEIGHT: +@CAIRO_STATUS_INVALID_SIZE: diff --git a/test/Makefile.am b/test/Makefile.am index 0b5311672..9c670ed37 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -977,7 +977,6 @@ REFERENCE_IMAGES = \ trap-clip.ps2.argb32.ref.png \ trap-clip.ps2.rgb24.ref.png \ twin.ref.png \ - twin.pdf.ref.png \ twin.ps.ref.png \ twin.svg.ref.png \ unantialiased-shapes.ref.png \