Elias Naur
ef5cf5b724
op/paint: return ClipOp from Path.End
...
Instead of adding an implicit ClipOp, return a ClipOp ready to use, freeing the
caller from recording a macro.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-12 14:01:46 +02:00
Elias Naur
0b637f549d
text: rename Face to Family and let Face denote a family configuration
...
While here, rename Family.Path to Shape which a more precise term.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-05 22:27:32 +02:00
Elias Naur
b4a52d3010
text: make text size implicit
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-05 11:22:26 +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
Elias Naur
22cd88df9f
all: rename the gioui.org/ui module to gioui.org
...
The "ui" is redundant and stutters.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-09-30 12:37:06 +02:00