What exactly would you like to know? The styles themselves are stored in SPStyle objects (which you can find in src/style.*). And all elements in the SVG document are represented by an SPObject (which has a pointer to an SPStyle object), which is specialized into a whole hierarchy of SPSomething classes (like SPRect, SPPath, etc.). The UI code for setting the stroke width is located in src/widgets/stroke-style.cpp.
I've posted a bit of extra analysis: https://bugs.launchpad.net/inkscape/+bug/734596
Likely there is some special casing for groups somewhere that doesn't handle a stroke width without having a stroke (color). Just try and figure out where the zero comes from (and/or the non-zero value when using just a rect) and with a bit of luck it'll become clear how to solve the problem... If not, feel free to post your findings (here and/or with the bug report) and ask for a second opinion again.
On 08-09-11 10:10, Samuel Buttigieg wrote:
Can someone please provide some help?
On Mon, Sep 5, 2011 at 7:30 PM, Samuel Buttigieg <sambut1987@...400... mailto:sambut1987@...400...> wrote:
Hello fellow inkscapers, I am new to the scene in inkscape and i have been looking around for interesting bugs and I came across this one: https://bugs.launchpad.net/inkscape/+bug/734596 Does anyone have any extra information about this bug (code wise) as I am interested in working on this bug Best Regards, Samuel
Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel