cairo/src
2003-04-26 09:57:54 +00:00
..
.cvsignore Added Makefile.am 2003-04-21 12:46:41 +00:00
Makefile.am Fixed libtool versioning 2003-04-25 13:34:00 +00:00
xr.c extern "C" stuff to support C++ (Fredrik Höglund) 2003-04-23 07:17:57 +00:00
Xr.h extern "C" stuff to support C++ (Fredrik Höglund) 2003-04-23 07:17:57 +00:00
xrcolor.c Moved Xft/fontconfig code up from Xc to Xr. Added XrTextExtents 2002-10-30 21:54:50 +00:00
xrfiller.c Fixes for transformed images 2002-11-11 12:46:17 +00:00
xrfont.c Switched to autotools. Dropped XrPush/PopGroup. Supports non-X Xc rendering. 2003-04-17 13:24:29 +00:00
xrgstate.c Switched to autotools. Dropped XrPush/PopGroup. Supports non-X Xc rendering. 2003-04-17 13:24:29 +00:00
xrint.h Switched to autotools. Dropped XrPush/PopGroup. Supports non-X Xc rendering. 2003-04-17 13:24:29 +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 Moved current point state to XrGState and dropped relative operators from XrPath. This is all in preparation for XrShowText, (which needs access to the current point) 2002-10-26 07:59:31 +00:00
xrpen.c Fixed algebra used by XrPenVerticesNeeded to avoid sqrt() of negative numbers. 2003-02-06 08:06:28 +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 Fixed memory leak 2003-04-26 09:57:54 +00:00
xrtransform.c Switched to autotools. Dropped XrPush/PopGroup. Supports non-X Xc rendering. 2003-04-17 13:24:29 +00:00
xrtraps.c Added round caps/joins. Fixed initial cap. Fixed disabling of dashing. 2003-01-28 13:49:57 +00:00