| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge from trunk | Ted Gould | 2008-10-31 | 9 | -118/+156 | |
| | | | | (bzr r6887) | |||||
| * | From trunk | Ted Gould | 2008-10-27 | 6 | -183/+139 | |
| | | | | (bzr r6885) | |||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 7 | -39/+43 | |
| | | | | (bzr r6884) | |||||
| * | Merge from trunk. | Ted Gould | 2008-09-25 | 1 | -96/+34 | |
| | | | | (bzr r6883) | |||||
| * | release reprs properly | bulia byak | 2008-09-20 | 4 | -0/+8 | |
| | | | | (bzr r6855) | |||||
| * | Don't clip mask surface to mask bounding box. | Tavmjong Bah | 2008-09-20 | 1 | -2/+4 | |
| | | | | | | | The mask bounding box is the geometric bounding box which dosn't allow for filters that can extend outside the box. Partial fix for bug 208217. (bzr r6853) | |||||
| * | Fix transformation for items rendered as bitmaps (i.e. filters) in | Tavmjong Bah | 2008-09-16 | 1 | -4/+8 | |
| | | | | | | Cairo PDF output. (bzr r6825) | |||||
| * | remove extra unref; now ref/unref is done by show/hide; this used to stop ↵ | bulia byak | 2008-09-16 | 6 | -6/+0 | |
| | | | | | | this arenaitem from leaking, but this is now fixed properly in SPItem (bzr r6819) | |||||
| * | Fixes for clipping and masking: | Tavmjong Bah | 2008-09-14 | 1 | -17/+31 | |
| | | | | | | | Transformations. For masking, must convert RGBA mask to A for Cairo. (bzr r6810) | |||||
| * | LIBNR REMOVAL. remove nartbpath code!!! | Johan B. C. Engelen | 2008-09-10 | 3 | -7/+0 | |
| | | | | | | | remove nartbpath test code etc. remove inkscape's path parsing, since it is now done by 2geom. (bzr r6789) | |||||
| * | 2geomify, remove warnings and other fixes | Ulf Erikson | 2008-09-10 | 4 | -491/+590 | |
| | | | | (bzr r6788) | |||||
| * | Fix clipping for Cairo generated PNG's. | Tavmjong Bah | 2008-09-10 | 1 | -2/+5 | |
| | | | | (bzr r6787) | |||||
| * | LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ↵ | Johan B. C. Engelen | 2008-09-07 | 4 | -6/+0 | |
| | | | | | | references to nr-path.h) (bzr r6774) | |||||
| * | finally got the pattern transform right | bulia byak | 2008-09-06 | 1 | -19/+10 | |
| | | | | (bzr r6771) | |||||
| * | Make rasterization of filters into pdf respect the requested dpi. | Aaron Spike | 2008-09-05 | 2 | -6/+8 | |
| | | | | | | This is patch is the result of cooperation between John Cliff, Josh Blocher and myself. There remains an issue with the positioning of filtered objects that originally possessed transforms. (bzr r6760) | |||||
| * | use smaller subpixel scaling; large values take more memory and sometimes ↵ | bulia byak | 2008-09-01 | 1 | -1/+1 | |
| | | | | | | fail for too large patter tiles (bzr r6753) | |||||
| * | fix assert when exporting bug 171849 file, make sure small patterns are ↵ | bulia byak | 2008-09-01 | 1 | -2/+6 | |
| | | | | | | exported properly by scaling them up (to use integer width/height) and then down (bzr r6750) | |||||
| * | enable EPS export via cairo, use it instead of the old native one | bulia byak | 2008-09-01 | 4 | -2/+177 | |
| | | | | (bzr r6743) | |||||
| * | fix names and mime types; cairo ps out now the default | bulia byak | 2008-08-31 | 2 | -5/+5 | |
| | | | | (bzr r6742) | |||||
| * | remove cairo and experimental from the name; now this is THE pdf exporter | bulia byak | 2008-08-31 | 1 | -2/+2 | |
| | | | | (bzr r6740) | |||||
| * | properly transform clippath: transform of the item using the clippath must ↵ | bulia byak | 2008-08-31 | 2 | -1/+13 | |
| | | | | | | also be applied (bzr r6739) | |||||
| * | remove unused variables | Johan B. C. Engelen | 2008-08-31 | 2 | -12/+10 | |
| | | | | (bzr r6737) | |||||
| * | cairo-render-context extension implementation converted to 2geom | Johan B. C. Engelen | 2008-08-31 | 2 | -64/+15 | |
| | | | | (bzr r6736) | |||||
| * | Fix patterns when scaled. | Tavmjong Bah | 2008-08-31 | 1 | -6/+10 | |
| | | | | | | Avoid pattern size change due to rounding errors in ceil(). (bzr r6734) | |||||
| * | Ulf Ericson's patch for implementing missing properties in the new pdf exporter | bulia byak | 2008-08-29 | 5 | -26/+145 | |
| | | | | (bzr r6726) | |||||
| * | Fixed crash due to use of uninitialized pointer | Jon A. Cruz | 2008-08-28 | 1 | -3/+3 | |
| | | | | (bzr r6718) | |||||
| * | fixed a typo | Alexandre Prokoudine | 2008-08-19 | 1 | -1/+1 | |
| | | | | (bzr r6703) | |||||
| * | Remove further instances of SP_ACTIVE_DESKTOP | Maximilian Albert | 2008-08-14 | 1 | -7/+7 | |
| | | | | (bzr r6628) | |||||
| * | NR:: to Geom:: for most of src/extension/ | Johan B. C. Engelen | 2008-08-12 | 18 | -598/+601 | |
| | | | | (bzr r6612) | |||||
| * | clean up code slightly | Bob Jamison | 2008-08-10 | 3 | -85/+93 | |
| | | | | (bzr r6604) | |||||
| * | merge silveiro's and my changes | Bob Jamison | 2008-08-09 | 2 | -104/+348 | |
| | | | | (bzr r6601) | |||||
| * | fix marker behavior for moveto-only paths | Johan B. C. Engelen | 2008-08-08 | 1 | -2/+10 | |
| | | | | (bzr r6596) | |||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 6 | -15/+15 | |
| | | | | (bzr r6593) | |||||
| * | change javafx output to 1.0 compiler syntax | Bob Jamison | 2008-08-07 | 2 | -145/+74 | |
| | | | | (bzr r6586) | |||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 3 | -5/+5 | |
| | | | | (bzr r6569) | |||||
| * | Use is_straight_curve() instead of three separate dynamic casts | Diederik van Lierop | 2008-08-05 | 5 | -15/+10 | |
| | | | | (bzr r6564) | |||||
| * | EMF export patches submitted by SaGS | Ulf Erikson | 2008-08-04 | 1 | -32/+27 | |
| | | | | | | | | Bug 253601: EMF export - Text has opaque background Bug 253611: EMF export - Bold, italic text attributes lost Bug 253614: EMF export - Possible indeterminism with the text aligment (bzr r6556) | |||||
| * | remove many needless references to n-art-bpath.h | Johan B. C. Engelen | 2008-08-03 | 8 | -12/+0 | |
| | | | | (bzr r6540) | |||||
| * | initial impl of gradients and opacities | Bob Jamison | 2008-08-02 | 2 | -73/+307 | |
| | | | | (bzr r6525) | |||||
| * | finally got transforms right. flip Y and translate | Bob Jamison | 2008-08-01 | 2 | -19/+62 | |
| | | | | (bzr r6519) | |||||
| * | make redundant. use correct fields of cubic bezier point array | Bob Jamison | 2008-08-01 | 4 | -304/+345 | |
| | | | | (bzr r6514) | |||||
| * | un-remove applying item transform to each point | Bob Jamison | 2008-08-01 | 3 | -24/+52 | |
| | | | | (bzr r6504) | |||||
| * | Add item transforms | Bob Jamison | 2008-08-01 | 1 | -29/+53 | |
| | | | | (bzr r6496) | |||||
| * | Warning cleanup | Jon A. Cruz | 2008-08-01 | 1 | -6/+6 | |
| | | | | (bzr r6495) | |||||
| * | Get to compile in javafx | Bob Jamison | 2008-07-30 | 2 | -35/+53 | |
| | | | | (bzr r6482) | |||||
| * | add placeholder for expert contributors | Bob Jamison | 2008-07-30 | 4 | -0/+600 | |
| | | | | (bzr r6474) | |||||
| * | update to 2geom rev. 1507 | Johan B. C. Engelen | 2008-07-25 | 4 | -0/+8 | |
| | | | | (bzr r6416) | |||||
| * | Warning cleanup | Jon A. Cruz | 2008-07-20 | 2 | -11/+11 | |
| | | | | (bzr r6367) | |||||
| * | noop: Refactor massive copy&paste of PdfParser::doShowText, in exchange for ↵ | Peter Moulder | 2008-07-19 | 1 | -140/+13 | |
| | | | | | | using three one-line-each #ifdef/#else blocks instead of one big one covering the whole function. (bzr r6365) | |||||
| * | don't call cairo_new_path in feed_pathvector_to_cairo (like the old ↵ | Johan B. C. Engelen | 2008-07-15 | 1 | -0/+2 | |
| | | | | | | feed_path_to_cairo didn't do) (bzr r6311) | |||||
