initial filter UI code drop from Nick
merge OpenFont license support
Fix cast causing compile error on x86-64
more pyxml to lxml conversion.
I'd like to get someone else to look at Barcode and the TeX extension.
Some of the big name extensions like pathalongpath.py still don't work but I have started converting (and somehow broke them). committing in case someone wants to help fix. :-)
I'd like to get someone else to look at Barcode and the TeX extension.
Some of the big name extensions like pathalongpath.py still don't work but I have started converting (and somehow broke them). committing in case someone wants to help fix. :-)
Right clicking on the swatch now correctly sets the outline colour.
assert leads to false negatives
This is a minor patch for the windows RC files. I've added the VERSIONINFO metadata, as well as a manifest entry to both inkview.rc, and inkscape.rc. The two xml manifest files have been added to \src as well.
updated Ukrainian translation from Maxim Dziumanenko
Fixed a crash when changing blur of filtered object after duplicating it
Using the blur slider no longer destroys filters already applied to the object
Added polar coordinates.
Added "Use" tab to dialog.
Added "Use" tab to dialog.
First (very limited) version of the 3D box tool; allows for drawing of new boxes in a fixed perspective without any live interaction.
Fix function plotter for the most common case where there are no transforms applied to the rect objects. Thanks Tav for catching this.
Handle the case of gnome_vfs_init failing. (Fixes Debian bug bugs.debian.org/cgi-bin/bugreport.cgi?bug=415640.)
Committed patch 170667
"There is a small bashism in share/extenions/ps2pdf.sh. This will result in a problem when using "Save As..." with "PDF with Text and Images" selected on systems using /bin/dash as the default shell.
Even if this kind of PDF output does not exist anymore...
"There is a small bashism in share/extenions/ps2pdf.sh. This will result in a problem when using "Save As..." with "PDF with Text and Images" selected on systems using /bin/dash as the default shell.
Even if this kind of PDF output does not exist anymore...
Add fixme comment re testing for file existence inside g_return_if_fail.
Another round of extension conversion (from pyxml to lxml) and some corrections
Forgot in earlier commit.
begin converting python extensions to use lxml. this might take me a while and it will break unconverted extensions in the meanwhile.
Patch 1664857 - Rename windows.gpl (plus internal name change) to windowsXP.gpl to reflect real palette application. Windows Vista icons don't have a recommended palette, so it was appropriate to distinguish.
Up to date with current sources.
Add translator hint.
Add translator hint.
fix double instancing of signal connectors in SPUseReference
Some more translations.
Updated all po files with original strings from the current sources. Updated de.po a bit.
some changes bcs of the name of uninstall.exe
installer remembers installed files and uninstaller does not delete user files
changes to install he - hebrew
17 years agomodified the symlink for python packages to point to the real location (inside python...
modified the symlink for python packages to point to the real location (inside python framework) instead of /Library/Python/... which is a link to the real location. Indeed the link is broken on 10.3 aka. Panther
added the lines for LaTeX Beamer palette and template committed in r15045 in the appropriate Makefile.am (otherwise they were present but not installed)
* More fixes :)
* Various Typo fixed
17 years agoOnly snap the real corners of a rectangle, not the start and end points of each round...
Only snap the real corners of a rectangle, not the start and end points of each rounded corener
Fixed a rendering problem in feOffset
Filter effects: support for SourceAlpha and BackgroundAlpha
Fixed background access problems introduced in previous revision
First version of feOffset support. Contains some rendering glitches.
fixed string parameter to work with latex extension. will need further research... perhaps now it is broken on linux.
remove duplicate entry in /ui/widget/Makefile_insert
Modified filter rendering area handling to better accommodate upcoming feOffset
Some additional Paint Bucket optimizations and cleanup
Gtkmm:ified Fill and Stroke dialog (disabled by default). It's still
using the old fill/stroke style and paint style widgets, though.
using the old fill/stroke style and paint style widgets, though.
Finish Paint Bucket optimizations & fixes for auto gap
* remove useless "fillaccuracy" setting
* dramatically improve speed of non-auto gap fills
* change some ints to unsigned ints
* remove useless "fillaccuracy" setting
* dramatically improve speed of non-auto gap fills
* change some ints to unsigned ints
Implement various small paint bucket optimizations and cleanups
Add fillaccuracy preference
Add optimizations for Paint Bucket bitmap fill
Don't return too much snappoints
Improve auto gap algorithm and move some "magic numbers" pixel setting code into separate functions
Fixed segfault when opening about screen
Example image showing differend blending modes in feBlend
Added support for in-parameter in filter primitives
17 years agoAdd auto gap filling for Paint Bucket and implement "safety valve" to prevent runaway...
Add auto gap filling for Paint Bucket and implement "safety valve" to prevent runaway fill operations
Copy xmlparse.dll to libexpat.dll because a <tml> lib depends on the other name.
17 years agoRemove a printf from style-test (added in r8425, apparently intended just for debuggi...
Remove a printf from style-test (added in r8425, apparently intended just for debugging, though I haven't asked Ted).
Handle snapping of nodes in sp_knot_handler. From now on the nodes of transformed items will snap correctly. On top of that, we now only need a single call to the snapmanager.
17 years agoClone Tiler: Change bbox calculation from the default APPROXIMATE_BBOX to GEOMETRIC_B...
Clone Tiler: Change bbox calculation from the default APPROXIMATE_BBOX to GEOMETRIC_BBOX, as requested in bug #1722238.
Refactoring work for filter effects renderer initialization
committed patch 1629798
http://sourceforge.net/tracker/index.php?func=detail&aid=1629798&group_id=93438&atid=604308
this patch suppresses the requirement on skconvert for ps and eps input and
only uses pstoedit with the plot-svg back-end (which is free).
It introduces some warning messages and can cause some scale problems depending on the origin of the ps or eps but it probably better than relying on sketch and can probably be enhanced.
Apparently this patch is used in Fedora's Inkscape already and it seems to do well there.
http://sourceforge.net/tracker/index.php?func=detail&aid=1629798&group_id=93438&atid=604308
this patch suppresses the requirement on skconvert for ps and eps input and
only uses pstoedit with the plot-svg back-end (which is free).
It introduces some warning messages and can cause some scale problems depending on the origin of the ps or eps but it probably better than relying on sketch and can probably be enhanced.
Apparently this patch is used in Fedora's Inkscape already and it seems to do well there.
The LaTeX beamer class is the new latex standard to produce slides:
http://latex-beamer.sourceforge.net/
It produces custom sized pages and includes several layout/color themes.
I added an Inkscape template document with the correct page dimensions
as well as guides to delimit the text area within the slide for several
themes, in order to ease the production of illustrations at correct sizes
(scalability is great but having the correct size from the start limits
issues with stoke width and font sizes for example).
I also constructed a color palette which includes colors suitable for each
theme of the standard beamer package. I am no color-expert/artist so I
don't really know about the rules in this delicate subject. What I did is
that for each theme I extracted the base colors of the slides with a color
picker tool; I named them according to their use in the slide (eg.
"{themeName} header", "{themeName} background"); when I found this base
color set to be a bit poor, I added new colors derived from the original
ones by mixing them with white, black, with other colors in the theme or by
using automatic color schemes generators; I named these new colors
"{themeName} added {colorName}". hopefully this should have led me to avoid
bad color choices.
http://latex-beamer.sourceforge.net/
It produces custom sized pages and includes several layout/color themes.
I added an Inkscape template document with the correct page dimensions
as well as guides to delimit the text area within the slide for several
themes, in order to ease the production of illustrations at correct sizes
(scalability is great but having the correct size from the start limits
issues with stoke width and font sizes for example).
I also constructed a color palette which includes colors suitable for each
theme of the standard beamer package. I am no color-expert/artist so I
don't really know about the rules in this delicate subject. What I did is
that for each theme I extracted the base colors of the slides with a color
picker tool; I named them according to their use in the slide (eg.
"{themeName} header", "{themeName} background"); when I found this base
color set to be a bit poor, I added new colors derived from the original
ones by mixing them with white, black, with other colors in the theme or by
using automatic color schemes generators; I named these new colors
"{themeName} added {colorName}". hopefully this should have led me to avoid
bad color choices.
noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers.
doc
noop: Fix truncated vim modeline.
Apply Yossi's patch
Minor fixes
Add initial attempt at embedded pkg-config
Remove warnings. Especially new gcc4.2.0 warnings about assigning a string literal to a char * without const.
Avoid a gtk g_critical message when building Document Properties dialog.
noop: Use G_N_ELEMENTS in attach_all callers instead of passing sizeof.
noop: Fix const usage/confusion.
CodingStyle: Use static for file-local function as per wiki CodingStyle document. (I didn't notice the anonymous namespace wrapping.)
doc: document a minor bug (or unexpected behaviour).
17 years agoFix a couple of unannotated transactions causing g_warning from finish_incomplete_tra...
Fix a couple of unannotated transactions causing g_warning from finish_incomplete_transaction. (Thanks to johanengelen for help with this.)
Fixed some feBlend rendering bugs
Fix crash in sp-skeleton.
Added renderer support for feBlend filter effect
Initial set of style test. Will uncomment as style code is fixed.
Correcting extraction of "url(...)" for paint
minor changes (icon size, deleted useless informations) but this allows me to get revision 15000!! yipee!
Inkscape.app and Applications positions are nearly OK but the python part is not taken care of here. It will be done though a new DS_Store file anyway.
Inkscape.app and Applications positions are nearly OK but the python part is not taken care of here. It will be done though a new DS_Store file anyway.
new DS_Store files to override the option "Open new windows in column view" of the Finder: now Inkscape's dmg window always open in icon view and show the nice background picture and all (this seemed to work before though, no idea why the behavior changed)
- new parameters in the info file accompanying the dmg
- the dmg bundle is named with the latest revision and the architecture. The svn revision number is taken from the entries file at the base of Inkscape's source code tree rather than through svn info to allow people without svn to use osx-build.sh (on a prepackaged svn snapshot for example)
- the dmg bundle is named with the latest revision and the architecture. The svn revision number is taken from the entries file at the base of Inkscape's source code tree rather than through svn info to allow people without svn to use osx-build.sh (on a prepackaged svn snapshot for example)
-added some checks for the existence of Inkscape.app and a better way to check for the existence of the python modules directory
- added some comments hopefully to improve overall readability
- added some comments hopefully to improve overall readability
modified the way -py option is handled to account for spaces in the PATH and avoid putting extra quotes
Cleaned up test doc creation
Fixed print specifier
Add doc for terry brown's Edge3d effect
Added Terry Brown's Edge3d scripts.
17 years agoApply yfarjoun's one-line patch to remove any stroke from fill(), to accomodate strok...
Apply yfarjoun's one-line patch to remove any stroke from fill(), to accomodate strokeless objects. Strokes are handled separately in stroke().
17 years agofixed fixme's in shapeeditor and changed verbs for node editting. helps with multiple...
fixed fixme's in shapeeditor and changed verbs for node editting. helps with multiple nodepath implementation in shape-editor.
Fixing compile warnings
fixed crash when parameter viewbox=null in nr_path_matrix_point_bbox_wind_distance
add document to action events (when possible)
add document to action events