Commit Graph
199 Commits
Author SHA1 Message Date
Jasper van LoenenandGitHub 0731769e22 Update README.md 2025-04-16 14:35:05 +02:00
Jasper van LoenenandGitHub ff34e5b37b Update index.html 2025-01-03 10:39:15 +01:00
Jasper van LoenenandGitHub dad2aa7869 Update index.html 2025-01-03 10:30:28 +01:00
Jasper van LoenenandGitHub 57b1e32454 Update README.md 2025-01-03 10:29:28 +01:00
Jasper van LoenenandGitHub 84e166cda8 Update credits list 2025-01-03 10:24:47 +01:00
Jasper van LoenenandGitHub 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
AlfredandGitHub deb36b6f13 Update preview when changing draw mode 2024-12-21 02:40:07 -08:00
AlfredandGitHub ef9d7737ce Add missing closing quote in arduino_single mode comments 2024-12-21 02:33:01 -08:00
AlfredandGitHub 840c63e5ec Fix 'NaN' identifier when using Arduino single bitmap mode
Removed unary '+' causing conversion
2024-12-21 02:31:08 -08:00
Jasper van LoenenandGitHub 56228e57a3 Update FUNDING.yml 2024-10-22 22:58:49 +02:00
Jasper van LoenenandGitHub 16269b963a Update README.md 2024-10-22 22:57:42 +02:00
Jasper van LoenenandGitHub c2e042bff3 Update README.md
Fix broken link to contributor
2024-09-09 16:52:46 +02:00
Jasper van LoenenandGitHub 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 LoenenandGitHub 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
Saurabh Dattaandjavl 69ba488c3d Fixed GH-Sponser badge's bad render 2024-02-28 21:14:38 +01:00
Jasper van LoenenandGitHub 160791b195 Update README.md
Fix sponsor link
2024-02-17 19:47:27 +01:00
dependabot[bot]andGitHub 6777f9ac95 Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 11:39:19 +00: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 e7f41eb338 defer JS load 2023-05-05 21:52:52 +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 939fd2535b update layout 2023-05-05 20:50:23 +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
javl 3c6ea67da1 add note on processing locally 2023-05-02 17:59:11 +02:00
javl 65b3e44888 fix all same size btn 2023-05-02 17:56:08 +02:00
javl e3d82fb694 formatting 2023-05-02 17:52:56 +02:00
javl 31ccf0193b simplify rotation and flipping 2023-05-02 17:49:59 +02:00
javl 98c63e66f0 fix dithering not being called 2023-05-02 16:08:57 +02:00
javl 827748286d formatting 2023-05-02 16:06:59 +02:00
javl 51315c0054 WIP moving to separate files 2023-05-02 15:36:05 +02:00
javl 22127db17f fix removing ', 0x' from output for all modes 2023-05-02 14:44:25 +02:00
javl f3313d4581 move code to separate .js file 2023-05-02 14:40:44 +02:00
javl 8fae3fd82a add .gitignore 2023-05-02 14:40:32 +02:00
javl 877f14406a fix error with drawing the background in the wrong location 2023-05-02 14:11:47 +02:00
javl 6b1b4e2b3f fix some scaling issues 2023-05-02 14:03:37 +02:00
javl 3eb12bbf1e update some label positions 2023-05-02 12:43:35 +02:00
javl 1f8e7f9548 fix not being able to use floydsteinberg dithering 2023-05-02 12:43:19 +02:00
javl a7decafb85 more rotation options 2023-05-02 12:35:33 +02:00