Commit Graph

23 Commits

Author SHA1 Message Date
kili
0d23a6ec1a Do not hide required libs in the .pc files.
Fixes the build of hs-cairo.

ok dcoppa@, jasper@ (who wanted the extra comment in the patch file)
2011-06-28 11:04:40 +00:00
eric
f435d6ef56 - update to 1.10.2 (from Brad)
- build on gcc2 archs (from and tested by sebastiap@)

ok ajacoutot@ dcoppa@
2011-01-05 13:26:05 +00:00
eric
91d7700abc - disable xcb-xlib which is not ready yet and causes garbled output
- disable HW gradient rendering as X drivers are broken

from brad and landry
2010-10-17 12:50:53 +00:00
eric
454cff8d2e update to cairo 1.10.0
proactive fallout handling and ok ajacoutot@ jasper@ landry@
2010-10-11 08:09:44 +00:00
eric
a9877e478f update to cairo 1.8.10
prodded by Brad, ok ajacoutot@
2010-03-29 13:13:53 +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
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
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
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
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
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