home *** CD-ROM | disk | FTP | other *** search
- HeyStuff/onemegtest
- c:if NOT WARN
-
- c:copy c:delete ram:
- c:copy c:copy ram:
- ram:copy heystuff/DemoContinued ram:
- ram:copy c:run ram:
- ram:copy c:execute ram:
- ram:copy c:echo ram:
-
- ram:copy heystuff/hey ram:
- ram:copy c:wait ram:
-
- echo " "
- echo "To Exit the DigiPaint3_Demo;"
- echo " Press Left-Amiga N, to get to Workbench."
- echo " Then Double-Click the QuitDemo icon."
-
- changetaskpri -1
- ram:run >NIL: DigiPaint
- wait 15
- changetaskpri 0
- cd ram:
- ;assign c: ram:
-
- Hey DigiPaint Aoff 'all modes off'
- Hey DigiPaint Frbx front box, bring digipaint screens 'to front'
- Hey DigiPaint Ugad gadget display / screen really-arrange
-
- Hey DigiPaint Load
- ;Hey DigiPaint Dnam:Images
- Hey DigiPaint FnamImages/Fashion
- Hey DigiPaint Okls ok load/save (file requester button)
- Hey DigiPaint Pfil palette from file
- Hey DigiPaint Oklo ok load (palette, shrink, ok, cancel buttons)
-
- Hey DigiPaint Cpic Copy picture to swap screen
-
- ;show regular tool gadgets
- Hey DigiPaint Frbx
- Hey DigiPaint Ugad
- wait 2
- ;show palette tools
- Hey DigiPaint Pale palette
- Hey DigiPaint Ugad
- wait 2
- ;show text gadgets
- Hey DigiPaint Txbt text
- Hey DigiPaint Ugad
- wait 2
- ;show string in string gadget
- Hey DigiPaint TvarDigiPaint3
- Hey DigiPaint Ugad
- wait 2
-
- ;load cinna-font
- Hey DigiPaint Font
- Hey DigiPaint Fnamfonts/Cinnamon/41
- ;Hey DigiPaint Ugad
- Hey DigiPaint Okls
- Hey DigiPaint Clbx close/end file requester (in case font load failed)
- Hey DigiPaint Ugad re-show gadgets
- Hey DigiPaint Tstr cuts out brush
- Hey DigiPaint Bcop copies brush to swapbrush
-
- Hey DigiPaint Pend 160 50
- Hey DigiPaint Penu
- Hey DigiPaint Frbx
- Hey DigiPaint Pmso
- Hey DigiPaint Pend 161 51
- Hey DigiPaint Penu
- Hey DigiPaint Pmcl normal paint
- Hey DigiPaint Dotb dot brush....so brush doesnt redisplay with Ugad
-
-
-
-
- Hey DigiPaint Ctrl sliders
- Hey DigiPaint Ugad
- wait 1
- Hey DigiPaint Hvar hor/ver shading select
- Hey DigiPaint Ugad
- wait 1
- Hey DigiPaint Harr hor shading select
- Hey DigiPaint Ugad
- wait 1
- Hey DigiPaint Varr ver shading select
- Hey DigiPaint Ugad
- wait 1
- Hey DigiPaint Hvof hor/ver off - no shading select
- Hey DigiPaint Ctrl sliders
- Hey DigiPaint Ugad
- wait 2
-
-
- Hey DigiPaint Frbx
- Hey DigiPaint Ugad
-
- ;Hey DigiPaint Bswa brush swap, "digipaint" now current-brush
-
-
- ;;make eyes 'bigger' ("eyes" are in swap brush)
- ;Hey DigiPaint Sizi
- ;Hey DigiPaint Aaon anti-alias on (blow-up//enlarges go fast)
- ;Hey DigiPaint Dotb
- ;Hey DigiPaint Drre
- ;Hey DigiPaint Flon
- ;Hey DigiPaint Pend 47 04
- ;Hey DigiPaint Penu 267 96
- ;;Hey DigiPaint Undo
- ;Hey DigiPaint Bswa swap/restore other brush
-
-
-
- ;Hey DigiPaint Babx sends digipaint to 'back', so we can see workbench
- ;echo " "
- ;echo "Click in this window and type CTRL-C to stop the demo."
- ; wait 2
-
- execute DemoContinued
- endif