Commit Graph

2 Commits

Author SHA1 Message Date
Egon Elbre e9bce02b24 unit: add PxToDp and PxToSp
PxToDp and PxToSp are useful when you are trying to calculate
text-size or widget size based on dynamically sized container.

Signed-off-by: Egon Elbre <egonelbre@gmail.com>
2023-01-01 10:19:50 -06:00
Egon Elbre 72669e19bc unit: add Metric.DpToSp and Metric.SpToDp
It's sometimes necessary to specify padding or spacing based on
the text size.

Signed-off-by: Egon Elbre <egonelbre@gmail.com>
2022-06-15 11:30:12 +02:00