Documentation for graphex.ew v0.10.5
Table of Contents

1_Goals

The main aim of graphex is to ease the use of simple graphics in a win32lib application.



Graphex takes care of the following:
  • Creating a bitmap control to receive events
  • creating a shadow Pixmap as an off screen buffer
  • tracking updated areas of the Pixmap buffer
  • auto painting changes, or painting the changes when requested (THIS IS NOW DEPRECATED, not practical)
  • duplicates win32lib drawing functions by string name (not complete yet) (NOW CONSTANT NAMES)
  • provide a mechanism of drawing line shapes
  • provide a simple line based font or fonts