Commit Graph

3 Commits

Author SHA1 Message Date
Elias Naur e460e4f4bf widget,widget/material: move Image and Icon to widget package
There is nothing theme-specific about displaying images and icons,
so move the types from the material package to the generic widget
package.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2020-05-03 12:22:32 +02:00
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 778b7e6398 widget/material: rename material.go to theme.go
Signed-off-by: Elias Naur <mail@eliasnaur.com>
2019-11-09 19:55:05 +01:00