Commit Graph

29 Commits

Author SHA1 Message Date
eric
f894418d1a enable XCB backend
prodded by dcoppa@
ok ajacoutot@ jasper@
2010-04-02 08:21:14 +00:00
eric
a9877e478f update to cairo 1.8.10
prodded by Brad, ok ajacoutot@
2010-03-29 13:13:53 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
eric
ad888a2dc1 update to cairo 1.8.8
prodded by Brad, ok ajacoutot@ naddy@
2009-06-23 08:01:50 +00:00
eric
9bf5be9d6e Add patch from upstream.
"2008-12-17 [ft] Don't call FT_Done_Face() on faces we did not create"

ok ajacoutot@
2009-01-30 09:32:30 +00:00
ajacoutot
e7102a1ad3 - bring a patch from NetBSD via David Coppa to fix a crash with cairo gtk
themes
see GNOME bug #567253

Brad also came up with the same patch and noted the fix is now upstream.
ok jasper@
2009-01-26 10:28:33 +00:00
eric
ef7438d50e update to 1.8.6
ok ajacoutot@
2009-01-15 10:57:53 +00:00
brad
e0fcfff0c5 Update to Cairo 1.8.4.
- Re-enable the PDF and PostScript backends.

ok eric@ ajacoutot@
2008-12-13 09:55:01 +00:00
landry
0a2a196ac6 Update to cairo 1.8.2, needed for the upcoming Gtk2 update. soon.
diff from eric@, tested by jasper@ & myself in several bulk build.

ok jasper@ eric@
2008-11-13 20:22:13 +00:00
eric
1b80d417f5 update to cairo 1.6.4 and zap all our patches.
ok matthieu@, steven@.
2008-05-16 17:52:18 +00:00
eric
8e644d8e42 update to 1.4.14
ok brad@, jasper@
2008-01-22 20:30:01 +00:00
eric
e581c981bf - update to 1.4.12
- change my email

ok steven@, martynas@
2007-12-08 22:39:36 +00:00
simon
68a2007cc1 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:09:40 +00:00
steven
ff4f8d8229 update to cairo 1.4.10
"looks ok" maintainer Eric Faurot, also tested by brad and simon, ok simon
2007-07-24 17:47:07 +00:00
steven
0d7986f54d update to cairo 1.4.6
from maintainer Eric Faurot

ok jasper@
2007-05-21 12:35:33 +00:00
ajacoutot
dba7775ec1 - fix WANTLIB 2007-05-08 08:44:58 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
espie
30059c7ebb help people not mix up X11 with xenocara, by making sure they link against
X11 >= 10, and bump those major numbers accordingly, so that bug-reports
will get easier to process.

(artificial `flag day' as discussed with deraadt@)
2007-03-26 21:22:13 +00:00
kurt
f00b5db05d fix for SVG image crashes seen in firefox from mantainer Eric Faurot <eric
. faurot at gmail dot com>
2007-03-18 14:48:45 +00:00
espie
4181fc9fef zap empty patch (noticed by brad). 2007-02-09 09:44:50 +00:00
espie
4e171598a6 update glitz/cairo to current stable versions. New patch from maintainer
Eric Faurot. Some infrastructure tweaks by me.

Appears to work just fine on a variety of display and architectures,
only issue so far is:
- garbled menus with gimp on 8 bits + RENDER (weird combination).
- firefox 2.0 unhappy on 8 bits displays (setting GDK_USE_XFT=0 solves this)
2007-02-06 21:29:06 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
steven
9eeeb1d051 - fix the channel mix up,
- improved palette handling (should be faster),
- reorganize the code to make workaround hooks easier,
- add a workaround for the 16bit r5g6b5 pixel case.

this fixes crashes on 16 bit displays with RENDER disabled

from maintainer Eric Faurot, thanks for writing this!

discussed with kurt, bernd, espie.
2006-06-10 12:26:19 +00:00
brad
39be40edec update to 1.0.4
also adds a simple workaround to support PseudoColor
and StaticColor modes on X11.

From: maintainer
2006-05-10 21:34:17 +00:00
matthieu
26bb34d6b6 Fix cairo build with new freetype2.pc. tested by naddy@, pval@ and others. 2006-01-10 08:59:16 +00:00
steven
9872e933d8 remove MODGNU_SHARED_LIBS 2006-01-08 10:04:16 +00:00
steven
323f82a6b8 SHARED_LIBS
ok naddy@
2005-12-26 22:34:27 +00:00
naddy
3b94ce662b update to 1.0.2; from maintainer Eric Faurot 2005-11-04 01:12:58 +00:00
marcm
440cb2d1df Cairo is a 2D graphics library with support for multiple output devices.
Currently supported output targets include the X Window System, and image
buffers.  Other backends include OpenGL (through glitz), PostScript and
PDF file output.

From Eric Faurot
2005-09-11 05:05:11 +00:00