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
Added test script I thought was already added.
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
adding iffdefs for LCMS and fixing layout of CMS icons
Fixed spirals.
Fixed document_interface_line
(Warning: I don't know why it works this way, it just does.)
(Warning: I don't know why it works this way, it just does.)
More documentation.
Fixed directory for inkscape executable.
Now points to $(prefix)/bin/inkscape (bin added.)
Now points to $(prefix)/bin/inkscape (bin added.)
fix remaining issues of bug 407893
fix ctrl+arrow keys not working after startup
some more ungrabbing needed
typo fixes
* [INTL:sk] Slovak translation update
parseTransform: fix rotate parsing
computeBBox: support all basic shapes (fix rect parsing)
computeBBox: support all basic shapes (fix rect parsing)
* [INTL: pl] Polish update by Polish Inkscape Translation Team
French translation update.
* [INTL:zh_TW] Traditional Chinese translation update
Updated notes.
Fixed service file!
Service file will now point to $(prefix) of most recently installed inkscape.
Service file will now point to $(prefix) of most recently installed inkscape.
Added copyright info to proposed interface.
Added proposed interface file.
Fixed other xml files to have xml file declaration before comments.
Fixed other xml files to have xml file declaration before comments.
updated POT and POs
* Bug-fixing src/libnr/Makefile_insert to avoid build failure
now gamut check works!
refactoring ICC out-of-gamut check
exclude file from building
additional file for building nr-test
Initial draft of the out-of-gamut check. It is not working yet. I will continue work on it tomorrow.
French translation update.
preserving icc colors in all tabs of fill&stroke
a quick workaround in order to avoid some invalid names for icc profiles.
A complete sanitizer should be implemented later.
A complete sanitizer should be implemented later.
use a function instead of copy-pasting code
fixing typos, replace | with ->
fix 407893
fix 376068
Added an intro to coders interested in modifing the code.
Added file with some current issues listed for coders.
updated POT and POs
Made wrapper functions non static.
Added lots of documentation.
Added lots of documentation.
fix 304018
Adding a copper and chocolate and a Relief print bumps and an Inner glow, fixing unadequate setting in Roughen inside and improving it, improving Torn edges, adding crumple to Plastify and Tinfoil
fix pulling out second handle when the segment was a lineto
Slovenian and Japanese translation update for 0.47
Uplift scour extension to version 0.19 (fixes a few bugs)
preserve icc on color wheel selector
Khmer translation updated
updated POT and POs
removed files
Fix for Bug #166678 (Paper size or orientation are not used when printing) by Adrian Johnson.
Don't open 'Save as ...' dialog inside the application bundle on OS X when it is invoked for the first time
Minor changes.
much better quality multi-size windows icon, thanks ChrisMorgan
Fix for Bug #373309 (Print has offset on page), by Adrian Johnson.
Added wrapper code.
Still under construction, will be merged into the main Makefile_Insert later.
Still under construction, will be merged into the main Makefile_Insert later.
Deweirdification of user visible messages as proposed by Tav
Maximum value of alpha is 255 (not 256).
Remove mention of AI export and EPSI export per instructions in
share/extensions/Makefile.am
share/extensions/Makefile.am
Removed support for AI (EPS based) export and EPSI export.
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.
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.
setting sensibility of "color management icon" depending on icc-color usage
adding color management icons to fill&stroke dialog
patch 168780
Fix for bug LP #308183 (Measure Path text shifted when used with a copied object).