| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 2010-06-29 | 1 | -40/+0 |
| | | | | (bzr r9508.1.8) | ||||
| * | Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns | Krzysztof Kosi??ski | 2010-06-22 | 1 | -1/+4 |
| | | | | (bzr r9508.1.1) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+1 |
| | | | | (bzr r6891) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -1/+1 |
| | | | | (bzr r6884) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -2/+2 |
| | | | | (bzr r6569) | ||||
| * | remove old nartbpath to cairo method | Johan B. C. Engelen | 2008-08-02 | 1 | -3/+1 |
| | | | | (bzr r6532) | ||||
| * | * remove code duplication from pdf-cairo extension | Johan B. C. Engelen | 2008-07-12 | 1 | -2/+0 |
| | | | | | | * try to fix line closing bug when using cairo. didn't succeed (bzr r6276) | ||||
| * | add simplified feed_path_to_cairo functions | Johan B. C. Engelen | 2008-07-12 | 1 | -0/+2 |
| | | | | (bzr r6275) | ||||
| * | display/inkscape-cairo.h: Supply missing #includes/declarations so that we ↵ | Peter Moulder | 2008-07-05 | 1 | -1/+6 |
| | | | | | | don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6169) | ||||
| * | add helpers for creating cairo_t for a canvas buf | bulia byak | 2008-06-24 | 1 | -0/+3 |
| | | | | (bzr r6042) | ||||
| * | add rendering to cairo from Geom::Path and Geom::PathVector ! | Johan B. C. Engelen | 2008-06-08 | 1 | -0/+5 |
| | | | | (bzr r5849) | ||||
| * | complete adding const to have only NArtBpath const * get_bpath() const; for ↵ | Johan B. C. Engelen | 2008-05-09 | 1 | -1/+1 |
| | | | | | | accessing the protected member of SPCurve. Nowhere in Inkscape source is the path data changed of SPCurve, except within SPCurve's own methods ! So removed the non-const NArtBpath* get_bpath. (bzr r5642) | ||||
| * | switch to using NR::Maybe for area rect | bulia byak | 2007-03-19 | 1 | -1/+1 |
| | | | | (bzr r2713) | ||||
| * | optimize cairo paths by not drawing segments that are outside of view (for ↵ | bulia byak | 2007-03-18 | 1 | -1/+1 |
| | | | | | | stroke only); increase tolerance for picking, not calculate wind when it's not needed (bzr r2700) | ||||
| * | render text in outline mode via cairo (still no endian-safe); factor out ↵ | bulia byak | 2007-03-01 | 1 | -0/+26 |
| helper functions (bzr r2470) | |||||
