Amiga ARexx Programs
ImageFX Brush Macros
Version |
Distribution |
Download (Shift-click) |
Size |
1.0 |
Public Domain |
IFXBrushMacros.lzx |
1,657 |
ImageFX 2.0+ required (untested on ealier versions).
Three brush-related ARexx macros for ImageFX.
- Main2Brush.rexx
- Picks up the entire buffer as a brush.
- SetBrHndl.rexx
- Sets the brush handle.
- 9 default locations (top left, top center, ...).
- Apply an offset to the locations (15 pixels from the top, for example).
- Pick a handle with the mouse (IFX's standard "Set Handle")
- SymBrush.rexx
- Creates a new buffer with a symmetrical image of the current brush.
- Horizontally,
- Vertically,
- Or symmetrical in both directions.
Future Plans: We'll see...