Commit Graph
37 Commits
Author SHA1 Message Date
javl c42d39cb68 Fix issue with bin file not using the proper byte values. Also added tests to catch these in the future. 2026-08-15 10:38:12 +02:00
javl cc1fc7ad43 Fix error with rotating vertical mode images. Add more tests for catching these. 2026-08-15 10:31:51 +02:00
javl ab3d396d3f Do not allow images sizes below 1 x 1 px 2026-08-15 09:53:16 +02:00
javl 966ad6bee3 layout tweaks 2026-08-15 09:38:06 +02:00
javl 3da6cf9607 Create a small writer method to reuse with all conversion types instead of handling formatting separate for each type 2026-08-15 09:17:42 +02:00
javl 43e3af1b81 Reuse method for glyphcomment instead of duplicate lines per section 2026-08-15 08:55:09 +02:00
javl 98514511fb Clean up and simplify our hexToBinary method 2026-08-15 08:53:01 +02:00
javl 9d70bae4ba Update tests 2026-08-14 18:55:16 +02:00
javl f2ef5e5f1c update layout and error checks 2026-08-14 18:43:24 +02:00
javl cf74b95ae9 add some more formatting options 2026-08-14 18:42:33 +02:00
javl a6c7f3754f Merge branch 'main' into merge_new_style 2026-08-14 16:33:31 +02:00
javl b5bc6c3774 restyle test 2026-08-14 16:13:15 +02:00
javl 47a7b2cfb2 Change how we strip comments 2026-08-14 16:05:45 +02:00
javl f55e0fc963 Fix error with width/height input using local this 2026-08-14 15:41:42 +02:00
javl 46189bb4b8 update to names used in output 2026-08-14 15:21:21 +02:00
javl 64067e5157 formatting for readability 2026-08-14 15:20:03 +02:00
javl bd1969e0af fix issue with missing .glyph variable 2026-08-14 15:16:35 +02:00
javl 60b6c0a9d5 possible fix for 81 2026-08-12 12:11:43 +02:00
Alex fe9cb17464 force minimum canvas size of 1x1 to avoid crashes 2025-10-05 16:24:00 +02:00
Alfred deb36b6f13 Update preview when changing draw mode 2024-12-21 02:40:07 -08:00
Alfred ef9d7737ce Add missing closing quote in arduino_single mode comments 2024-12-21 02:33:01 -08:00
Alfred 840c63e5ec Fix 'NaN' identifier when using Arduino single bitmap mode
Removed unary '+' causing conversion
2024-12-21 02:31:08 -08:00
javl d1fb1cdfa6 cleanup 2023-05-05 22:09:13 +02:00
javl 06015e7a76 formatting 2023-05-05 22:05:45 +02:00
javl f4f295b98e simplify allsamesize button 2023-05-05 22:04:57 +02:00
javl 70853abd9a revert typo on checking if upload is image 2023-05-05 21:54:44 +02:00
javl 6789cfbc20 formatting 2023-05-05 21:52:42 +02:00
javl 8c55d50193 pass filename to reader 2023-05-05 21:32:33 +02:00
javl 67a768f2f2 formatting 2023-05-05 21:31:03 +02:00
javl 59cb705cbc cleanup script 2023-05-05 20:47:24 +02:00
javl 0ef98af108 uncheck removeZeroesCommad on changing output type 2023-05-05 20:34:00 +02:00
javl 136038ff05 fix error in output string 2023-05-05 20:25:36 +02:00
javl 916594f56b formatting 2023-05-05 20:25:28 +02:00
javl 293a0406e7 formatting 2023-05-05 20:06:53 +02:00
javl 3267b9954b fix redeclaration of var 2023-05-02 18:15:10 +02:00
javl b700f5787d add no file selected text to preview 2023-05-02 18:13:50 +02:00
javl 2d483ace16 update intro text, move files around 2023-05-02 18:10:30 +02:00