зеркало из https://github.com/mozilla/pjs.git
28 строки
799 B
Plaintext
28 строки
799 B
Plaintext
Snapshots of cairo and libpixman for mozilla usage. Where possible,
|
|
these should be official releases from the cairo project as-is. If
|
|
changes are necessary, they should be documented below and the patch
|
|
file included in this directory.
|
|
|
|
VERSIONS:
|
|
|
|
cairo 0.4.0
|
|
libpixman 0.1.4
|
|
|
|
PATCHES:
|
|
|
|
subdirs.diff - don't build test/ or doc/.
|
|
|
|
stdint.diff - select between inttypes.h, stdint.h, and mozstdint.h.
|
|
|
|
quartz.diff - update cairo quartz/atsui backend for 0.4.0, reenable.
|
|
|
|
xlib.diff - include X11/xlib.h in cairo-xlib.h - needed for Solaris.
|
|
|
|
stroke-extent.diff - fix calculation of stroke extents.
|
|
|
|
dash-dos.diff - prevent DOS attack with dasharray.
|
|
|
|
icformat.diff - upstream patch to select appropriate depth
|
|
|
|
alphablend.diff - check for AlphaBlend usability at runtime (win32)
|