Files
jpexs-decompiler/libsrc/ffdec_lib/testdata/graphics/graphics/LIBRARY/TransparentGradient.xml
Jindra Petřík cea421a54e gnujpdf RadialGradientPaint - cycle mode reflect and repeat
transparent gradient testdata
2021-03-24 20:36:42 +01:00

41 lines
1.7 KiB
XML

<DOMSymbolItem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://ns.adobe.com/xfl/2008/" name="TransparentGradient" itemID="6053c836-0000020a" symbolType="graphic" lastModified="1616103522">
<timeline>
<DOMTimeline name="TransparentGradient">
<layers>
<DOMLayer name="Layer 1" color="#4FFF4F" current="true" isSelected="true">
<frames>
<DOMFrame index="0" keyMode="9728">
<elements>
<DOMShape>
<fills>
<FillStyle index="1">
<LinearGradient>
<matrix>
<Matrix a="0.1220703125" d="0.0610198974609375" tx="100" ty="50"/>
</matrix>
<GradientEntry color="#FF0000" alpha="0.501960784313725" ratio="0"/>
<GradientEntry color="#FFFF00" ratio="0.533333333333333"/>
</LinearGradient>
</FillStyle>
</fills>
<strokes>
<StrokeStyle index="1">
<SolidStroke scaleMode="normal">
<fill>
<SolidColor/>
</fill>
</SolidStroke>
</StrokeStyle>
</strokes>
<edges>
<Edge fillStyle1="1" strokeStyle="1" edges="!4000 2000|0 2000!0 2000|0 0!0 0|4000 0!4000 0|4000 2000"/>
</edges>
</DOMShape>
</elements>
</DOMFrame>
</frames>
</DOMLayer>
</layers>
</DOMTimeline>
</timeline>
</DOMSymbolItem>