Re: SVGFileDC pen and brush support

ABC <[email protected]> Fri, 24 May 2019 14:10:59 -0700 (PDT)
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <[email protected]>
------=_Part_853_688541821.1558732259479
Content-Type: multipart/alternative; 
	boundary="----=_Part_854_510372874.1558732259479"

------=_Part_854_510372874.1558732259479
Content-Type: text/plain; charset="UTF-8"

Release 4.0.6 seems to have resolved these issues, except for brush style 
BDIAGONAL_HATCH.

Looking at wxWidgets code
https://github.com/wxWidgets/wxWidgets/pull/1275/commits/b826427062939d899b72488f6e80deb0842ddea5
it seems like the following brush styles are not supported:
BRUSHSTYLE_STIPPLE_MASK_OPAQUE
BRUSHSTYLE_STIPPLE_MASK 
BRUSHSTYLE_STIPPLE 
BRUSHSTYLE_BDIAGONAL_HATCH 



-- 
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/wxPython-dev/09eee28e-2baa-4017-bdd6-0fa31bca70d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

------=_Part_854_510372874.1558732259479
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Release 4.0.6 seems to have resolved these issues, ex=
cept for brush style BDIAGONAL_HATCH.</div><div><br></div><div>Looking at w=
xWidgets code</div><div>https://github.com/wxWidgets/wxWidgets/pull/1275/co=
mmits/b826427062939d899b72488f6e80deb0842ddea5<br></div><div>it seems like =
the following brush styles are not supported:</div><div><span class=3D"blob=
-code-inner">BRUSHSTYLE_STIPPLE_MASK_OPAQUE</span></div><div><table class=
=3D"diff-table js-diff-table tab-size  " data-tab-size=3D"8" data-diff-anch=
or=3D"diff-f43fe1201ac716630c2623469ccec187"><tbody><tr><td class=3D"blob-c=
ode blob-code-addition"><span class=3D"blob-code-inner">BRUSHSTYLE_STIPPLE_=
MASK</span></td>
</tr>



    <tr>
    </tr></tbody></table><table class=3D"diff-table js-diff-table tab-size =
 " data-tab-size=3D"8" data-diff-anchor=3D"diff-f43fe1201ac716630c2623469cc=
ec187"><tbody><tr><td class=3D"blob-code blob-code-addition"><span class=3D=
"blob-code-inner">BRUSHSTYLE_STIPPLE</span></td>
</tr>



    <tr>
    </tr></tbody></table><table class=3D"diff-table js-diff-table tab-size =
 " data-tab-size=3D"8" data-diff-anchor=3D"diff-f43fe1201ac716630c2623469cc=
ec187"><tbody><tr><td class=3D"blob-code blob-code-addition"><span class=3D=
"blob-code-inner"><span class=3D"pl-k"></span>BRUSHSTYLE_BDIAGONAL_HATCH</s=
pan></td>
</tr>



    <tr>
    </tr></tbody></table><table class=3D"diff-table js-diff-table tab-size =
 " data-tab-size=3D"8" data-diff-anchor=3D"diff-f43fe1201ac716630c2623469cc=
ec187"><tbody><tr><td class=3D"blob-code blob-code-addition is-hovered">
    <span class=3D"blob-code-inner">            <span class=3D"pl-c1"></spa=
n></span><br></td></tr><tr></tr></tbody></table></div><br><div><br></div></=
div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &=
quot;wxPython-dev&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:[email protected]">wxPyth=
[email protected]</a>.<br />
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/d/msgid/wxPython-dev/09eee28e-2baa-4017-bdd6-0fa31bca70d4%40googlegroups=
.com?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.com/d/ms=
gid/wxPython-dev/09eee28e-2baa-4017-bdd6-0fa31bca70d4%40googlegroups.com</a=
>.<br />
For more options, visit <a href=3D"https://groups.google.com/d/optout">http=
s://groups.google.com/d/optout</a>.<br />

------=_Part_854_510372874.1558732259479--

------=_Part_853_688541821.1558732259479--