| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | adding Typography_Canvas.svg to Makefile.am | Felipe Corr??a da Silva Sanches | 2011-05-26 | 1 | -1/+2 | |
| | | | | | | | | | | (bzr r10227) | |||||
| * | | | Adding a "Typography Canvas" template | Felipe Corr??a da Silva Sanches | 2011-05-26 | 1 | -0/+80 | |
| | | | | | | | | | | (bzr r10226) | |||||
| * | | | Adding numbers to the names of the typography related extensions so that ↵ | Felipe Corr??a da Silva Sanches | 2011-05-26 | 3 | -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 Sanches | 2011-05-26 | 1 | -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 Sanches | 2011-05-26 | 1 | -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 descriptions | Felipe Corr??a da Silva Sanches | 2011-05-25 | 3 | -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 Sanches | 2011-05-22 | 3 | -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 Sanches | 2011-05-20 | 3 | -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 Sanches | 2011-05-19 | 3 | -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 Sanches | 2011-05-19 | 3 | -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 origin | Alvin Penner | 2011-04-25 | 2 | -9/+16 | |
| | | | | | | | (bzr r10192) | |||||
| * | | Translations. Invalid markup in the scour extension. | Nicolas Dufour | 2011-04-21 | 1 | -1/+1 | |
| | | | | | | | (bzr r10188) | |||||
| * | | XAML. XAML export extension fix (see Bug #766971, SVG 2 XAML BlurEffect ↵ | Nicolas Dufour | 2011-04-21 | 1 | -9/+9 | |
| | | | | | | | | | | | | | | | | | wrongly placed). Fixed bugs: - https://launchpad.net/bugs/766971 (bzr r10185) | |||||
| * | | dxf import. add support for longer cubic NURB (Bug 685707) | Alvin Penner | 2011-04-18 | 1 | -8/+31 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/685707 (bzr r10183) | |||||
| * | | Extensions. Optimized SVG export update (scour r210 + custom inx file). | Nicolas Dufour | 2011-04-18 | 6 | -665/+1664 | |
| | | | | | | | (bzr r10180) | |||||
| * | | Tutorials. Japanese Tips and Advanced translation update by Masato HASHIMOTO. | Nicolas Dufour | 2011-04-10 | 2 | -360/+360 | |
| | | | | | | | (bzr r10153) | |||||
| * | | Extensions. SVG+media fix (see Bug #400356). | Nicolas Dufour | 2011-04-07 | 1 | -7/+8 | |
| | | | | | | | (bzr r10146) | |||||
| * | | Export. XAML export gradient fix (Bug #746290, SVG to XAML fails creating ↵ | Nicolas Dufour | 2011-03-31 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | valid doubles on German Windows 7 / 64) Fixed bugs: - https://launchpad.net/bugs/746290 (bzr r10137) | |||||
| * | | Extensions: | Nicolas Dufour | 2011-03-30 | 5 | -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 Penner | 2011-03-29 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/739803 (bzr r10131) | |||||
| * | | Extensions. Replacing the groupheader element with an appearance mode in the ↵ | Nicolas Dufour | 2011-03-25 | 5 | -11/+11 | |
| | | | | | | | | | | | description element. (bzr r10129) | |||||
| * | | Extensions. Datamatrix barcode improvement (see Bug #738108, Inkscape UI can ↵ | Nicolas Dufour | 2011-03-24 | 2 | -4/+77 | |
| | | | | | | | | | | | | | | | | | pass invalid values to Datamatrix extension). Fixed bugs: - https://launchpad.net/bugs/738108 (bzr r10127) | |||||
| * | | * [INTL:sk] Slovak translation update | Ivan Mas??r | 2011-03-21 | 1 | -1/+1 | |
| | | | | | | | (bzr r10121) | |||||
| * | | Filters. Fix for Bug #737813 (translucent filter crashes program when ↵ | Nicolas Dufour | 2011-03-19 | 1 | -2/+2 | |
| |/ | | | | | | | | resizing page & extends beyond image). Fixed bugs: - https://launchpad.net/bugs/737813 (bzr r10117) | |||||
| * | convert recursion into loop (Bug 340123) | Alvin Penner | 2011-03-02 | 1 | -20/+16 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/340123 (bzr r10076) | |||||
| * | Palettes. Removing some palettes from the translation list (see Bug #667402). | Nicolas Dufour | 2011-02-27 | 1 | -4/+1 | |
| | | | | (bzr r10072) | |||||
| * | Tutorials. Japanese tutorials update by Masato HASHIMOTO. | Nicolas Dufour | 2011-02-27 | 4 | -849/+847 | |
| | | | | (bzr r10070) | |||||
| * | NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5) | Johan B. C. Engelen | 2011-02-21 | 2 | -0/+6 | |
| | | | | (bzr r10065) | |||||
| * | Help. Release notes link set to 0.49. | Nicolas Dufour | 2011-02-12 | 1 | -1/+1 | |
| | | | | (bzr r10047) | |||||
| * | Tutorial. Basic and Tracing Galician translation update (with Galician ↵ | Nicolas Dufour | 2011-02-11 | 2 | -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 Dufour | 2011-02-09 | 4 | -0/+933 | |
| | | | | | | Leandro Regueiro. (bzr r10039) | |||||
| * | Extensions. Compressed+media export improvements (see Bug #386664, Gather ↵ | Nicolas Dufour | 2011-02-01 | 2 | -78/+170 | |
| | | | | | | Resources option for gathering fonts and images). (bzr r10022) | |||||
| * | Extensions. XAML export improvements (gradients, clipping) and minor fixes. | Nicolas Dufour | 2011-01-27 | 1 | -70/+304 | |
| | | | | (bzr r10018) | |||||
| * | Extensions. XAML export improvements (flowRoot, text decoration, baseline ↵ | Nicolas Dufour | 2011-01-24 | 1 | -97/+134 | |
| | | | | | | alignement, use, and object opacity support.) (bzr r10016) | |||||
| * | Extensions. Restack patch for bug #524481 (restack extension hangs for ↵ | Nicolas Dufour | 2011-01-22 | 1 | -18/+26 | |
| | | | | | | drawings with many objects). (bzr r10013) | |||||
| * | Extensions. XAML export improvements. | Nicolas Dufour | 2011-01-21 | 1 | -14/+94 | |
| | | | | (bzr r10010) | |||||
| * | Tutorials. Global tutorials update (see Bug #169020, Bug #672423 and Bug ↵ | Nicolas Dufour | 2011-01-16 | 161 | -32726/+30865 | |
| | | | | | | #438307). (bzr r10007) | |||||
| * | Extensions. Text support improvement in XAML and FXG export. | Nicolas Dufour | 2011-01-14 | 2 | -562/+1690 | |
| | | | | (bzr r10004) | |||||
| * | Updated the text of the JessyInk effect extension to make translation easier ↵ | Hannes Hochreiner | 2011-01-10 | 1 | -2/+2 | |
| | | | | | | (bug #672821). (bzr r10002) | |||||
| * | Extensions. Barcode extension refactoring (see ↵ | Nicolas Dufour | 2010-12-30 | 19 | -1016/+1607 | |
| | | | | | | https://code.launchpad.net/~doctormo/inkscape/barcode-refactor). (bzr r9993) | |||||
| * | Extensions. Gear extension with center hole (see Bug #692719, gear extension ↵ | Nicolas Dufour | 2010-12-30 | 2 | -3/+29 | |
| | | | | | | should have option to render a central hole). (bzr r9992) | |||||
| * | Extensions. Add option to choose dxf output units | Alvin Penner | 2010-12-27 | 2 | -2/+14 | |
| | | | | (bzr r9984) | |||||
| * | Extensions. Fix Color Markers extension (crashed when a fill or stroke ↵ | Nicolas Dufour | 2010-12-23 | 1 | -2/+2 | |
| | | | | | | attribute was not set.) (bzr r9983) | |||||
| * | Extensions. Color Markers extension improvements (Bug #692582, Color markers ↵ | Nicolas Dufour | 2010-12-23 | 4 | -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 Dufour | 2010-12-22 | 2 | -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 Dufour | 2010-12-21 | 3 | -0/+2991 | |
| | | | | | | to FXG). (bzr r9973) | |||||
| * | support for <rect> tag (Bug 657289) | Alvin Penner | 2010-12-19 | 1 | -20/+36 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/657289 (bzr r9968) | |||||
| * | support for 5 point spline (Bug 685707) | Alvin Penner | 2010-12-18 | 1 | -1/+5 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/685707 (bzr r9965) | |||||
| * | User message context in extensions | Kris De Gussem | 2010-12-17 | 3 | -3/+3 | |
| | | | | (bzr r9963) | |||||
| * | Pot and Dutch translation update | Kris De Gussem | 2010-12-09 | 1 | -49/+52 | |
| | | | | (bzr r9945) | |||||
