Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
tag index: t · tested-under

2 scripts tagged as: [tested-under  ·  windows  ·  xp  ·  home]

ImageMagick Support
imagemagick-helper.r
 documentation
8.8 KB
23 Aug 2006
Support minimal needs for image processing using ImageMagick MagickWand and MagickCore DLLs Note: DLL's calls tend to change so this is specifically for version 6.2.9 Note: Original uses only MagickCore DLL. This version required MagickWand DLL because they moved the calls to a different DLL
author: Edgar Tolentino
Simple System Tray
simple-system-tray.r2.8 KB
18 Oct 2013
After learning Rebol 1.3 could place itself in the System Tray on Windows, and after finding Graham's example, I decided to make a slightly simpler version of the System Tray dialect. Since it's based on Graham's example, it may well be missing stuff... Later note: This was also an experiment for me, learning the parse dialect.
author: Izkata