summaryrefslogtreecommitdiffstats
path: root/share (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | adding Typography_Canvas.svg to Makefile.amFelipe Corr??a da Silva Sanches2011-05-261-1/+2
| | | | | | | | | (bzr r10227)
* | | Adding a "Typography Canvas" templateFelipe Corr??a da Silva Sanches2011-05-261-0/+80
| | | | | | | | | (bzr r10226)
* | | Adding numbers to the names of the typography related extensions so that ↵Felipe Corr??a da Silva Sanches2011-05-263-3/+3
| | | | | | | | | | | | | | | they are displayed in the extensions menu in the correct order that the users are supposed to use them. (bzr r10225)
* | | Adding PathData.py extension module to parse/encode svg:path d attribute. I ↵Felipe Corr??a da Silva Sanches2011-05-261-0/+1
| | | | | | | | | | | | | | | forgot to properly add it to bzr a few commits ago. (bzr r10224)
* | | Saving curve description in d attribute of svg:glyph instead of svg:path ↵Felipe Corr??a da Silva Sanches2011-05-261-5/+23
| | | | | | | | | | | | | | | elements as childnodes of svg:glyph because this is compatible with current fontforge svg loader (bzr r10223)
* | | * extension module to parse and encode path descriptionsFelipe Corr??a da Silva Sanches2011-05-253-24/+155
| | | | | | | | | | | | | | | * flip y-axis when creating an SVG Font via python-code (bzr r10222)
* | | actually fontforge flipping of y-axis for svgfont glyphs is compliant with ↵Felipe Corr??a da Silva Sanches2011-05-223-9/+26
| | | | | | | | | | | | | | | the svg spec. So we need to do it also. (bzr r10218)
* | | Extension that generates an SVGFont from a set of layers with ↵Felipe Corr??a da Silva Sanches2011-05-203-0/+120
| | | | | | | | | | | | | | | id="GlyphLayer-<unicode char>" (bzr r10214)
* | | extension to add a glyph layer. It is rather simple now, but may be more ↵Felipe Corr??a da Silva Sanches2011-05-193-0/+64
| | | | | | | | | | | | | | | usefull in the future. It is supposed to be used with a future extension that handles those layers with id="GlyphLayer-<unicode char>" and convert them into an svg font (bzr r10213)
* | | Extension for setting up the document dimension according to font metrics ↵Felipe Corr??a da Silva Sanches2011-05-193-0/+120
| |/ |/| | | | | | | provided by the user. It creates horizontal guidelines for baseline, ascender, descender, x-height, caps height and also vertical guidelines for left and right side bearings. (bzr r10212)
* | dxf input. add adjustable originAlvin Penner2011-04-252-9/+16
| | | | | | (bzr r10192)
* | Translations. Invalid markup in the scour extension.Nicolas Dufour2011-04-211-1/+1
| | | | | | (bzr r10188)
* | XAML. XAML export extension fix (see Bug #766971, SVG 2 XAML BlurEffect ↵Nicolas Dufour2011-04-211-9/+9
| | | | | | | | | | | | | | | | wrongly placed). Fixed bugs: - https://launchpad.net/bugs/766971 (bzr r10185)
* | dxf import. add support for longer cubic NURB (Bug 685707)Alvin Penner2011-04-181-8/+31
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/685707 (bzr r10183)
* | Extensions. Optimized SVG export update (scour r210 + custom inx file).Nicolas Dufour2011-04-186-665/+1664
| | | | | | (bzr r10180)
* | Tutorials. Japanese Tips and Advanced translation update by Masato HASHIMOTO.Nicolas Dufour2011-04-102-360/+360
| | | | | | (bzr r10153)
* | Extensions. SVG+media fix (see Bug #400356).Nicolas Dufour2011-04-071-7/+8
| | | | | | (bzr r10146)
* | Export. XAML export gradient fix (Bug #746290, SVG to XAML fails creating ↵Nicolas Dufour2011-03-311-2/+2
| | | | | | | | | | | | | | | | valid doubles on German Windows 7 / 64) Fixed bugs: - https://launchpad.net/bugs/746290 (bzr r10137)
* | Extensions:Nicolas Dufour2011-03-305-69/+482
| | | | | | | | | | | | | | | | * New isometric grid. * All grids are now grouped in Render>Grids. Translations: * inkscape.pot update. (bzr r10135)
* | dxf input. modify stop command (Bug 739803)Alvin Penner2011-03-291-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/739803 (bzr r10131)
* | Extensions. Replacing the groupheader element with an appearance mode in the ↵Nicolas Dufour2011-03-255-11/+11
| | | | | | | | | | description element. (bzr r10129)
* | Extensions. Datamatrix barcode improvement (see Bug #738108, Inkscape UI can ↵Nicolas Dufour2011-03-242-4/+77
| | | | | | | | | | | | | | | | pass invalid values to Datamatrix extension). Fixed bugs: - https://launchpad.net/bugs/738108 (bzr r10127)
* | * [INTL:sk] Slovak translation updateIvan Mas??r2011-03-211-1/+1
| | | | | | (bzr r10121)
* | Filters. Fix for Bug #737813 (translucent filter crashes program when ↵Nicolas Dufour2011-03-191-2/+2
|/ | | | | | | | resizing page & extends beyond image). Fixed bugs: - https://launchpad.net/bugs/737813 (bzr r10117)
* convert recursion into loop (Bug 340123)Alvin Penner2011-03-021-20/+16
| | | | | | Fixed bugs: - https://launchpad.net/bugs/340123 (bzr r10076)
* Palettes. Removing some palettes from the translation list (see Bug #667402).Nicolas Dufour2011-02-271-4/+1
| | | (bzr r10072)
* Tutorials. Japanese tutorials update by Masato HASHIMOTO.Nicolas Dufour2011-02-274-849/+847
| | | (bzr r10070)
* NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-212-0/+6
| | | (bzr r10065)
* Help. Release notes link set to 0.49.Nicolas Dufour2011-02-121-1/+1
| | | (bzr r10047)
* Tutorial. Basic and Tracing Galician translation update (with Galician ↵Nicolas Dufour2011-02-112-22/+22
| | | | | header and footer). Translation. Galician translation update by Leandro Regueiro. (bzr r10046)
* Tutorials. New Galician translation for Basic and Tracing tutorials by ↵Nicolas Dufour2011-02-094-0/+933
| | | | | Leandro Regueiro. (bzr r10039)
* Extensions. Compressed+media export improvements (see Bug #386664, Gather ↵Nicolas Dufour2011-02-012-78/+170
| | | | | Resources option for gathering fonts and images). (bzr r10022)
* Extensions. XAML export improvements (gradients, clipping) and minor fixes.Nicolas Dufour2011-01-271-70/+304
| | | (bzr r10018)
* Extensions. XAML export improvements (flowRoot, text decoration, baseline ↵Nicolas Dufour2011-01-241-97/+134
| | | | | alignement, use, and object opacity support.) (bzr r10016)
* Extensions. Restack patch for bug #524481 (restack extension hangs for ↵Nicolas Dufour2011-01-221-18/+26
| | | | | drawings with many objects). (bzr r10013)
* Extensions. XAML export improvements.Nicolas Dufour2011-01-211-14/+94
| | | (bzr r10010)
* Tutorials. Global tutorials update (see Bug #169020, Bug #672423 and Bug ↵Nicolas Dufour2011-01-16161-32726/+30865
| | | | | #438307). (bzr r10007)
* Extensions. Text support improvement in XAML and FXG export.Nicolas Dufour2011-01-142-562/+1690
| | | (bzr r10004)
* Updated the text of the JessyInk effect extension to make translation easier ↵Hannes Hochreiner2011-01-101-2/+2
| | | | | (bug #672821). (bzr r10002)
* Extensions. Barcode extension refactoring (see ↵Nicolas Dufour2010-12-3019-1016/+1607
| | | | | https://code.launchpad.net/~doctormo/inkscape/barcode-refactor). (bzr r9993)
* Extensions. Gear extension with center hole (see Bug #692719, gear extension ↵Nicolas Dufour2010-12-302-3/+29
| | | | | should have option to render a central hole). (bzr r9992)
* Extensions. Add option to choose dxf output unitsAlvin Penner2010-12-272-2/+14
| | | (bzr r9984)
* Extensions. Fix Color Markers extension (crashed when a fill or stroke ↵Nicolas Dufour2010-12-231-2/+2
| | | | | attribute was not set.) (bzr r9983)
* Extensions. Color Markers extension improvements (Bug #692582, Color markers ↵Nicolas Dufour2010-12-234-234/+323
| | | | | | | to match stroke extension does not copy the fill mode). Extensions. FXG export extension improvements and clean-up (Bug #625140, Support export to FXG). (bzr r9982)
* Extensions. Color marker improvements (Bug #692582, Color markers to match ↵Nicolas Dufour2010-12-222-7/+42
| | | | | stroke extension does not copy the fill mode). (bzr r9977)
* Extensions. New SVG to FXG export extension (see Bug #625140, Support export ↵Nicolas Dufour2010-12-213-0/+2991
| | | | | to FXG). (bzr r9973)
* support for <rect> tag (Bug 657289)Alvin Penner2010-12-191-20/+36
| | | | | | Fixed bugs: - https://launchpad.net/bugs/657289 (bzr r9968)
* support for 5 point spline (Bug 685707)Alvin Penner2010-12-181-1/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/685707 (bzr r9965)
* User message context in extensionsKris De Gussem2010-12-173-3/+3
| | | (bzr r9963)
* Pot and Dutch translation updateKris De Gussem2010-12-091-49/+52
| | | (bzr r9945)