4 Commits

Author SHA1 Message Date
2fd9d4e8de
Cache the paths generated from hour name texts
Rendering text along a textPath is very CPU intensive, especially since we’re doing it every second.
2022-05-23 05:01:25 +02:00
7e8f62b811
[Refactor] Move hour_name_path to the svg_clock module 2022-05-23 04:43:48 +02:00
66e9c3d3f3
[Refactor] Move svg => usvg conversion to a separate function 2022-05-22 19:13:41 +02:00
b95c035133
[Refactor] Move some constants to a new module 2022-05-22 19:03:09 +02:00