<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel">
    <title>gmane.comp.graphics.inkscape.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40687"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40686"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40685"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40684"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40683"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40682"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40681"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40680"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40679"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40678"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40677"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40676"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40675"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40674"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40673"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40672"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40671"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40670"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40669"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40668"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40687">
    <title>Re: My second patch and a general question about inkscape development</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40687</link>
    <description>&lt;pre&gt;Right...forgot my reason for including it =/ ...this time around it is just
about one function "sp_toggle_dropper". A similiar function which currently
resides next to it in event-context.cpp is "sp_toggle_selector" (spacebar
switch, to and back from select tool). If I ever search the code for any of
these two features in future I would assume they would be next to each
other, therefore I left "sp_toggle_dropper" where it is. Moving both
outside is of course an option but as "sp_toggle_selector" is private I
didn't find that as compelling.

Aha, yea. Thanks for clearing that up, makes sense that most of them are
probably pretty hard to fix.

&lt;/pre&gt;</description>
    <dc:creator>Christoffer Holmstedt</dc:creator>
    <dc:date>2013-06-19T07:36:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40686">
    <title>Re: My second patch and a general question aboutinkscape development</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40686</link>
    <description>&lt;pre&gt;
On Jun 17, 2013, at 11:11 PM, Christoffer Holmstedt wrote:


Well... the main question would be as to why you had to include it. If it is to access aspects of all contexts no matter what kind, then it might be appropriate. On the other hand, if it was to access just a helper or function from that header, it might be good to split such functionality out



Normally just fix them as you encounter them. If feasible, try to do such fixes in a separate check-in. That will help keep the history clear.

However... I've usually cleaned up the straightforward unused variables, etc., so any that are still in there might be complicated to fix, require knowledge of the specific code area (some of the more complex maths parts get like this), or might be due to #ifdefs that make them used for some configurations and unused for others.


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
&lt;/pre&gt;</description>
    <dc:creator>Jon Cruz</dc:creator>
    <dc:date>2013-06-19T05:34:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40685">
    <title>Re: [Templates]</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40685</link>
    <description>&lt;pre&gt;About multiselect tags, i see first time in knoweledge base of
http://http://www.afterlogic.com. Now changed.

The usage is similar at:

I select a tag making it lemon color: Some tags make disabled, anothers
continue enabled. Select another enabled tag, makina a new lemon and
reducing the numbers of enabled tags.
I olways change a selected tag to unselected.

Sorry for my english.

Hi, Jabier.


El mar, 18-06-2013 a las 15:18 +0200, Jabiertxo Arraiza Cenoz escribió:



------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Inkscape-devel mailing list
Inkscape-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-devel
&lt;/pre&gt;</description>
    <dc:creator>Jabiertxo Arraiza Cenoz</dc:creator>
    <dc:date>2013-06-18T13:33:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40684">
    <title>Re: [Templates]</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40684</link>
    <description>&lt;pre&gt;Maybe the widget hiddenly breaked by a horizontal line and all tags
down?
Multiselect tags for refine filter?

Hi, Jabier.

El mar, 18-06-2013 a las 15:02 +0200, Jan Darowski escribió:



------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Inkscape-devel mailing list
Inkscape-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-devel
&lt;/pre&gt;</description>
    <dc:creator>Jabiertxo Arraiza Cenoz</dc:creator>
    <dc:date>2013-06-18T13:18:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40683">
    <title>Re: [Templates]</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40683</link>
    <description>&lt;pre&gt;Here it is. To be honest I'm not fully convinced to this drop-down list
with search tags idea. It's slower in use.

Slagvi


2013/6/17 Martin Owens &amp;lt;doctormo-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev_______________________________________________
Inkscape-devel mailing list
Inkscape-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/inkscape-devel
&lt;/pre&gt;</description>
    <dc:creator>Jan Darowski</dc:creator>
    <dc:date>2013-06-18T13:02:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40682">
    <title>Re: [Templates]</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40682</link>
    <description>&lt;pre&gt;Hi to all.
Maybe, could be a good thing when a user save a document in inkscape,
automaticaly create a low resolution of the contents of the (page/draw),
i think dont need a big image and it could be made quikly, maybe the
filters isnt necesary and speed more.

Thisimage is only for templates and for previews of svg files inside the
inkscape file selector. Complex svg files previews very fast.

This image, for example, could be saved in all documents like a
svg:symbol, and is invisible to the user.

Hi, Jabier.

El mar, 18-06-2013 a las 02:26 -0700, LucaDC escribió:



------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Inkscape-devel mailing list
Inkscape-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-devel
&lt;/pre&gt;</description>
    <dc:creator>Jabiertxo Arraiza Cenoz</dc:creator>
    <dc:date>2013-06-18T11:10:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40681">
    <title>Shortcut for Object &gt; Clip &gt; Set</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40681</link>
    <description>&lt;pre&gt;Hi,

Could you add a shorcut for that?

Regards

Javi
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev_______________________________________________
Inkscape-devel mailing list
Inkscape-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/inkscape-devel
&lt;/pre&gt;</description>
    <dc:creator>Javier Garcia</dc:creator>
    <dc:date>2013-06-18T10:44:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40680">
    <title>Re: [Templates]</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40680</link>
    <description>&lt;pre&gt;Thanks, I will think of that. At the beginning I will probably implement a
solution with just adding a path to the png preview but maybe later on it
will be worth improving. Right now I want to focus on the main
functionality, adding additional images inside templates svg files seems
like sth requiring longer discussion. (for example adding just path is
easier for the users who want to create their own templates)


2013/6/18 LucaDC &amp;lt;dicappello-pFjmM2OTL8fqD7ZJT3/+rDUZDU+1vuVT&amp;lt; at &amp;gt;public.gmane.org&amp;gt;

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev_______________________________________________
Inkscape-devel mailing list
Inkscape-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/inkscape-devel
&lt;/pre&gt;</description>
    <dc:creator>Jan Darowski</dc:creator>
    <dc:date>2013-06-18T10:01:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40679">
    <title>Re: [Templates]</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40679</link>
    <description>&lt;pre&gt;Jan Darowski wrote

I was thinking about embedding the entire document (or a simple small png)
in the template itself in the form of informations to be discarded when
applying the template to a new document.
I don't know if this is easy to implement in the project you are
implementing.
Luca




--
View this message in context: http://inkscape.13.x6.nabble.com/Templates-tp4967147p4967154.html
Sent from the Inkscape - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
&lt;/pre&gt;</description>
    <dc:creator>LucaDC</dc:creator>
    <dc:date>2013-06-18T09:26:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40678">
    <title>Re: [Templates]</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40678</link>
    <description>&lt;pre&gt;So can we assume that preview is just another file provided with the
template, with a filename specified in the templates .svg?

Slagvi


2013/6/18 LucaDC &amp;lt;dicappello-pFjmM2OTL8fqD7ZJT3/+rDUZDU+1vuVT&amp;lt; at &amp;gt;public.gmane.org&amp;gt;

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev_______________________________________________
Inkscape-devel mailing list
Inkscape-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/inkscape-devel
&lt;/pre&gt;</description>
    <dc:creator>Jan Darowski</dc:creator>
    <dc:date>2013-06-18T08:02:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40677">
    <title>Re: [Templates]</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40677</link>
    <description>&lt;pre&gt;Jan Darowski wrote

An idea: why not showing the template page in relation with a user chosen
reference format as A4 or Letter? This could give a quick hint on what's big
and what's small.
Also, the preview would help a lot if the page is not blank, that's where
templates could be more useful.
Or the preview could be an image of an example of a finished document, to
see what the template is intended to be used for (if the creator of the
template wants to provide one, of course).
Luca




--
View this message in context: http://inkscape.13.x6.nabble.com/Templates-tp4967147p4967152.html
Sent from the Inkscape - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
&lt;/pre&gt;</description>
    <dc:creator>LucaDC</dc:creator>
    <dc:date>2013-06-18T07:12:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40676">
    <title>My second patch and a general question aboutinkscape development</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40676</link>
    <description>&lt;pre&gt;My second bug fix is available now at
https://bugs.launchpad.net/inkscape/+bug/180912 it builds and works just
fine but I have one question. I had to include "event-context.h" in
"verbs.cpp" and I'm not sure if this coupling is wise to do. Any comments
on that?

I didn't want to move the special toggling feature for the dropper tool to
verbs.cpp mainly due to the space toggling to "select tool" and back would
still be in event-context.cpp.

During compilation there are a few "unused variable" warnings and other
kinds of warnings as well. Within the Inkscape project do you usually file
a bug report against this (for keeping track of stuff) and then fix the
warning(s) or just fix it?

Regards
&lt;/pre&gt;</description>
    <dc:creator>Christoffer Holmstedt</dc:creator>
    <dc:date>2013-06-18T06:11:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40675">
    <title>Re: [Units] Existing Unit Support</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40675</link>
    <description>&lt;pre&gt;Don't forget to take sp-metric(s) into account. Other than that: keep up 
the good work!

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
&lt;/pre&gt;</description>
    <dc:creator>Jasper van de Gronde</dc:creator>
    <dc:date>2013-06-18T05:46:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40674">
    <title>[Units] Existing Unit Support</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40674</link>
    <description>&lt;pre&gt;Over the past two weeks, I have looked at Inkscape's code, outlined existing
unit support, and planned my approach to refactoring it.

http://www.mpetroff.net/archives/2013/06/17/current-state-of-units/

-Matthew

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
&lt;/pre&gt;</description>
    <dc:creator>Matthew Petroff</dc:creator>
    <dc:date>2013-06-18T02:06:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40673">
    <title>Re: [Templates]</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40673</link>
    <description>&lt;pre&gt;Hello Jan,

Good to hear from you.

On Mon, 2013-06-17 at 20:41 +0200, Jan Darowski wrote:

Some UI review:

No need for the word 'available', just 'Tags' or 'Search Tags' and
'Templates' will do.

The tags list could be done as a drop down on top of the template list,
that way you have more room for information about the template.

Create should probably say something like 'Use Template' or 'Create from
Template', or just 'Use'. Otherwise it reads like the program wants to
Create the selected template instead of open it as a new drawing.

The button should probably be seated outside of the frame widget, unless
the buttons are going to be different between the static and procedural.
But they shouldn't be for this kind of dialog IMO.

Martin,


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
&lt;/pre&gt;</description>
    <dc:creator>Martin Owens</dc:creator>
    <dc:date>2013-06-17T19:02:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40672">
    <title>[Templates]</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40672</link>
    <description>&lt;pre&gt;Hi!
Here is my first progress report. I've been mostly working on understanding
gtk and designing some more details about my project.
Here is my code branch:
https://code.launchpad.net/~slagvi/inkscape/templates
I also attach a gui project I made. In fact most of the code responsible
for displaying data is already written but if something is not like it
should be, please tell me as soon as it's possible. And here is some
explanation.

I decided to use tags/keywords instead of categories, as it has been
suggested by some of you. But there aren't to many keywords or templates,
so all the keywords will be displayed in a list. Clicking on one of them
makes appropriate templates to be displayed. Of course one template can be
tagged by many keywords. Some of you were talking about previous mockups (
http://wiki.inkscape.org/wiki/index.php/NewFromTemplateSpec) flaws. So I
tried to make the interface as simple as possible. All the additional data
(like long description, translations, used keywords, license etc) are
&lt;/pre&gt;</description>
    <dc:creator>Jan Darowski</dc:creator>
    <dc:date>2013-06-17T18:41:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40671">
    <title>Re: Q: How to Generate a Rotated linearGradient whose angle will stick?</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40671</link>
    <description>&lt;pre&gt;You are welcome.

El lun, 17-06-2013 a las 16:17 +0300, Shlomi Fish escribió:



------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Inkscape-devel mailing list
Inkscape-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-devel
&lt;/pre&gt;</description>
    <dc:creator>Jabiertxo Arraiza Cenoz</dc:creator>
    <dc:date>2013-06-17T14:05:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40670">
    <title>Re: Q: How to Generate a Rotated linearGradient whose angle will stick?</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40670</link>
    <description>&lt;pre&gt;Hi all,

On Mon, 17 Jun 2013 15:09:11 +0300
Shlomi Fish &amp;lt;shlomif-l9KC3OxpiO/xoUHEvvZx2g&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


OK, Jabier's advice of setting x1/y1/x2/y2 worked in this commit:

https://github.com/shlomif/Shlomi-Fish-Back-to-my-Homepage-Logo/commit/1f0bc57eb774bf7602ffd7cf6cdd4ac048a441f7

I'm attaching its patch here.

Thanks to Jabier!

Regards,

Shlomi Fish


&lt;/pre&gt;</description>
    <dc:creator>Shlomi Fish</dc:creator>
    <dc:date>2013-06-17T13:17:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40669">
    <title>Re: Q: How to Generate a Rotated linearGradient whose angle will stick?</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40669</link>
    <description>&lt;pre&gt;Hi Jabier,

On Mon, 17 Jun 2013 12:12:03 +0200
Jabiertxo Arraiza Cenoz &amp;lt;jabier.arraiza&amp;lt; at &amp;gt;marker.es&amp;gt; wrote:


Actually, I do want your help - it's just that I find you hard to understand.


OK, understood.


Thanks! I'll try.


Thanks.


Regards,

Shlomi Fish




&lt;/pre&gt;</description>
    <dc:creator>Shlomi Fish</dc:creator>
    <dc:date>2013-06-17T12:09:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40668">
    <title>Re: Q: How to Generate a Rotated linearGradient whose angle will stick?</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40668</link>
    <description>&lt;pre&gt;I know you dont want my help, but i made a exception if i am brong.
X1 and Y1 seems to be the position of the start of the gradient
X2 and Y2 seems to be the position of the end of the gradient
You can programaticaly this knowing the values of the bounding box of
the object.
It can be done -bounding-box- by diferent ways depending the kind of
object.

Sorry for merge politic whith code but is a important thread to me.

Best regards, Jabier.


El lun, 17-06-2013 a las 12:32 +0300, Shlomi Fish escribió:



------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Inkscape-devel mailing list
Inkscape-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-devel
&lt;/pre&gt;</description>
    <dc:creator>Jabiertxo Arraiza Cenoz</dc:creator>
    <dc:date>2013-06-17T10:12:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40667">
    <title>Re: Q: How to Generate a Rotated linearGradient whose angle will stick?</title>
    <link>http://permalink.gmane.org/gmane.comp.graphics.inkscape.devel/40667</link>
    <description>&lt;pre&gt;Hi all,

On Wed, 12 Jun 2013 17:29:30 +0300
Shlomi Fish &amp;lt;shlomif&amp;lt; at &amp;gt;shlomifish.org&amp;gt; wrote:


Can someone *please* answer this question? I've waited far too long. What is
the significance of the x1/y1/x2/y2 coordinates? How do I calculate them
programatically? How do I create a rotated linearGradient whose angle will
stick? Someone? Anyone?

Regards,

Shlomi Fish

&lt;/pre&gt;</description>
    <dc:creator>Shlomi Fish</dc:creator>
    <dc:date>2013-06-17T09:32:15</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.graphics.inkscape.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.graphics.inkscape.devel</link>
  </textinput>
</rdf:RDF>
