summaryrefslogtreecommitdiffstats
path: root/src/sp-object-repr.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* attribute loading for font-face tagFelipe Corr??a da Silva Sanches2008-05-101-0/+2
| | | | | first draft. Still incomplete. (bzr r5644)
* distinguish between hkern and vkern tagsFelipe Corr??a da Silva Sanches2008-05-081-1/+2
| | | (bzr r5628)
* Starting Summer of Code: SVG FontsFelipe Corr??a da Silva Sanches2008-05-081-0/+2
| | | | | * hkern and vkern: parameter loading. (bzr r5624)
* a bit more boilerplate code for SVGFontsFelipe Corr??a da Silva Sanches2008-02-281-0/+2
| | | | | added <missing-glyph> (bzr r4890)
* more boilerplate code for SVGFontsFelipe Corr??a da Silva Sanches2008-02-271-0/+2
| | | | | <glyph> node parameter loading (bzr r4879)
* more SVGFonts boilerplate codeFelipe Corr??a da Silva Sanches2008-02-261-0/+2
| | | (bzr r4867)
* Offline work done during weekend:Felipe Corr??a da Silva Sanches2008-02-111-0/+5
| | | | | | | | | | * handle fefuncR, fefuncG, fefuncB and fefuncA nodes * implement fecomponenttransfer renderer ** identity and gamma modes render perfectly ** linear and table modes are rendering with very slight imperfections This commit still mantains feComponentTransfer out of UI (still not implemented) (bzr r4704)
* Fundamentally reworked version of the 3D box tool (among many other things, ↵Maximilian Albert2007-12-131-2/+5
| | | | | this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. (bzr r4224)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-1/+4
| | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)
* Added support for feMerge filter priitiveNiko Kiirala2007-07-261-0/+2
| | | (bzr r3308)
* Patch from Jean-René Reinhard: support for feDiffuseLighting andNiko Kiirala2007-07-201-0/+6
| | | | | feSpecularLighting filter primitives (bzr r3269)
* bug 1243190: add tref element support; limited editing support thus far ↵Richard Hughes2007-07-111-0/+2
| | | | | (patch by gbanaszk) (bzr r3227)
* First (very limited) version of the 3D box tool; allows for drawing of new ↵Maximilian Albert2007-06-211-1/+4
| | | | | boxes in a fixed perspective without any live interaction. (bzr r3084)
* Renaming sp-marker.* to marker.*Bryce Harrington2006-12-061-1/+1
| | | (bzr r2077)
* Work on filters. spFilterPrimitive structure added. Blur slider updated. ↵Hugo Rodrigues2006-08-141-16/+16
| | | | | Fixed sp-object-repr.cpp typos (bzr r1598)
* Added skeleton files for other filter primitives' SP-objects. Added blur ↵Hugo Rodrigues2006-08-021-1/+31
| | | | | slider on fill/stroke dialog (uncomment on object-properties.cpp). (bzr r1542)
* svg-filters branch merged back to headNiko Kiirala2006-06-211-0/+4
| | | (bzr r1252)
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, ↵Andrius Ramanauskas2006-04-201-1/+2
| | | | | | | requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change. (bzr r556)
* Adding support for <color-profile> elementJon A. Cruz2006-04-021-0/+2
| | | (bzr r401)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+208
(bzr r1)