https://bugs.documentfoundation.org/show_bug.cgi?id=48392

--- Comment #20 from Stéphane Guillou (stragu) 
<stephane.guil...@libreoffice.org> ---
Created attachment 190666
  --> https://bugs.documentfoundation.org/attachment.cgi?id=190666&action=edit
sample ODP created with Calligra Stage

Sample ODP created with Calligra Stage 3.1.0.

The two stock gradients used (simple.kgr and allcolors.kgr) are defined in
styles.xml as:

  <svg:linearGradient draw:name="gradient1" svg:spreadMethod="pad"
svg:x1="0.000000%" svg:x2="100.000000%" svg:y1="0.000000%"
svg:y2="100.000000%">
   <svg:stop svg:offset="0" svg:stop-color="#ff0000"/><svg:stop svg:offset="1"
svg:stop-color="#ffff00"/>
  </svg:linearGradient>
  <svg:linearGradient draw:name="gradient2" svg:spreadMethod="pad"
svg:x1="0.000000%" svg:x2="100.000000%" svg:y1="0.000000%"
svg:y2="100.000000%">
   <svg:stop svg:offset="0" svg:stop-color="#ff0000"/><svg:stop
svg:offset="0.183575" svg:stop-color="#ffe100"/><svg:stop svg:offset="0.347826"
svg:stop-color="#00ff00"/><svg:stop svg:offset="0.516908"
svg:stop-color="#00ffff"/><svg:stop svg:offset="0.68599"
svg:stop-color="#0000ff"/><svg:stop svg:offset="0.845411"
svg:stop-color="#ff00ff"/><svg:stop svg:offset="1" svg:stop-color="#ff0000"/>
  </svg:linearGradient>

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to