-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Kuganash Ravishanker edited this page Aug 3, 2022
·
38 revisions
This package contains a flexible backend and user friendly Morphic frontend for image editing within Squeak.
To get an overview about this project, have a look at this wiki, where some of the design choices are explained.
Obacht: Some of these component descriptions are outdated since the summer term 2021.
The SketchMorph2-Core Package
This package includes the backend and frontend
The SketchMorph2-Tools Package
This category implements all the Tools and Shapes in Morphic Monet
The SketchMorph2-Tests Package
The tests; comprised of two classes that contain tests for various aspects of the project
The Undo functionality
As how this works might not be completely intuitive at first glance, we explained it in a little more detail here.
Here you can find the Coding Standards that to be followed uniformly in the code