*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 13 Jul 2004 09:13:20 +0200
changeset 1863 f9a8e3c20143
parent 1862 d10363a83240
child 1864 41ebace0f00a
*** empty log message ***
UIPainter.st
--- a/UIPainter.st	Mon Jul 12 15:53:00 2004 +0200
+++ b/UIPainter.st	Tue Jul 13 09:13:20 2004 +0200
@@ -750,8 +750,8 @@
     ^Icon
         constantNamed:#'UIPainter class iconDistributeH'
         ifAbsentPut:[(Depth2Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(2)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
-@@@@@@@@@@@@@@@@@@@@@@@@@*B@JB @@**@J* @@J*@J*@@@HB@HB@@@HB@HB@@AP@E@@@@@@@@@@@@E@@E@@E@G@@G@@G@G@@G@@G@G@@G@@G@G@@G@@G@
-G@@G@@G@G@@G@@G@GB*GJ G@GB*GJ G@G@@G@@G@@@@@@@@@@@@@@@@@') ; colorMapFromArray:#[0 0 0 255 255 255 0 0 127 170 170 170]; mask:((Depth1Image new) width: 22; height: 22; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@BHQ@BHQ@C8_@BHQCBHQA@@@C<G ?<G <<G <<G ><G <<G ><G <<G ?<G =<G <<G <<G <@@@A') ; yourself); yourself]
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@E@@E@@E@G@@G@@G@G@@G@@G@GHBGHBG@GHBGHBG@GJ*GJ*G@GHBGHBG@GHBGHBG@GB*GJ G@GB*GJ G@
+G@@G@@G@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@') ; colorMapFromArray:#[0 0 0 255 255 255 0 0 127 170 170 170]; mask:((Depth1Image new) width: 22; height: 22; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@<G <<G <<G ?<G =>O1?>O1????<>O1<>O1><G <<G ><G <<G ?@@@A@@@@@@@@@@@@@@@A') ; yourself); yourself]
 !
 
 iconDistributeV
@@ -772,8 +772,8 @@
     ^Icon
         constantNamed:#'UIPainter class iconDistributeV'
         ifAbsentPut:[(Depth2Image new) width: 22; height: 22; photometric:(#palette); bitsPerSample:(#(2)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'
-@@@@@@@@AUUU@@@@C??=D@@@@@@@DB @@@@@B* @@(@@@J @@(@@@J@@@(@@@J@@@(@@B* @@@@@@@@@AUUUD@@@C??=D@@@@@@@@@@@@(@@B* @@(@@@J @
-@(@@@J@@@@@@@J@@@@@@B* @@@@@@B @AUUU@@@@C??=@@@@@@@@@@@@') ; colorMapFromArray:#[0 0 0 255 255 255 0 0 127 170 170 170]; mask:((Depth1Image new) width: 22; height: 22; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'_? @_? @_? @_? @@@O @@B@@@B@@@B@@@O _? @_? @_? @_? C@@O @@BC@@B@@@BA@@O _? @_? @_? A_? @') ; yourself); yourself]
+@@@@@@@@@@UUUT@@@@???4@@@@@@@@@@@@@*(@@@@@JB@@@@@@JB@@@@@@JB@@@@@@J*(@@@@@@@@@@@@@UUUT@@@@???4@@@@@@@@@@@@J*(@@@@@JB@@@@
+@@JB@@@@@@@B@@@@@@@*(@@@@@@@@@@@@@UUUT@@@@???4@@@@@@@@@@') ; colorMapFromArray:#[0 0 0 255 255 255 0 0 127 170 170 170]; mask:((Depth1Image new) width: 22; height: 22; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'A??@A??@A??CA??@@G0@@A@@@A@@@A@@@G0CA??@A??@A??@A??@@G0C@A@@@A@@@A@@@G0AA??AA??@A??@A??B') ; yourself); yourself]
 ! !
 
 !UIPainter class methodsFor:'interface specs'!