REVO2700simplePainter@,PRev Simple Painter ULucida Grande UOsaka,Japanese ULucida Grande UOsaka,Japanese UGeneva U ,japanese U ,japanese UArial UOsaka UOsakacREVGeometryCachestackID1038 cREVGeneral bookmarks handlerListscriptSelection char 1 to 0 prevHandler tempScriptstackfileversion2.7script P cREVGeometryCacheIDs108439779224810121084397802330101310843978122491014108445815763010231216500309775103710843984681641016108439778032210111084460365304102512164994862011030108442635088510201084397821219101510844263430141019108439903170710171084464450931102710844650486311028121649985814810331216501222503103810844579573201022cREVGeometrycachetotal18order  cREVGeneralscriptChecksumLTEK>a bookmarks handlerListscriptSelection char 3 to 2 prevHandler mouseMove tempScriptscript'

  tools iOglobal myToolID on mouseUp put the short name of the target into tTool switch tTool case "pencil" choose pencil tool set the penColor to the backgroundColor of grc "tColor" break case "brush" choose brush tool set the brush to 7 set the brushColor to the backgroundColor of grc "tColor" break case "bucket" choose bucket tool set the brushColor to the backgroundColor of grc "tColor" break case "eraser" set the eraser to 12 choose eraser tool break case "spray can" choose spray can tool set the spray to 30 set the brushColor to the backgroundColor of grc "tColor" break end switch myTool end mouseUp on myTool send "myTool" to me in 500 milliseconds put the result into myToolID if within(image "browse",the mouseLoc) then choose browse tool cancel myToolID end if end myTool on mouseEnter if the short name of the target is not "baseGrc" then set the showborder of the target to true end if end mouseEnter on mouseLeave set the showborder of the target to false end mouseLeave  cREVGeneralscriptChecksumW34;xpa bookmarks revUniqueID 1084398468164 handlerList$mouseUp myTool mouseEnter mouseLeavescriptSelection char 89 to 88 prevHandler mouseDown tempScriptscript<

global myToolID

on mouseUp

put the short name of the target into tTool

switch tTool

case "pencil"

choose pencil tool

set the penColor to the backgroundColor of grc "tColor"

break

case "brush"

choose brush tool

set the brush to 7

set the brushColor to the backgroundColor of grc "tColor"

break

case "bucket"

choose bucket tool

set the brushColor to the backgroundColor of grc "tColor"

break

case "eraser"

set the eraser to 12

choose eraser tool

break

case "spray can"

choose spray can tool

set the spray to 30

set the brushColor to the backgroundColor of grc "tColor"

break

end switch

myTool

end mouseUp

on myTool

send "myTool" to me in 500 milliseconds

put the result into myToolID

if within(image "browse",the mouseLoc) then

choose browse tool

cancel myToolID

end if

end myTool

on mouseEnter

if the short name of the target is not "baseGrc" then

set the showborder of the target to true

end if

end mouseEnter

on mouseLeave

set the showborder of the target to false

end mouseLeave

baseGrcK@ cREVGeneral revUniqueID 1084399031707browse @ Browse ToolGIF89aeee!,hܾ@8!0DĠѲJl)pv4΍nCpD r;TE:`7u *e {E/9mf{qFkumqg;#$9{fQ !qof:[zfeW$# ; cREVGeneral revUniqueID 1084397780322bucket @g Bucket ToolGIF89aggg"""񳳳!,ܾ ASDyG$,kڲ,@8@aPzRSg6(y,7@nڰrP!sRc0$3?wK}^=z$W>J~i+wI~<\y gQ}~e//~+sw'Vͧ ; cREVGeneral revUniqueID 1084397792248 bookmarks handlerList tempScript prevHandlerscriptSelection char 1 to 0scripteraser @ Eraser ToolGIF89aVVVeee!,Xܾ@8D(Ǡjp-.6E:܂R2"[`hì8џJb7JЄt\VQDŽ҆^w<bv{xy|/zmhoEAYA< ; cREVGeneral bookmarks revUniqueID 1084397802330 handlerListscriptSelection char 1 to 0 prevHandler tempScriptscript spray can @Spray Can ToolGIF89aiii!,Hܾa(X;DPU&hy_M[jx~LKZ@%*< @H9S"vj#4j]$=S3z$MEX!v ; cREVGeneral revUniqueID 1084426350885tColorKPon mouseUp answer color with backColor of me if the result is "Cancel" then put the backgroundColor of me into fld "tColor" else set the backgroundColor of me to it put it into fld "tColor" end if end mouseUp ffffffb fillColor51,51,51 cREVGeneralscriptChecksumAx Jxl revUniqueID 1084457957320 bookmarks handlerListmouseUp tempScript prevHandlermouseUpscriptSelectionchar 229 to 228scriptA

on mouseUp

answer color with backColor of me

if the result is "Cancel" then

put the backgroundColor of me into fld "tColor"

else

set the backgroundColor of me to it

put it into fld "tColor"

end if

end mouseUp

tColor  ,p cREVGeneral revUniqueID 1084458157630 128,128,128 eText1 m cREVTable currentview0

Color Palette:

 cREVGeneral revUniqueID 1084460365304 Color Palette: saveepon mouseUp ask file "" with "myPainting.jpg" if the result is not "cancel" then export image "myPainting" to file IT as JPEG if platForm() is "MacOS" then set the fileType to "prewJPEG" end if end mouseUp  ep]Save Painting cREVGeneralscriptChecksum쟨Q`[f+?L bookmarks revUniqueID 1084464450931 handlerListmouseUpscriptSelection char 42 to 41 prevHandlermouseUp tempScriptscriptG

on mouseUp

ask file "" with "myPainting.jpg"

if the result is not "cancel" then

export image "myPainting" to file IT as JPEG

if platForm() is "MacOS" then set the fileType to "prewJPEG"

end if

end mouseUp

eText2 1+ cREVTable currentview~

Select browse tool (left finger icon)

before change tools

 cREVGeneral revUniqueID 1084465048631 'Select browse tool (left finger icon) & before change tools  newpaperewon mouseUp -- put the rect of img "whitePaper" into tRect -- create img "myPainting" -- set the rect of img "myPainting" to item 1 of tRect +1, item 2 of tRect +1, \ -- item 3 of tRect -1, item 4 of tRect -1 put img "whitePaper" into image "myPainting" end mouseUp  GpY New Paper cREVGeneralscriptChecksumE?z(]nR bookmarks revUniqueID 1216499486201 handlerListmouseUpscriptSelection char 14 to 13 prevHandlermouseUp tempScriptscript

on mouseUp

-- put the rect of img "whitePaper" into tRect

-- create img "myPainting"

-- set the rect of img "myPainting" to item 1 of tRect +1, item 2 of tRect +1, \

-- item 3 of tRect -1, item 4 of tRect -1

put img "whitePaper" into image "myPainting"

end mouseUp

 frame K h  cREVGeneral revUniqueID 1216499858148 whitepaper D fLPNG  IHDRfPgAMA=-f PLTEfff f#tRNS@*IDATxA @Dhg2ͣ-mD 2'dNȜ9!sB KSK,S+ eg,>Ce*˼PY}޼Vy2_A 2'dNȜ9!sB 2\N IENDB`f cREVGeneral revUniqueID 1216500309775 myPainting D f PNG  IHDRfPgAMA=-fPLTEc/tRNSS 0IDATx &Ъff[H,B[E MIHx                    <==0E ހyI$`0'-yI$`^џW,$D=m[ݳݖn\yle0ߙM\:L'`~0{1u;N\0]`^A(9Xc۠W!k̴sRfdFօ󰱥y0ySg560OcbFa x6qcc]w23qGeAReքf*<kݠƴθ):{ݠxF8"Kþ'GX܌uyܸVa{3>-d13a7Y9l1Dc*bi##\ļy:fj#t we5cnV</`^:so0y79F|E3@.>:i!0 '4S0ޮW0#Wܳ 󓘣_6:KC|Tba[A%^?~C[jS6_n5gZЖGtWM`V"?X_gݙW-WrRc]o6or W5th7N{M۝c=dcŗi}JdC]劉%ڃepƐ'1idV4u>1eY*'K눆(2{hb{(-J'2CdLޛ- QUSRia3ANBUdgvAb0ET,g]=Q13e/dWu10If ^?]*շӥ0[3smO]̜YK?yXY 'CCA=wsf9 gy~`JǻÙY岧M E\ۦa3[ҁ1˷$~> EFRuxe#S;K_aE1"lJFΞN, [nחqek(}>y/\]}8I4-R#[d|_BWQ3BomL6隟Ŧ &6:zb+L l[r\5j;W,C&ۖRBv.Uvfo&7MIBenkZ;MϡOFB K5MHUTB\gdsݘ4~X;z`:Ge~eż{meY4~պbޭL[VAv2ׯgiK r/r;RȰN Y 70)떞#=+P~ďLYjta*w;YO.Q۵Ə9پ~g)^C|bޗqY]3ϟ̌yI      r="y~"P^(WkeAAAAAAAAAAAĚvQ@ "IENDB` cREVGeneral revUniqueID 1216501222503