Wish: Get/Set current palette through defs

Bug #787224 reported by v1nce
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
New
Wishlist
Unassigned

Bug Description

Could we get/set the current palette through the defs of the xml using a lineargradient ?

<defs>
 <linearGradient id="__inkscape_current_palette" inkscape:name="two colors palettes" x1="0%" y1="0%" x2="100%" y2="0%">
 <stop offset="0%" style="stop-color:rgb(255,255,0); stop-opacity:1"/>
 <stop offset="100%" style="stop-color:rgb(255,0,0); stop-opacity:1"/>
 </linearGradient>
 </defs>

offset has no special meaning it is only usefull to order the color

With that we could edit/process palette using external tools (palette browser and so on)

Tags: color
su_v (suv-lp)
tags: added: color
Changed in inkscape:
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.