Commit Graph

7 Commits

Author SHA1 Message Date
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