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
|
13216da122
|
Fixed pen to transform user-space radius to device space, (vertices_needed computation still broken). Pen now behaves well when an extra point is coincident with an original vertex point.
|
2002-09-04 07:28:56 +00:00 |
|
Carl Worth
|
cf6f2e67d9
|
Added initial spline support. Added XrSetTolerance
|
2002-09-03 08:42:25 +00:00 |
|
Keith Packard
|
20f631ce22
|
Add dashes, collapse stroke_style/fill_style into gstate
|
2002-08-15 17:19:28 +00:00 |
|
Carl Worth
|
91f09687e5
|
Added error handling (Xr shutdown) for out-of-memory handling. Started adding spline functions.
|
2002-08-15 05:22:59 +00:00 |
|
Carl Worth
|
48bd9e5d30
|
Total rewrite of path storage/interpretation in preparation for splines.
|
2002-08-14 00:39:43 +00:00 |
|
Carl Worth
|
f8fef556d7
|
See ChangeLog for 2002-07-16
|
2002-07-23 07:22:23 +00:00 |
|
Carl Worth
|
093b754cb1
|
Added XrSetVisual, XrSetFormat. Fixed XrSetAlpha. Fixed transformed line widths, (added inverse CTM).
|
2002-06-14 15:13:44 +00:00 |
|
Carl Worth
|
00807705bf
|
Initial import of Xr
|
2002-06-11 04:02:23 +00:00 |
|