summaryrefslogtreecommitdiffstats
path: root/share/examples (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-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
2017-01-12[Bug #1651815] share/examples: rescale svgs to 96 dpi. Fixing incorrectly ↵Nicolas Dufour16-11002/+5363
scaled examples. Fixed bugs: - https://launchpad.net/bugs/1651815 (bzr r15411)
2017-01-06[Bug #1651815] share/examples: rescale svgs to 96 dpi.Nicolas Dufour26-8163/+28278
Fixed bugs: - https://launchpad.net/bugs/1651815 (bzr r15394)
2016-11-26CMake: Add ${INKSCAPE_SHARE_INSTALL}Eduard Braun1-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)
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-37/+0
(bzr r15046)
2015-05-08cmake: Bring cmake installation in line with autotools (bug #1451481)houz1-0/+2
Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128)
2013-09-14Remove cc2.0 and 2.5 licensesMartin Owens2-4868/+810
(bzr r12514)
2009-09-30new auto-generated filters sampler, showing all from share/filters/filters.svgbulia byak1-570/+2214
(bzr r8680)
2009-09-18cleaned up by Tavmjongbulia byak1-13/+16
(bzr r8611)
2009-08-29replace-hue example from Ivanbulia byak2-1/+506
(bzr r8546)
2009-08-26fix page sizebulia byak1-2/+4
(bzr r8539)
2009-08-26fix page sizebulia byak1-0/+0
(bzr r8537)
2009-08-26work around the spurious batik/inkscape inconsistency (no idea who is ↵bulia byak1-22/+29
right), see bug 224741 - added a 0 at the end of the rotate vector (bzr r8536)
2009-01-05Another week coding offline...Felipe Corr??a da Silva Sanches1-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)
2008-07-22slightly changed svgfonts exampleFelipe Corr??a da Silva Sanches1-1/+1
(bzr r6390)
2008-07-12added comments to the SVGFonts exampleFelipe Corr??a da Silva Sanches1-5/+89
(bzr r6266)
2008-06-25adding list of available SVGFonts to the SVGFonts dialogFelipe Corr??a da Silva Sanches1-2/+2
(bzr r6059)
2008-06-09renaming, adding missed ones to the listbulia byak4-3/+6
(bzr r5864)
2008-06-01* commenting my code so that we increase SVGFonts "bus factor" in Felipe Corr??a da Silva Sanches1-1/+1
inkscape :-D http://en.wikipedia.org/wiki/Bus_factor * added some (still not really functional) code for vertical text (bzr r5777)
2008-05-30* implemented text_to_glyphs, so that now we can have ligadure glyphsFelipe Corr??a da Silva Sanches1-7/+4
* Adapted example file to test this feature too (bzr r5763)
2008-05-27* converted nr-svgfont.cpp to C++ code so that we can render multiple ↵Felipe Corr??a da Silva Sanches1-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)
2008-05-25* add rule in configure.ac so that only who has cairo > 1.6.4 (currently ↵Felipe Corr??a da Silva Sanches1-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)
2008-05-13modified the svg file used for testing of SVGFontsFelipe Corr??a da Silva Sanches1-9/+6
(bzr r5663)
2008-05-12adding an example file used for SVGFonts testing purposes.Felipe Corr??a da Silva Sanches1-0/+27
(bzr r5653)
2008-04-27Update inkscape-filter.svg with newer versionJoshua L. Blocher1-260/+540
(bzr r5533)
2008-04-20Add Filter Examples from mauve on IRCJoshua L. Blocher1-0/+296
(bzr r5477)
2008-04-01delete remaining .cvsignore filesAdib Taraben1-2/+0
(bzr r5299)
2008-01-11Added example file for feTurbulence effectNiko Kiirala2-0/+513
(bzr r4460)
2007-10-09commit updates to curvestitch exampleJohan B. C. Engelen1-95/+86
(bzr r3867)
2007-09-02And update the Makefile for examples...Johan B. C. Engelen1-1/+4
(bzr r3667)
2007-09-02Clearify the LPE-Gears exampleJohan B. C. Engelen1-12/+132
(bzr r3666)
2007-09-02Add Curve Stiching example fileJohan B. C. Engelen1-0/+365
(bzr r3665)
2007-09-02Removed old examples. Renamed skeletal => pathalongpathJohan B. C. Engelen3-150/+0
(bzr r3663)
2007-08-17Fix LPE:Johan B. C. Engelen1-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)
2007-08-17Fix skel-strokes example.Johan B. C. Engelen1-5/+6
(bzr r3496)
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen4-0/+665
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)
2007-07-27Adding a sample file demonstrating the use of tref to share/examples.Gail Carmichael1-0/+108
(bzr r3317)
2007-07-25Added example of lighting effectsNiko Kiirala2-1/+174
(bzr r3294)
2007-07-09Updated Makefile.am file lists for Mac OS X icons and share/examplesNiko Kiirala1-1/+3
(bzr r3202)
2007-07-03Replaced blending modes example with a more detailed exampleNiko Kiirala2-230/+4702
(bzr r3174)
2007-05-29Example image showing differend blending modes in feBlendNiko Kiirala1-0/+230
(bzr r3042)
2007-03-14fix i18n to match the correct RTL rendering fixed by cyrevebulia byak1-411/+44
(bzr r2644)
2007-03-12Add s few lines to the commentsBob Jamison1-1/+12
(bzr r2617)
2007-01-08animated clock addedbulia byak2-1/+568
(bzr r2159)
2006-11-09ropebulia byak2-1/+493
(bzr r1928)
2006-11-06add gradient-mesh-experimentalbulia byak2-1/+2
(bzr r1920)
2006-11-05tweaksbulia byak1-0/+0
(bzr r1906)
2006-10-25Lamborgini Gallardo by Michael Grosbergbulia byak2-1/+2
(bzr r1864)
2006-10-21glass by Andy Fitzsimonbulia byak1-0/+321
(bzr r1819)
2006-10-21new example by Konstantin Rotkevichbulia byak2-1/+3
(bzr r1818)