Carl Worth
|
6c8533a2ad
|
Fixes for transformed images
|
2002-11-11 12:46:17 +00:00 |
|
Carl Worth
|
0b6fd5b4d1
|
Added XrSetFillRule
|
2002-10-24 11:27:29 +00:00 |
|
Carl Worth
|
f07852454c
|
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 |
|
Carl Worth
|
88237e451e
|
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 |
|
Carl Worth
|
1fa0a496bb
|
Removed state from XrFiller that was redundant with state in XrPolygon. Fixed state update in XrStroker so that paths with multiple subpaths work. Simplified error-prone sorting in XrPenAddPoints. Renamed XrPenVertexTag to XrPenVertexFlag, (to allow for a single vertex that is the starting point for both the forward and reverse half-path).
|
2002-09-13 12:55:37 +00:00 |
|
Carl Worth
|
2ba3786b27
|
Fixed rendering of degenerate splines. Changed XrStrokeFace to define everything in terms of the direction of the path
|
2002-09-10 09:51:14 +00:00 |
|
Carl Worth
|
cf6f2e67d9
|
Added initial spline support. Added XrSetTolerance
|
2002-09-03 08:42:25 +00:00 |
|
Carl Worth
|
c1c7ee62bc
|
Cleaned up XrPathInterpret. Prepare for splines
|
2002-08-15 17:29:26 +00:00 |
|