summaryrefslogtreecommitdiffstats
path: root/share/examples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-0/+1
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* [Bug #1651815] share/examples: rescale svgs to 96 dpi. Fixing incorrectly ↵Nicolas Dufour2017-01-1216-11002/+5363
| | | | | | | | scaled examples. Fixed bugs: - https://launchpad.net/bugs/1651815 (bzr r15411)
* [Bug #1651815] share/examples: rescale svgs to 96 dpi.Nicolas Dufour2017-01-0626-8163/+28278
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1651815 (bzr r15394)
* CMake: Add ${INKSCAPE_SHARE_INSTALL}Eduard Braun2016-11-261-1/+1
| | | | | This is set to "share/inkscape" by default, on Windows we need to be able to install directly into "share" however (bzr r15278)
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-37/+0
| | | (bzr r15046)
* cmake: Bring cmake installation in line with autotools (bug #1451481)houz2015-05-081-0/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128)
* Remove cc2.0 and 2.5 licensesMartin Owens2013-09-142-4868/+810
| | | (bzr r12514)
* new auto-generated filters sampler, showing all from share/filters/filters.svgbulia byak2009-09-301-570/+2214
| | | (bzr r8680)
* cleaned up by Tavmjongbulia byak2009-09-181-13/+16
| | | (bzr r8611)
* replace-hue example from Ivanbulia byak2009-08-292-1/+506
| | | (bzr r8546)
* fix page sizebulia byak2009-08-261-2/+4
| | | (bzr r8539)
* fix page sizebulia byak2009-08-261-0/+0
| | | (bzr r8537)
* work around the spurious batik/inkscape inconsistency (no idea who is ↵bulia byak2009-08-261-22/+29
| | | | | right), see bug 224741 - added a 0 at the end of the rotate vector (bzr r8536)
* Another week coding offline...Felipe Corr??a da Silva Sanches2009-01-051-7/+7
| | | | | | | | | | | | * Adding Set Width (horiz-adv-x attribute) slider to the SVGFonts dialog. * Fixed the order of some language options at the i18n preferences page. * Fixed parsing and handling of u1 and u2 (CSS2 unicode range) attributes for kerning pair nodes * Fixed a warning in helper-fns.h * commented out unused variable in sp-font.cpp * refactoring of nr-svgfonts.cpp * using 1000 instead of horiz-adv-x when scaling the glyph coordinates. Probably should use a value based on units-per-em in the future. Or maybe accent-height, cap-height, x-height... I don't know. I should study this subject a bit more first. (bzr r7082)
* slightly changed svgfonts exampleFelipe Corr??a da Silva Sanches2008-07-221-1/+1
| | | (bzr r6390)
* added comments to the SVGFonts exampleFelipe Corr??a da Silva Sanches2008-07-121-5/+89
| | | (bzr r6266)
* adding list of available SVGFonts to the SVGFonts dialogFelipe Corr??a da Silva Sanches2008-06-251-2/+2
| | | (bzr r6059)
* renaming, adding missed ones to the listbulia byak2008-06-094-3/+6
| | | (bzr r5864)
* * commenting my code so that we increase SVGFonts "bus factor" in Felipe Corr??a da Silva Sanches2008-06-011-1/+1
| | | | | | inkscape :-D http://en.wikipedia.org/wiki/Bus_factor * added some (still not really functional) code for vertical text (bzr r5777)
* * implemented text_to_glyphs, so that now we can have ligadure glyphsFelipe Corr??a da Silva Sanches2008-05-301-7/+4
| | | | | * Adapted example file to test this feature too (bzr r5763)
* * converted nr-svgfont.cpp to C++ code so that we can render multiple ↵Felipe Corr??a da Silva Sanches2008-05-271-0/+11
| | | | | | | | instances of fonts. Currently we have one auxiliary GtkWindow for each <font> in a document. * Implemented C++ binding for cairo userfonts. This will probably be sent to cairomm soon. * Added a second font to the svgfont.svg test file. (bzr r5756)
* * add rule in configure.ac so that only who has cairo > 1.6.4 (currently ↵Felipe Corr??a da Silva Sanches2008-05-251-17/+12
| | | | | | | cairo git master branch) will compile SVGFonts (experimental) support. * First code for SVGFonts rendering. Renders in a separate window because we still dont have pango integration. (bzr r5753)
* modified the svg file used for testing of SVGFontsFelipe Corr??a da Silva Sanches2008-05-131-9/+6
| | | (bzr r5663)
* adding an example file used for SVGFonts testing purposes.Felipe Corr??a da Silva Sanches2008-05-121-0/+27
| | | (bzr r5653)
* Update inkscape-filter.svg with newer versionJoshua L. Blocher2008-04-271-260/+540
| | | (bzr r5533)
* Add Filter Examples from mauve on IRCJoshua L. Blocher2008-04-201-0/+296
| | | (bzr r5477)
* delete remaining .cvsignore filesAdib Taraben2008-04-011-2/+0
| | | (bzr r5299)
* Added example file for feTurbulence effectNiko Kiirala2008-01-112-0/+513
| | | (bzr r4460)
* commit updates to curvestitch exampleJohan B. C. Engelen2007-10-091-95/+86
| | | (bzr r3867)
* And update the Makefile for examples...Johan B. C. Engelen2007-09-021-1/+4
| | | (bzr r3667)
* Clearify the LPE-Gears exampleJohan B. C. Engelen2007-09-021-12/+132
| | | (bzr r3666)
* Add Curve Stiching example fileJohan B. C. Engelen2007-09-021-0/+365
| | | (bzr r3665)
* Removed old examples. Renamed skeletal => pathalongpathJohan B. C. Engelen2007-09-023-150/+0
| | | (bzr r3663)
* Fix LPE:Johan B. C. Engelen2007-08-171-19/+4
| | | | | | | | * add default values for parameters * remove text for LPE_INVALID * update example for skel strokes * clean a bit of the code (bzr r3498)
* Fix skel-strokes example.Johan B. C. Engelen2007-08-171-5/+6
| | | (bzr r3496)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-144-0/+665
| | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)
* Adding a sample file demonstrating the use of tref to share/examples.Gail Carmichael2007-07-271-0/+108
| | | (bzr r3317)
* Added example of lighting effectsNiko Kiirala2007-07-252-1/+174
| | | (bzr r3294)
* Updated Makefile.am file lists for Mac OS X icons and share/examplesNiko Kiirala2007-07-091-1/+3
| | | (bzr r3202)
* Replaced blending modes example with a more detailed exampleNiko Kiirala2007-07-032-230/+4702
| | | (bzr r3174)
* Example image showing differend blending modes in feBlendNiko Kiirala2007-05-291-0/+230
| | | (bzr r3042)
* fix i18n to match the correct RTL rendering fixed by cyrevebulia byak2007-03-141-411/+44
| | | (bzr r2644)
* Add s few lines to the commentsBob Jamison2007-03-121-1/+12
| | | (bzr r2617)
* animated clock addedbulia byak2007-01-082-1/+568
| | | (bzr r2159)
* ropebulia byak2006-11-092-1/+493
| | | (bzr r1928)
* add gradient-mesh-experimentalbulia byak2006-11-062-1/+2
| | | (bzr r1920)
* tweaksbulia byak2006-11-051-0/+0
| | | (bzr r1906)
* Lamborgini Gallardo by Michael Grosbergbulia byak2006-10-252-1/+2
| | | (bzr r1864)
* glass by Andy Fitzsimonbulia byak2006-10-211-0/+321
| | | (bzr r1819)
* new example by Konstantin Rotkevichbulia byak2006-10-212-1/+3
| | | (bzr r1818)