Commit graph

23 commits

Author SHA1 Message Date
81fed4c8ac cargo clippy --fix 2023-08-16 12:44:28 -07:00
9acd05fb14 cargo fmt 2023-08-16 12:44:03 -07:00
79813a2549 Import from KLE 2023-08-16 12:43:55 -07:00
31572568da Add margin controls, increase to 0.25in 2023-08-15 11:37:39 -07:00
52ed2c87d3 Add icon keys and row breaks 2023-08-15 11:34:46 -07:00
da997bd5b6 Add single keys with variable units 2023-08-15 11:06:55 -07:00
f5e043c981 Make Key an enum 2023-08-15 10:21:49 -07:00
20e0b8dd08 Show all letter keys, create Key struct 2023-08-15 10:11:22 -07:00
31b9a88edb Add text 2023-08-14 16:09:09 -07:00
78aae3de62 Improve box styling 2023-08-14 14:10:15 -07:00
4b61aef177 Fix clippy warnings 2023-08-14 13:59:47 -07:00
37da862c9f cargo fmt 2023-08-14 13:58:10 -07:00
3960d6e721 Basic grid output 2023-08-14 13:58:03 -07:00
dc636263b7 Implement FromStr for SVGMeasure 2023-08-14 12:46:19 -07:00
5254d3dc8f Use strum for SVGUnit 2023-08-14 12:29:52 -07:00
3b9c6d58de Implement PartialEq for SVGMeasure 2023-08-14 12:20:33 -07:00
d4c7f52955 cargo fmt 2023-08-14 11:31:15 -07:00
053066d204 Implement unit conversions and equality 2023-08-14 11:31:09 -07:00
63f6b61f91 Use Self for SVGMeasure operation implementations 2023-08-13 22:18:15 -07:00
7c27f869c9 cargo fmt 2023-08-13 22:14:32 -07:00
0ad5b4df3b Boilerplate 2023-08-13 22:14:23 -07:00
b7b441a933 Configure project 2023-08-13 19:46:19 -07:00
3c2a423301 Initial commit 2023-08-13 19:37:34 -07:00