| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -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 Dufour | 2017-01-12 | 16 | -11002/+5363 |
| | | | | | | | | | scaled examples. Fixed bugs: - https://launchpad.net/bugs/1651815 (bzr r15411) | ||||
| * | [Bug #1651815] share/examples: rescale svgs to 96 dpi. | Nicolas Dufour | 2017-01-06 | 26 | -8163/+28278 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1651815 (bzr r15394) | ||||
| * | CMake: Add ${INKSCAPE_SHARE_INSTALL} | Eduard Braun | 2016-11-26 | 1 | -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 instead | Alex Valavanis | 2016-08-08 | 1 | -37/+0 |
| | | | | (bzr r15046) | ||||
| * | cmake: Bring cmake installation in line with autotools (bug #1451481) | houz | 2015-05-08 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128) | ||||
| * | Remove cc2.0 and 2.5 licenses | Martin Owens | 2013-09-14 | 2 | -4868/+810 |
| | | | | (bzr r12514) | ||||
| * | new auto-generated filters sampler, showing all from share/filters/filters.svg | bulia byak | 2009-09-30 | 1 | -570/+2214 |
| | | | | (bzr r8680) | ||||
| * | cleaned up by Tavmjong | bulia byak | 2009-09-18 | 1 | -13/+16 |
| | | | | (bzr r8611) | ||||
| * | replace-hue example from Ivan | bulia byak | 2009-08-29 | 2 | -1/+506 |
| | | | | (bzr r8546) | ||||
| * | fix page size | bulia byak | 2009-08-26 | 1 | -2/+4 |
| | | | | (bzr r8539) | ||||
| * | fix page size | bulia byak | 2009-08-26 | 1 | -0/+0 |
| | | | | (bzr r8537) | ||||
| * | work around the spurious batik/inkscape inconsistency (no idea who is ↵ | bulia byak | 2009-08-26 | 1 | -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 Sanches | 2009-01-05 | 1 | -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 example | Felipe Corr??a da Silva Sanches | 2008-07-22 | 1 | -1/+1 |
| | | | | (bzr r6390) | ||||
| * | added comments to the SVGFonts example | Felipe Corr??a da Silva Sanches | 2008-07-12 | 1 | -5/+89 |
| | | | | (bzr r6266) | ||||
| * | adding list of available SVGFonts to the SVGFonts dialog | Felipe Corr??a da Silva Sanches | 2008-06-25 | 1 | -2/+2 |
| | | | | (bzr r6059) | ||||
| * | renaming, adding missed ones to the list | bulia byak | 2008-06-09 | 4 | -3/+6 |
| | | | | (bzr r5864) | ||||
| * | * commenting my code so that we increase SVGFonts "bus factor" in | Felipe Corr??a da Silva Sanches | 2008-06-01 | 1 | -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 glyphs | Felipe Corr??a da Silva Sanches | 2008-05-30 | 1 | -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 Sanches | 2008-05-27 | 1 | -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 Sanches | 2008-05-25 | 1 | -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 SVGFonts | Felipe Corr??a da Silva Sanches | 2008-05-13 | 1 | -9/+6 |
| | | | | (bzr r5663) | ||||
| * | adding an example file used for SVGFonts testing purposes. | Felipe Corr??a da Silva Sanches | 2008-05-12 | 1 | -0/+27 |
| | | | | (bzr r5653) | ||||
| * | Update inkscape-filter.svg with newer version | Joshua L. Blocher | 2008-04-27 | 1 | -260/+540 |
| | | | | (bzr r5533) | ||||
| * | Add Filter Examples from mauve on IRC | Joshua L. Blocher | 2008-04-20 | 1 | -0/+296 |
| | | | | (bzr r5477) | ||||
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -2/+0 |
| | | | | (bzr r5299) | ||||
| * | Added example file for feTurbulence effect | Niko Kiirala | 2008-01-11 | 2 | -0/+513 |
| | | | | (bzr r4460) | ||||
| * | commit updates to curvestitch example | Johan B. C. Engelen | 2007-10-09 | 1 | -95/+86 |
| | | | | (bzr r3867) | ||||
| * | And update the Makefile for examples... | Johan B. C. Engelen | 2007-09-02 | 1 | -1/+4 |
| | | | | (bzr r3667) | ||||
| * | Clearify the LPE-Gears example | Johan B. C. Engelen | 2007-09-02 | 1 | -12/+132 |
| | | | | (bzr r3666) | ||||
| * | Add Curve Stiching example file | Johan B. C. Engelen | 2007-09-02 | 1 | -0/+365 |
| | | | | (bzr r3665) | ||||
| * | Removed old examples. Renamed skeletal => pathalongpath | Johan B. C. Engelen | 2007-09-02 | 3 | -150/+0 |
| | | | | (bzr r3663) | ||||
| * | Fix LPE: | Johan B. C. Engelen | 2007-08-17 | 1 | -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. Engelen | 2007-08-17 | 1 | -5/+6 |
| | | | | (bzr r3496) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 4 | -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 Carmichael | 2007-07-27 | 1 | -0/+108 |
| | | | | (bzr r3317) | ||||
| * | Added example of lighting effects | Niko Kiirala | 2007-07-25 | 2 | -1/+174 |
| | | | | (bzr r3294) | ||||
| * | Updated Makefile.am file lists for Mac OS X icons and share/examples | Niko Kiirala | 2007-07-09 | 1 | -1/+3 |
| | | | | (bzr r3202) | ||||
| * | Replaced blending modes example with a more detailed example | Niko Kiirala | 2007-07-03 | 2 | -230/+4702 |
| | | | | (bzr r3174) | ||||
| * | Example image showing differend blending modes in feBlend | Niko Kiirala | 2007-05-29 | 1 | -0/+230 |
| | | | | (bzr r3042) | ||||
| * | fix i18n to match the correct RTL rendering fixed by cyreve | bulia byak | 2007-03-14 | 1 | -411/+44 |
| | | | | (bzr r2644) | ||||
| * | Add s few lines to the comments | Bob Jamison | 2007-03-12 | 1 | -1/+12 |
| | | | | (bzr r2617) | ||||
| * | animated clock added | bulia byak | 2007-01-08 | 2 | -1/+568 |
| | | | | (bzr r2159) | ||||
| * | rope | bulia byak | 2006-11-09 | 2 | -1/+493 |
| | | | | (bzr r1928) | ||||
| * | add gradient-mesh-experimental | bulia byak | 2006-11-06 | 2 | -1/+2 |
| | | | | (bzr r1920) | ||||
| * | tweaks | bulia byak | 2006-11-05 | 1 | -0/+0 |
| | | | | (bzr r1906) | ||||
| * | Lamborgini Gallardo by Michael Grosberg | bulia byak | 2006-10-25 | 2 | -1/+2 |
| | | | | (bzr r1864) | ||||
| * | glass by Andy Fitzsimon | bulia byak | 2006-10-21 | 1 | -0/+321 |
| | | | | (bzr r1819) | ||||
| * | new example by Konstantin Rotkevich | bulia byak | 2006-10-21 | 2 | -1/+3 |
| | | | | (bzr r1818) | ||||
