home *** CD-ROM | disk | FTP | other *** search
- ; Pattern.cd
- ; Sat Sep 23 01:02:30 1995
- ; Copyright (C)1995 David Swasbrook.
- ;
- ; filename : SwazBlanker/Pattern.catalog
- ; version : 1.0
- ; codeset : 0
- ;
- ;-----------------------------------------------
- MSG_LOCALE_ABOUT (1//)
- %s\n\nYou are using the built in English translation.
- MSG_GAD_OK (//)
- _Ok
- MSG_GAD_SAVE (//)
- _Save
- MSG_GAD_USE (//)
- _Use
- MSG_GAD_TEST (//)
- _Test
- MSG_GAD_CANCEL (//)
- _Cancel
- ;-----------------------------------------------
- MSG_GAD_LIGHTSOURCES (100//)
- _Hot spots
- MSG_GAD_SHOWHOTSPOTS (//)
- Sho_w hot spots
- MSG_GAD_ASPECTADJUST (//)
- As_pect Correction
- MSG_GAD_RANDOMSTARTCOLOR (//)
- Random start co_lor
- MSG_GAD_CYCLERATE (//)
- C_ycle Rate
- MSG_GAD_COLORGRAD (//)
- Color _Gradient
- MSG_GAD_DRAWMODE (//)
- D_raw Mode
- MSG_GAD_BLOCKSIZE (//)
- _Block Size
- MSG_GAD_DURATION (//)
- _Duration
- MSG_GAD_DISPLAY (//)
- Display _Mode
- ;---------------------------------------
- MSG_DRAWMODE_SPIRAL (150//)
- Spiral
- MSG_DRAWMODE_RANDOM (//)
- Random
- ;---------------------------------------
- MSG_BLOCKSIZE_16 (161//)
- 16 x 16
- MSG_BLOCKSIZE_32 (//)
- 32 x 32
- MSG_BLOCKSIZE_64 (//)
- 64 x 64
- MSG_BLOCKSIZE_128 (//)
- 128 x 128
- MSG_BLOCKSIZE_256 (//)
- 256 x 256
- MSG_BLOCKSIZE_512 (//)
- 512 x 512
- ;***********************************************
- MSG_DESCRIPTION_SHORT (900//)
- Colorful pattern cycling
- MSG_DESCRIPTION_LONG (//)
- Draws simple patterns on the screen with color based on the proximity to the closest "hotspot". Simple color cycling gives some nice color variations.
- ;***********************************************
-