TkGS Specification - Changes
TkGS Specification - Changes
Current specification (09/02/2000):
- Added section on internals (TkGS_Obj and friends)
- Added specification and implementation status
- Changed URLs from MultiMania to PURL
- Cleaned up the porting example
09/07/1999
- Added the change log
- Renamed TkGS_GraphicsDevice and related functions to TkGS_Device (idea
by Paul Duffin)
- Corrected typos in some pages' title
- Changed type of valueMask from int to unsigned long in GC functions, and
renamed valuesPtr to values, to better match the Xlib functions prototypes