Elias Naur
31e12607d7
op/paint: note that ImageOp caches image contents
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-03 19:26:37 +02:00
Elias Naur
6dad034b22
op/paint: rename PathBuilder to Path
...
There was no "Path" to "Build", so let's just use the simpler name.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-03 13:35:38 +02:00
Elias Naur
3784ece6dd
all: rename package ui to unit
...
Package ui is now only about units except for the Config.Now method.
Remove Now and rename Config to Converter. Add layout.Config to
replace the old ui.Config.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-09-30 16:55:47 +02:00
Elias Naur
beaec661d2
op/paint: move paint package below the op package
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-09-30 16:55:47 +02:00
Elias Naur
8cf35a1f97
op: add package op for operations
...
Extract operation types from package ui into package op.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-09-30 16:55:47 +02:00