Hi,
To the best of my knowledge, by default several empty directories are created by Inkscape installations: $PREFIX/share/gradients, fonts and patterns. I've already seen several times people asking, where they can find patterns or gradients for Inkscape, because they think that something is supposed to be put there :)
Should we get rid of them until we properly support that functionality?
And do we have some kind of vision for patterns/gradients libraries?
Alexandre
the code is partially there already, when I wrote the code to retrieve stock markers, I made it based it on a generic stock item system and put a bunch of the back end in for the others. Just never got round to doing ui. oddly enough, was looking at what was needed to go about adding the pattern stuff last night. initially just trying to see if the code I put in there before works. (remembering where it was in the first place was a challenge) No promises on a timescale for progressing it, but the intent is there...
Cheers
Sim
On 9/25/07, Alexandre Prokoudine <alexandre.prokoudine@...400...> wrote:
Hi,
To the best of my knowledge, by default several empty directories are created by Inkscape installations: $PREFIX/share/gradients, fonts and patterns. I've already seen several times people asking, where they can find patterns or gradients for Inkscape, because they think that something is supposed to be put there :)
Should we get rid of them until we properly support that functionality?
And do we have some kind of vision for patterns/gradients libraries?
Alexandre
This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Maybe adding a note in the README files that this directory does not do anything at the moment...
Currently the note in the readme file is not very helpful:
"This new folder is part of the Inkscape 0.38 directory reorganization. Please place the appropriate files into this folder.
Thank You!
Inkscape Developers "
Cheers,
ryanlerch
-----Original Message----- From: inkscape-devel-bounces@lists.sourceforge.net [mailto:inkscape-devel- bounces@lists.sourceforge.net] On Behalf Of Alexandre Prokoudine Sent: Wednesday, 26 September 2007 1:49 AM To: inkscape-devel Subject: [Inkscape-devel] empty directories
Hi,
To the best of my knowledge, by default several empty directories are created by Inkscape installations: $PREFIX/share/gradients, fonts and patterns. I've already seen several times people asking, where they can find patterns or gradients for Inkscape, because they think that something is supposed to be put there :)
Should we get rid of them until we properly support that functionality?
And do we have some kind of vision for patterns/gradients libraries?
Alexandre
This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
On Wed, 26 Sep 2007 08:32:07 +1000, "Ryan Lerch" <ryanlerch@...400...> wrote:
Maybe adding a note in the README files that this directory does not do anything at the moment...
I think it's a better idea to simply remove such directories.
If we need them later we can recreate them, right?
-mental
On 9/25/07, MenTaLguY <mental@...3...> wrote:
On Wed, 26 Sep 2007 08:32:07 +1000, "Ryan Lerch" <ryanlerch@...400...> wrote:
Maybe adding a note in the README files that this directory does not do anything at the moment...
I think it's a better idea to simply remove such directories.
If we need them later we can recreate them, right?
-mental
Hi Guys, Theres a patch in the tracker that makes at least one of these empty directorys have a purpose, patch 1803881 ] Stock Patterns Support in Fill/Stroke. Basically I've added support for stock patterns to the pattern mode of the fill/stroke dialog. Adds the patterns with stockids from the patterns.svg in the share folder to those available in any doc, much like the markers.
Have killed all the bugs I could find, please test and let me know if you find more.
Cheers
Sim
participants (4)
-
Alexandre Prokoudine
-
john cliff
-
MenTaLguY
-
Ryan Lerch