Diagrams/Dev
From HaskellWiki
(Difference between revisions)
(→Design notes) |
m (→Design notes: add link to new page of notes re: freezing etc.) |
||
| Line 4: | Line 4: | ||
* [[/Paths|Notes on extending support for paths]] | * [[/Paths|Notes on extending support for paths]] | ||
* [[/Bounds|Bounding functions]] | * [[/Bounds|Bounding functions]] | ||
| + | * [[/Freezing|Freeze, attribute transformation, and the backend API]] | ||
== Release notes == | == Release notes == | ||
* [[/0.5 Release Notes|Release notes for diagrams 0.5]] | * [[/0.5 Release Notes|Release notes for diagrams 0.5]] | ||
Revision as of 15:53, 11 March 2012
1 Design notes
- Text support
- Notes on extending support for paths
- Bounding functions
- Freeze, attribute transformation, and the backend API
