Make brush hatches in wxGTK consistent with wxMSW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 9 Mar 2011 16:35:56 +0000 (16:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 9 Mar 2011 16:35:56 +0000 (16:35 +0000)
commit9bfdedfb3ee1c5c88f33cf39b292efe2b3c23be0
tree5c7f035a8716a58fe9f12777b8e47a0c7cf2a72c
parent65303ed7eb4528c2812c5d3d20b451c9a8cac671
Make brush hatches in wxGTK consistent with wxMSW.

The cross, vertically and horizontally hatched brushes used 4 pixels between
the hatches in wxGTK but 7 in wxMSW which was very noticeable. Use the same
pattern in wxGTK as MSW uses (as we can't change it there anyhow).

Closes #13029.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/cross.xbm
src/gtk/horiz.xbm
src/gtk/verti.xbm