| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add 'vector-effect' to CSS and attribute lists. | Tavmjong Bah | 2019-09-01 | 1 | -0/+2 |
| | | |||||
| * | Add 'text-align' to properties not removed in cleaning for <flowPara> and ↵ | Tavmjong Bah | 2019-04-24 | 1 | -1/+1 |
| | | | | | <flowSpan>. | ||||
| * | Boiler plate stuff for 'textPath' 'side' attribute. | Tavmjong Bah | 2018-05-31 | 1 | -0/+2 |
| | | |||||
| * | Update attribute tables for 'font-variation-settings'. | Tavmjong Bah | 2018-03-10 | 1 | -0/+2 |
| | | | | | Also add SVG 1.1 specification files used by scripts. | ||||
| * | Update properties for SVG 2 text. Partial work from Alex Roman | Tavmjong Bah | 2017-10-16 | 1 | -6/+8 |
| | | |||||
| * | Update attributes list for rename of 'mesh' to 'meshgradient'. | Tavmjong Bah | 2016-09-30 | 1 | -33/+51 |
| | | | | (bzr r15140) | ||||
| * | Support rendering of radial gradients with the 'fr' attribute. New in SVG 2. | Tavmjong Bah | 2016-01-09 | 1 | -0/+2 |
| | | | | (bzr r14569) | ||||
| * | Add some SVG2 text properties to tables. | Tavmjong Bah | 2015-12-02 | 1 | -0/+10 |
| | | | | (bzr r14500) | ||||
| * | Add 'transform-box' to CSS properties. | Tavmjong Bah | 2015-10-15 | 1 | -0/+2 |
| | | | | (bzr r14415) | ||||
| * | Add a few new properties dealing with text and transforms. | Tavmjong Bah | 2015-10-15 | 1 | -0/+14 |
| | | | | (bzr r14414) | ||||
| * | More additions for 'mesh' attributes. | Tavmjong Bah | 2015-10-08 | 1 | -5/+5 |
| | | | | (bzr r14400) | ||||
| * | Add 'mesh' and 'hatch' related attributes. | Tavmjong Bah | 2015-10-08 | 1 | -9/+29 |
| | | | | (bzr r14399) | ||||
| * | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵ | Tavmjong Bah | 2015-03-01 | 1 | -1/+3 |
| | | | | | | | | | <meshpatch>. Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option. Per SVG WG decission at Sydney 2015 face-to-face meeting. (bzr r13956) | ||||
| * | Basic support for <solidColor> element (rendering only as a paint server). | Tavmjong Bah | 2014-07-31 | 1 | -3/+3 |
| | | | | (bzr r13484) | ||||
| * | Allow 'transform' on flowRoot, flowPara, and flowSpan. | Tavmjong Bah | 2014-02-25 | 1 | -1/+7 |
| | | | | (bzr r13059) | ||||
| * | Add Inkscape's flowed text elements and "text-align" property. Allow "title" ↵ | Tavmjong Bah | 2012-10-08 | 1 | -35/+39 |
| | | | | | | | | attribute. The "title" attribute is not in the SVG spec but is widely supported by browsers. (bzr r11753) | ||||
| * | Add feMergeNode to "in" list in svgprops. Fix bug in preferences for ↵ | Tavmjong Bah | 2011-11-29 | 1 | -49/+49 |
| | | | | | | deleting invalid attributes. (bzr r10754) | ||||
| * | Add possibility to check validity of attributes and usefulness of properties. | Tavmjong Bah | 2011-11-29 | 1 | -0/+552 |
| This code adds the ability to check for every elment in an SVG document if its attributes are valid and the styling properties are useful. Options under the SVG Output section of the Inkscape Preferences dialog control what should be checked when, and what actions should be taken if invalid attributes or non-useful properties are found. (bzr r10753) | |||||
