Elias Naur
e25b1639b9
text: make Shaper an interface
...
And rename out the caching implementation to FontRegistry.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2020-01-13 14:48:31 +01:00
Elias Naur
edc81ea0bb
op: remove operation list argument from MacroOp.Add
...
The ability to invoke other operation lists belongs in the new CallOp.
While we're here, make MacroOp.Add use a pointer receiver to match the
other methods.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-12-12 00:45:36 +01:00
Elias Naur
9c0fc631bd
widget/material: use theme TextSize for Editors
...
Thanks to Werner Laurensse for noticing.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-11-07 18:45:53 +01:00
Elias Naur
abb99eca5c
theme/material: add the material theme
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-12 14:36:25 +02:00