Documentation for graphex.ew v0.10.5
Table of Contents

3_History

A brief chronology, see also changelog.txt:


  • Prehistory: Started as dibdraw.ew for drawing shapes on a dib using win32dib.ew
  • Version 0.0 to 0.1 first development and documentation of win32lib version. It has been "retro-documented", so it may not make complete sense yet :)
  • Version 0.2: Changed all references to gfxID to an integer only (as returned by newGfx)
  • Version 0.2: gfx_draw now returns a value, the bounding box of the object drawn
  • Version 0.3: ability to resize the gfx
  • Version 0.4: new primitive type, img-simple
  • Version 0.5: primitive types are now constants for speed. The string primitive types are deprecated (but supported for now)