summaryrefslogtreecommitdiffstats
path: root/share/extensions/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for Bug #944787 (The command to follow link does not work).Nicolas Dufour2012-09-201-0/+2
| | | (bzr r11684)
* Extensions. New HSL adjust extension (see Bug #979208 ).Nicolas Dufour2012-09-131-1/+3
| | | (bzr r11665)
* Extensions. Removing the Replace Text extension (replaced with the new Find ↵Nicolas Dufour2012-07-201-2/+0
| | | | | dialog). (bzr r11557)
* Import. Bitmap import improvements (see Bugs #171842 and #847374).Nicolas Dufour2012-03-181-0/+1
| | | (bzr r11097)
* Extensions. PEP8, error handling and various extension fixes.Nicolas Dufour2012-02-091-3/+3
| | | (bzr r10954)
* Extensions. Import .dhw file. new code by Kevin Lindsey, Nikita Kitaev, ↵Alvin Penner2011-12-211-0/+2
| | | | | Chris Morgan. (bzr r10788)
* Add Synfig Animation Studio (*.sif) file output extensionNikita Kitaev2011-11-251-0/+4
| | | (bzr r10750)
* Extensions. New n-up layout extension (see bug #169955), thanks to Terry N. ↵Nicolas Dufour2011-08-301-19/+22
| | | | | | | Brown. Extensions. Moving Perfect Bound Cover and Printing Marks to the new Render>Layout submenu. (bzr r10603)
* Filters. Removing unecessary height, width, x and y attributes in some ↵Nicolas Dufour2011-08-251-1/+3
| | | | | | | | filters elements. Extensions. New Text>Extract extension. Translations. Translation template and file list update. (bzr r10580)
* removing references to PathData.py from Makefile.am and inx files. The inx ↵Felipe Corr??a da Silva Sanches2011-08-211-1/+0
| | | | | files are now dependant on simplepath.py instead. (bzr r10566)
* Fix build and clean makefileJosh Andler2011-07-051-1/+3
| | | (bzr r10418)
* Adding extension submitted by Karlisson (launchpad id: karlisson) that ↵Felipe Corr??a da Silva Sanches2011-07-021-0/+3
| | | | | | | converts an SVG document into an HTML page using canvas commands to render the given graphics. This is Karlisson's second accepted contribution to Inkscape (he is also the author of the text split extension). This means he now can get commit access to our development repository. (bzr r10406)
* extension to convert an svg font into glyph layersFelipe Corr??a da Silva Sanches2011-06-011-0/+2
| | | | | | | | | | | | | | ------------- This line and the following will be ignored -------------- added: share/extensions/svgfont2layers.inx share/extensions/svgfont2layers.py modified: share/extensions/Makefile.am unknown: share/extensions/layers2svgfont.py.itworks share/extensions/test_layers2svgfont.py (bzr r10247)
* Add shebang to voronoi.py. Install *.js extensions as non-executableAlex Valavanis2011-05-301-4/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/602005 (bzr r10245)
* Voronoi extension by Vincent Nivoliers (Bug 783922)Alvin Penner2011-05-291-0/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/783922 (bzr r10243)
* Extensions to alternate layer visibility for glyph layers.Felipe Corr??a da Silva Sanches2011-05-271-0/+4
| | | | | These extensions are using the new "silent" option that I have introduced to the inx file sintax in the previous commit. (bzr r10241)
* 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)
* Extension that generates an SVGFont from a set of layers with ↵Felipe Corr??a da Silva Sanches2011-05-201-0/+2
| | | | | 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-191-0/+2
| | | | | 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-191-0/+2
| | | | | 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)
* Extensions. Optimized SVG export update (scour r210 + custom inx file).Nicolas Dufour2011-04-181-0/+1
| | | (bzr r10180)
* Extensions:Nicolas Dufour2011-03-301-0/+2
| | | | | | | | * New isometric grid. * All grids are now grouped in Render>Grids. Translations: * inkscape.pot update. (bzr r10135)
* Extensions. New SVG to FXG export extension (see Bug #625140, Support export ↵Nicolas Dufour2010-12-211-0/+2
| | | | | to FXG). (bzr r9973)
* add QR Code rendering extensiond2010-11-091-0/+2
| | | (bzr r9884)
* Extensions. New Gcode tools extension (Bug #654528).Nicolas Dufour2010-10-081-0/+10
| | | (bzr r9818)
* Added replace font extensionCraig Marshall2010-09-261-2/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/171007 (bzr r9789)
* Extensions. New guillotine extension (testing).Nicolas Dufour2010-08-251-0/+2
| | | (bzr r9725)
* Forgot to make JessyInk installable. Oops.Josh Andler2010-06-051-0/+28
| | | (bzr r9486)
* Extensions. New text split extension (Bug #171748).Nicolas Dufour2010-04-201-0/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/171748 (bzr r9360)
* Missing dependency for webslicer extensions.Nicolas Dufour2010-04-171-0/+1
| | | (bzr r9342)
* Remove remnants of rather pointless MMX optimizations, and fixKrzysztof Kosi??ski2010-03-291-6/+6
| | | | | build failure caused by recent extension renames (bzr r9255)
* webslicer extension is distributable and translatable nowAlexandre Prokoudine2010-03-101-0/+6
| | | (bzr r9173)
* Extensions. New black and white color extension.Nicolas Dufour2010-02-141-0/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/518429 (bzr r9089)
* Extensions. New pixelsnap extension.Nicolas Dufour2010-02-051-0/+2
| | | (bzr r9053)
* Generate Voronoi extension. Code by Steven Fortune (C) and Bill Simons (Python).Alvin Penner2010-01-211-0/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/171901 (bzr r9010)
* DataMatrix encoder extension by inductiveloadAlvin Penner2009-12-241-0/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/465571 (bzr r8905)
* Wireframe Spheres extension by inductiveloadAlvin Penner2009-12-231-0/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/461964 (bzr r8904)
* Removing svgz_[input|output].inxTed Gould2009-09-151-2/+0
| | | (bzr r8598)
* Adding yocto_css.py to Makefile so it gets pulled in dist.Ted Gould2009-09-141-1/+2
| | | (bzr r8591)
* Removed support for AI (EPS based) export and EPSI export.Tavmjong Bah2009-08-111-3/+0
| | | | | | | | | | AI export only supported (poorly) Adobe Illustrator 8.0 (released in 1998); Adobe Illustrator 10 (2001) and later support direct SVG import. EPSI export has limited use now that many programs such as OpenOffice can directly use the vector data in EPS files. If needed, the program ps2epsi can be used to make EPSI files from EPS files. (bzr r8465)
* Scour extension added to Makefile.am and POTFILE.in (inkscape.pot updated).Nicolas Dufour2009-08-041-0/+4
| | | (bzr r8403)
* Output extensions for UniConverter export (wmf, sk1 and plt).Nicolas Dufour2009-08-031-1/+5
| | | | | Also fixes Bug #387946 (UniConvertor called with wrong filename) (bzr r8398)
* Adding plt_[input|output].inx to the Makefile so that they get pickedTed Gould2009-06-121-0/+2
| | | | | up by the tarballs. (bzr r8050)
* add extension 'Convert to Dashes'Alvin Penner2009-05-151-0/+2
| | | (bzr r7884)
* Add Parametric Curves extension/effect from Michel Chatelain.Tavmjong Bah2009-05-121-0/+2
| | | (bzr r7867)
* fix for [Bug 365197] Make install doesn't install dxf_input.pyAdib Taraben2009-04-221-0/+1
| | | (bzr r7761)
* replaced "-" to "_" in the interp_att_g extension name to be usable as ↵Aur??lio A. Heckert2009-04-161-2/+2
| | | | | module and added a notification for a execution without selection. (bzr r7722)
* run-all-extension-tests in make checkAur??lio A. Heckert2009-04-131-2/+3
| | | (bzr r7702)
* add uniconvertor sk1 export (as used for sk1 import)theAdib2009-04-111-0/+1
| | | (bzr r7684)
* add support for wmf-output using the uniconvertor (as used for the wmf-inputtheAdib2009-04-101-0/+1
| | | (bzr r7679)