Khmer translation updated
Patch by theAdib which fixes 397075
update
updated POT and POs
until the freeze with precision<3 is fixed, raise the lower limit in the UI
* [INTL:zh_TW] Traditional Chinese translation update
Adding yocto_css.py to Makefile so it gets pulled in dist.
Patch from Diedrik for 296778
patch by Diederik for jumping images, bug 168384
fix crash when moving a box after copying it to clipboard; this code is still badly broken, we must not use any UI classes such as selection in set_transform, but at least it does not crash now
fix crash when exiting with 3dbox tool active
Khmer translation updated
add comment (copied from sp-gradient) explaining why this must set a flag, to be cleared in the next update, instead of calling modified method directly
two safe changes: 1) increase the arbitrary limit on the number of update iterations - it is very possible in a complex document to have more than 32 chained gradients or patterns, and each step requires an iteration; 2) fix crash when this limit is reached for a clipboard document that has no URI
change email
Japanese translation update by Masato HASHIMOTO
Japanese translators added in TRANSLATORS
Japanese translators added in TRANSLATORS
* [INTL:sk] Slovak translation update
German translation update by neutronenspalter
- Check that poppler iis included in the App bundle.
- Discover the ImageMagick version at packaging time rather than it
being hardcoded.
- Move the theme related gtkrc file into the user's $HOME/.inkscape-etc
directory, rather than the modified version getting written into the
App bundle. Fixes bug #169013.
- Discover the ImageMagick version at packaging time rather than it
being hardcoded.
- Move the theme related gtkrc file into the user's $HOME/.inkscape-etc
directory, rather than the modified version getting written into the
App bundle. Fixes bug #169013.
Spanish translation update by Lucas Vieites
Japanese translation update by Masato HASHIMOTO
Belarusian translation update by Hleb Valoshka
Belarusian translation update by Hleb Valoshka
patch by Adib for 307195
change colour to color in display strings
Update to scour 0.20 extension
giving svg_file property to Effect class. Make more readable code.
- Fix bug #390024: "raster image extensions fail on osx: missing ImageMagick
config files/resources" Include the ImageMagick resources in the bundle.
Note that this only works when the user does not have a version installed
in the same prefix as the one originally built for the bundle. This should
be okay since the official package is built with a long obscure prefix.
- Fix bug #392693: "Conflict between bundled and system libxml dylib"
The official package no longer uses the DYLD_LIBRARY_PATH magic. Instead
all paths within the dylibs, executable and shared objects get rewritten
to be relative to the executable. Note: Packagers will need to install
Macports into a PREFIX of 50 characters in length to allow enough space
within all the libraries for path rewriting.
config files/resources" Include the ImageMagick resources in the bundle.
Note that this only works when the user does not have a version installed
in the same prefix as the one originally built for the bundle. This should
be okay since the official package is built with a long obscure prefix.
- Fix bug #392693: "Conflict between bundled and system libxml dylib"
The official package no longer uses the DYLD_LIBRARY_PATH magic. Instead
all paths within the dylibs, executable and shared objects get rewritten
to be relative to the executable. Note: Packagers will need to install
Macports into a PREFIX of 50 characters in length to allow enough space
within all the libraries for path rewriting.
Chinese (zh_CN), Breton and French translation update.
patch for 425056
Slightly updated Russian translation
Updated Ukrainian translation from Yuri Chornoivan
French translation update
* [INTL: pl] Polish update by Polish Inkscape Translation Team
update
updated POT and POs
textual patch from bug 408093
patch by Adib for 406470
patch by Adrian Johnson for 166678
update
updated POT and POs
Removing the caligraphic presets file and making the same strings translatable in the preferences-skeleton.h
update from Chris Morgan
restore dot creation in pencil
restore ctrl+click dots in pencil
* [INTL: pl] Polish update by Polish Inkscape Translation Team
Remove preference entry for dot size in Pencil tool since it no longer creates dots
Commenting out Whiteboard configure flag
Fixed crash when invoked and no profile is set.
last filters file from Ivan and Tavmjong
remove debug warning
Dutch translation update by Kris
Japanese, Slovenian and French translation updates
replace-hue example from Ivan
patch by Alvin for 418798
* [INTL:zh_CN] Simplified Chinese translation of win32 installer added to inkscape.nsi
* [INTL:zh_TW] Traditional Chinese translation update
* [INTL: zh_CN] Simplified Chinese translation of win32 installer added
lpe-spiro: fix problem with rounding and very nearly zero closing line segments
fix bug #377958: don't write inkscape:path-effect to plain svg
fix page size
adding getElementById() to inkex
fix page size
work around the spurious batik/inkscape inconsistency (no idea who is right), see bug 224741 - added a 0 at the end of the rotate vector
Khmer translation updated
patch by Richard Hughes for 417777
patch for divisor limit
* [INTL:es] Spanish translation update
update
patch from 417179 by Alvin
updated POT and POs
* [INTL:de] German translation update
Two files pulled in from the pre2 branch. Removing the nsi file and cleaning the POTFILES list.
- fix bug #414142 (Moving path nodes twice is hard when snap is enabled)
- constrained snap: use projected point to calculate the snap distance
- constrained snap: use projected point to calculate the snap distance
fix 417676
move inkscape.nsi to packaging/win32
When dragging a knot along a constraint line, then allow snapping the position of the mouse pointer instead of its projection onto the constraint line (for this a check box has been added to the preferences dialog)
patch from 416549
fix half-smooth nodes updating when next to a line but with curve code
15 years agofix rendering of testcase errorhandling-nosuchlpe.svg: make sure shapes do not calcul...
fix rendering of testcase errorhandling-nosuchlpe.svg: make sure shapes do not calculate the curve if they have a broken lpe, instead reading it directly from d= and issuing a warning
fix 272408 and address fixmes: fix inheriting of dasharray and dashoffset, make them correctly handle inherit values; test case for the bug is added to the testsuite
From Chris Morgan - lzma dictionary size increased to improve compression of win32 installer
fix 416940
fix 166186
fix 379817
absolutize user-entered path from doc location
Khmer translation updated
Breton, Belarusian and French translation updates.
Updated Ukrainian translation
* [INTL:zh_TW] Traditional Chinese translation update
fix 167857
patch from 289774
fix for 415168
update
* [INTL:*] make inkscape.pot && update_po_files.sh
* [INTL:sk] Slovak translation update
* [INTL:pt_BR] fixed msgfmt error
* [INTL:sk] Slovak translation update
* [INTL:pt_BR] fixed msgfmt error
string change: Scoured SVG -> Optimized SVG
patch by Alvin Penner for bug 415079
Khmer translation updated
15 years agofrom Ivan: Adding a Growing cells Overlay, allowing Turbulence displacement to Eroded...
from Ivan: Adding a Growing cells Overlay, allowing Turbulence displacement to Eroded metal, Enamel jewelry, Cracked lava, Canvas Bumps, Canvas Bumps, matte, Bubbly Bumps, Bubbly Bumps
fix 396851: move absolutizing relative path (added by Ted) out of sp_export_png_file and make sure it works only for rel filenames from hints (both on command line and on batch export), but not for filenames specified on command line or in export dialog; reenable export-id with export-use-hints; fix errors in string comparisons when choosing command line mode; fix crash when opening nonexistent file in command line mode
fix remaining issues of bug 407893
fix ctrl+arrow keys not working after startup