| .. |
|
.cvsignore
|
Added Makefile.am
|
2003-04-21 12:46:41 +00:00 |
|
Makefile.am
|
Added toplevel functions for setting surface matrix, filter. Introduced new XrMatrix object. Fixed to properly hint scaled fonts.
|
2003-05-14 18:30:57 +00:00 |
|
xr.c
|
Added XrGetRGBColor and XrGetAlpha
|
2003-07-03 08:12:51 +00:00 |
|
Xr.h
|
Added XrMatrixGetAffine
|
2003-07-03 08:22:44 +00:00 |
|
xrcolor.c
|
Added XrGetRGBColor and XrGetAlpha
|
2003-07-03 08:12:51 +00:00 |
|
xrfiller.c
|
Fixes for transformed images
|
2002-11-11 12:46:17 +00:00 |
|
xrfont.c
|
Added XrSurfacePutImage. Fixed missing translation of clip region.
|
2003-05-28 19:28:53 +00:00 |
|
xrgstate.c
|
Added XrGetRGBColor and XrGetAlpha
|
2003-07-03 08:12:51 +00:00 |
|
xrint.h
|
Added XrGetRGBColor and XrGetAlpha
|
2003-07-03 08:12:51 +00:00 |
|
xrmatrix.c
|
Added XrMatrixGetAffine
|
2003-07-03 08:22:44 +00:00 |
|
xrmisc.c
|
Various cleanups, (no functional changes). Changed arguments for XrRel* from x,y to dx,dy. Changed XrError to XrStatus. Added a prefix of '_' to all internal functions
|
2002-10-16 12:57:00 +00:00 |
|
xrpath.c
|
XrStroke and XrFill now both go through the same clipping. Cleaned up the three path interpreters (stroke, fill, and bounds), to each be in their own files
|
2003-05-12 09:24:17 +00:00 |
|
xrpathbounds.c
|
XrStroke and XrFill now both go through the same clipping. Cleaned up the three path interpreters (stroke, fill, and bounds), to each be in their own files
|
2003-05-12 09:24:17 +00:00 |
|
xrpathfill.c
|
XrStroke and XrFill now both go through the same clipping. Cleaned up the three path interpreters (stroke, fill, and bounds), to each be in their own files
|
2003-05-12 09:24:17 +00:00 |
|
xrpathstroke.c
|
Added toplevel functions for setting surface matrix, filter. Introduced new XrMatrix object. Fixed to properly hint scaled fonts.
|
2003-05-14 18:30:57 +00:00 |
|
xrpen.c
|
Added toplevel functions for setting surface matrix, filter. Introduced new XrMatrix object. Fixed to properly hint scaled fonts.
|
2003-05-14 18:30:57 +00:00 |
|
xrpolygon.c
|
Fixed xrpolygon for multiple sub-polygons
|
2003-01-24 13:56:30 +00:00 |
|
xrspline.c
|
Added XrConcatMatrix, XrGetStatus. Properly clip color, alpha, and tolerance values from the user. Renamed _XrTransformPointWithoutTranslate to _XrTransformDistance. Added new XrIntStatus type for error codes that are not exported.
|
2002-10-23 11:58:38 +00:00 |
|
xrstate.c
|
Switched to autotools. Dropped XrPush/PopGroup. Supports non-X Xc rendering.
|
2003-04-17 13:24:29 +00:00 |
|
xrstroker.c
|
Added round caps/joins. Fixed initial cap. Fixed disabling of dashing.
|
2003-01-28 13:49:57 +00:00 |
|
xrsurface.c
|
Added XrSurfacePutImage. Fixed missing translation of clip region.
|
2003-05-28 19:28:53 +00:00 |
|
xrtraps.c
|
Added several query functions. Experimental clip support (still incomplete)
|
2003-05-01 08:18:25 +00:00 |