Carl Worth
|
e97cfd5eae
|
Made all changes necessary to abandon the Xc library, (sucking the functionality up into cairo_surface_t instead). Eliminated most of the remaining X datatypes (XFixed, XPointFixed, XLineFixed, XTrapezoid). Fixed some numerical problems relating to pen initialization and intersection calculation.
|
2003-07-30 08:30:50 +00:00 |
|
Carl Worth
|
dc1e96ae35
|
Renamed everything from Xr* to cairo_*
|
2003-07-18 11:34:19 +00:00 |
|
Carl Worth
|
b3b306dfd9
|
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 |
|
Carl Worth
|
078e552da8
|
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 |
|
Carl Worth
|
292d7bd9ba
|
Changed XrFormatRGB32 to XrFormatRGB24
|
2003-05-02 14:07:41 +00:00 |
|
Carl Worth
|
c5b28ba63c
|
Fixed libtool versioning
|
2003-04-25 13:34:00 +00:00 |
|
Carl Worth
|
e712a21abe
|
Added Makefile.am
|
2003-04-21 12:46:41 +00:00 |
|