Description of graphics stacks and tools in GToolkit
Graphics in pharo
- Introduction
- The base of all: Forms - 1 bit, 2 bits, 4 bits, 8 bits, 16 bits and 32 bits.
- Explanation on color and RGB color definition
- Playing with forms - rotation, scaling, transition, etc...
- Creating Forms: Bitmap canvas
- Bloc/Brick/Aptitude
- GToolkit tools (inspector, coder, etc.)
Metacello new
baseline: 'GtGraphicsAndTools';
repository: 'github://rvillemeur/GtGraphicsAndTools:main/src';
load.