-
Notifications
You must be signed in to change notification settings - Fork 1
Home
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.
This category is the core package which includes the backend and frontend
This category implements all the Tools and Shapes in Morphic Monet
This category contains all the icon used in Morphic Monet menu.
This category consists the tests. It is comprised of two classes that contain tests for various aspects of the project
Here you can find the functionality of undo in detail as it can be unclear in the first glance in the code.
Here you can find the Coding Standards that to be followed uniformly in the code