Skip to content

rvillemeur/GtGraphicsAndTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gt Graphics and Tools

Description of graphics stacks and tools in GToolkit

Graphics in pharo

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

About

Description of graphics stacks in pharo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published