Jump to content

Rexx/gd

From EDM2
Revision as of 04:24, 5 March 2016 by Reiknir (talk | contribs) (Created page with "A wrapper around the gdlib graphics library that allows the creation and manipulation of bitmap graphics using REXX, it requires a number of support libraries but most...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A wrapper around the gdlib graphics library that allows the creation and manipulation of bitmap graphics using REXX, it requires a number of support libraries but most of those are supplied with the OS/2 package. Formats currently supported depends on the version of gdlib you have installed but all the usual suspects (Jpeg, GIF and PNG) are supported.

Version

  • Last known version: REXX/GD v2.1 (2012)
Note that this version has built in support for OS/2 in the source code, however you will have to build the dll's and the dependencies yourself with a few exceptions.
  • Last known OS/2 version: REXX/GD v2.0.1 (2004)

Links

Licence

Author