100 Commits
Author SHA1 Message Date
javl 654ea7a050 remove unused file 2026-08-19 11:34:21 +02:00
javl 8884ce1f70 update deps 2026-08-18 15:35:57 +02:00
javl ef28e3673c update package-lock 2026-08-18 15:34:34 +02:00
javl e7ea3d4278 Update readme 2026-08-18 15:33:33 +02:00
javl 93f045466f Merge branch 'merge_new_style' into merge_V2 2026-08-18 15:24:24 +02:00
javl 5e1d70b54e Add option to view preview image in separate tab 2026-08-18 15:22:31 +02:00
javl fe7017e14c update example script 2026-08-18 14:52:49 +02:00
javl a1dc4b0561 update text 2026-08-18 14:27:37 +02:00
javl 280457f042 update version 2026-08-18 14:00:08 +02:00
javl 3c71d4fd51 Remove some unneeded clutter 2026-08-18 13:55:35 +02:00
javl c898042f21 make intro easier to read 2026-08-18 11:17:51 +02:00
javl 7e2efdb497 update border colors 2026-08-18 11:15:20 +02:00
javl 324955ed7f update layout and descriptions 2026-08-18 11:11:41 +02:00
javl 34decab5c0 update labels / notes 2026-08-18 10:42:06 +02:00
javl 95273b06c7 move some JS to template instead 2026-08-18 10:37:40 +02:00
javl 63faf1b699 fix tests 2026-08-18 10:37:20 +02:00
javl ee8f22c588 Use template for image entry 2026-08-18 10:23:02 +02:00
javl f3bcff11f5 update layout 2026-08-18 10:01:51 +02:00
javl e729e47292 add option to output entire example script 2026-08-18 09:52:37 +02:00
javl 75acd49f7f prevent css distorting preview sizes 2026-08-18 09:37:24 +02:00
javl d21cc62c34 layout tweaks 2026-08-18 09:26:39 +02:00
javl 1845f4ea81 smaller margins 2026-08-17 20:45:47 +02:00
javl 1a0c7bc30f remove sidebar 2026-08-17 20:41:16 +02:00
javl 591b0644c1 fix layout issue on 2nd section 2026-08-17 20:30:58 +02:00
javl 720faac3f9 don't draw preview canvas for text input unless there is something to show 2026-08-17 20:28:51 +02:00
javl 24f6d0d48c update layout 2026-08-15 15:09:44 +02:00
javl ce4d3ecf98 use floyd-steinberg by default 2026-08-15 15:09:18 +02:00
javl 872ed764f5 Add previews to uploaded images 2026-08-15 15:03:23 +02:00
javl 4b90b66b4e ui update 2026-08-15 14:55:55 +02:00
javl b49c116221 Show the imported byte array image below the input field 2026-08-15 14:53:24 +02:00
javl 12de8c4700 update layout 2026-08-15 14:24:26 +02:00
javl d709ea3af5 Show regular error on issue with imported byte array (instead of alert) 2026-08-15 14:24:01 +02:00
javl 00a9ec2499 Small UI tweaks 2026-08-15 14:16:09 +02:00
javl 0738e806e1 Fix issue with reading from byte array not populating images list properly 2026-08-15 13:56:33 +02:00
javl eb8a9c2636 Add option to show an asci version of the image behind the bytearray 2026-08-15 12:22:47 +02:00
javl 606d128403 Add option to set the number of bytes per output line. Closes issue #38 2026-08-15 11:28:19 +02:00
javl a30874d8f1 Fix issue with size of first image getting applied to all images. Fixes issue #61 2026-08-15 11:16:24 +02:00
javl 8453661825 Remove identifier placeholder, fixing #62 2026-08-15 11:16:16 +02:00
javl 8fd8855834 Adds toggle for using ESP32 formatting instead 2026-08-15 10:55:04 +02:00
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 3c4e36b618 Fix error in exporting array using vertical mode 2026-08-15 10:27:18 +02:00
javl eaaf1da3aa fix golden file 2026-08-15 10:09:07 +02:00
javl 3f7de405bb Move options layout 2026-08-15 09:53:25 +02:00
javl ab3d396d3f Do not allow images sizes below 1 x 1 px 2026-08-15 09:53:16 +02:00
javl 1330a07d65 Add image preset of 16x16 2026-08-15 09:53:00 +02:00
javl 966ad6bee3 layout tweaks 2026-08-15 09:38:06 +02:00
javl d12ede5b6f fix golden file 2026-08-15 09:37:42 +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 f4f087db76 update intro text 2026-08-14 18:45:41 +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 70153e6a8f make topnav as wide as contents 2026-08-14 18:37:40 +02:00
javl 4a73101c86 change some colors 2026-08-14 18:36:10 +02:00
javl 72ad8ebd6f make page wider, other small ui tweaks 2026-08-14 16:33:52 +02:00
javl a6c7f3754f Merge branch 'main' into merge_new_style 2026-08-14 16:33:31 +02:00
javl 88b5f09e38 align titles in 1st section 2026-08-14 16:19:51 +02:00
javl ca532dac08 change wording 2026-08-14 16:19:35 +02:00
javl 05cc9b4685 update gitinore 2026-08-14 16:14:30 +02:00
javl 9cc028b570 update gitinore 2026-08-14 16:14:14 +02:00
javl b5bc6c3774 restyle test 2026-08-14 16:13:15 +02:00
javl c7e9f431c9 Add an initial version of our testing suite 2026-08-14 16:06:17 +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 8e2b16453a update gitignore 2026-08-14 15:23:18 +02:00
javl e543cb3f4a update deps 2026-08-14 15:22:42 +02:00
javl 37706febb1 add missed for for last commit 2026-08-14 15:22:37 +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 caada20155 update gitignore 2026-08-14 15:16:52 +02:00
javl bd1969e0af fix issue with missing .glyph variable 2026-08-14 15:16:35 +02:00
javl bbb44d6378 undo unrelated dither edits 2026-08-12 12:13:07 +02:00
javl 60b6c0a9d5 possible fix for 81 2026-08-12 12:11:43 +02:00
Jasper van Loenen 1781aac67f Merge pull request #83 from javl/dependabot/npm_and_yarn/minimatch-3.1.5
Bump minimatch from 3.1.2 to 3.1.5
2026-05-26 13:09:54 +02:00
Jasper van Loenen d393c8e613 Merge pull request #84 from javl/dependabot/npm_and_yarn/flatted-3.4.2
Bump flatted from 3.2.7 to 3.4.2
2026-05-26 13:09:31 +02:00
Jasper van Loenen 270c1e8526 Update readme 2026-04-30 16:01:32 +02:00
Jasper van Loenen e9cb702c89 Fix typo in Floyd-Steinberg comment 2026-01-19 17:02:13 +01:00
Jasper van Loenen 47a367f6d0 Fix loop condition in dithering function 2026-01-19 17:01:04 +01:00
Jasper van Loenen 1b18f6e8f9 Fix loop condition in greyscale luminance calculation 2026-01-19 16:59:31 +01:00
Jasper van Loenen 96ae009e1f remove out of spec comment 2025-11-26 14:48:42 +01:00
Jasper van Loenen eda0457487 Merge pull request #80 from javl/dependabot/npm_and_yarn/js-yaml-4.1.1
Bump js-yaml from 4.1.0 to 4.1.1
2025-11-24 10:22:38 +01:00
Jasper van Loenen 14e0f94724 Merge pull request #79 from milanalexandre/fix/canvas_crash
[FIX] force minimum canvas size of 1x1 to avoid crashes
2025-11-24 10:18:31 +01:00
Jasper van Loenen 0731769e22 Update README.md 2025-04-16 14:35:05 +02:00
Jasper van Loenen ff34e5b37b Update index.html 2025-01-03 10:39:15 +01:00
Jasper van Loenen dad2aa7869 Update index.html 2025-01-03 10:30:28 +01:00
Jasper van Loenen 57b1e32454 Update README.md 2025-01-03 10:29:28 +01:00
Jasper van Loenen 84e166cda8 Update credits list 2025-01-03 10:24:47 +01:00
Jasper van Loenen 969bf79d4e Merge pull request #72 from slimer37/patch-1
Fix minor errors when using Arduino single bitmap
2025-01-03 10:22:28 +01:00
Jasper van Loenen 56228e57a3 Update FUNDING.yml 2024-10-22 22:58:49 +02:00
Jasper van Loenen 16269b963a Update README.md 2024-10-22 22:57:42 +02:00
Jasper van Loenen c2e042bff3 Update README.md
Fix broken link to contributor
2024-09-09 16:52:46 +02:00
Jasper van Loenen 54f78768d0 Merge pull request #59 from javl/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
2024-02-28 21:33:54 +01:00
Jasper van Loenen b3f569b877 Update README.md
formatting
2024-02-28 21:20:49 +01:00
javl b4043f7d79 Add newline before sponsor img 2024-02-28 21:17:06 +01:00
Jasper van Loenen 160791b195 Update README.md
Fix sponsor link
2024-02-17 19:47:27 +01:00
javl d1fb1cdfa6 cleanup 2023-05-05 22:09:13 +02:00
javl 06015e7a76 formatting 2023-05-05 22:05:45 +02:00