javl
41cdddaad4
Merge branch 'master' into gh-pages
2023-05-01 18:00:14 +02:00
javl
e03e63a8bc
convert indentation to spaces
2023-05-01 17:58:50 +02:00
javl
0e71889008
add option to hide ', 0x' from plain bytes output
2023-05-01 17:55:23 +02:00
javl
1e8018bb78
convert tabs to spaces
2023-03-29 14:31:12 +02:00
javl
124218b652
formatting
2023-03-29 14:29:08 +02:00
javl
4a82961349
typo
2023-03-29 14:28:38 +02:00
javl
452006eaee
formatting
2023-03-26 17:32:53 +02:00
Jasper van Loenen and GitHub
d87418616d
Update README.md
2023-03-26 17:31:58 +02:00
javl
229c17aa2c
add sponsorlink to page
2023-03-26 17:30:50 +02:00
javl
47ca3ca747
update readme
2023-03-26 17:27:59 +02:00
javl
399e9eaf9f
update credits in readme
2023-03-14 08:40:15 +01:00
javl
955ec881c2
rename download btn
2023-03-14 08:39:29 +01:00
Jasper van Loenen and GitHub
d25ac63a58
Merge pull request #54 from dotcypress/main
...
Binary download feature
2023-03-14 08:38:53 +01:00
javl
c8bedc9f10
update credits
2023-03-14 08:35:22 +01:00
javl
6d252d3ab0
Update layout a bit
2023-03-14 08:32:13 +01:00
Jasper van Loenen and GitHub
12c6bae46f
Merge pull request #51 from plewka/patch-1
...
Support ESP+u8g2 with optional bitswap
2023-03-14 08:09:24 +01:00
Vitaly Domnikov
e590cbdb71
sort files
2023-01-29 12:26:12 -08:00
Vitaly Domnikov
c17fb10e0b
format code
2022-09-29 14:09:47 -07:00
Vitaly Domnikov
eddd5358cb
rename button
2022-09-29 14:09:07 -07:00
Vitaly Domnikov
c5f4a6056f
download feature
2022-09-29 14:01:14 -07:00
Jasper van Loenen and GitHub
f16fa3c5ae
Create FUNDING.yml
2022-03-28 16:14:49 +02:00
Jasper van Loenen and GitHub
2ae3367dd1
Update README.md
...
update credits
2022-02-16 21:46:19 +01:00
Jasper van Loenen and GitHub
afb6a1532b
Merge pull request #49 from Daniyal-Warraich/master
...
adds copy function
2022-02-16 21:44:16 +01:00
plewka and GitHub
a30a5c4c6b
Support ESP+u8g2 with optional bitswap
...
Somewhere (SPI Interface?) there is a MSB/LSB swap when using the converter with ESP32 and the U8g2 library
which distorts the output.
I checked with 1bit per pixel output but added an optional bitswap checkbox, a function to do optinal swap and
added it to all output functions.
The lvgl online converter has got the same problem. Maybe there is is something wrong with the u8g...
Since endian is a traditional an generic issue I thought it's probably a nice feature inside the converter
which at least works fine for me.
2021-11-24 11:10:21 +01:00
Daniyal-Warraich
1609f14253
adds copy function
2021-11-13 14:32:22 -06:00
javl
02d487f6c4
update credits
2021-11-06 17:22:51 +01:00
Jasper van Loenen and GitHub
74ec98e4f7
Merge pull request #48 from harry48225/uploaded-image-list
...
Add list of uploaded files in select image section
2021-11-06 17:20:51 +01:00
Harry Best
5dbf7e5ec2
Add list of uploaded files in select image section
2021-09-07 10:26:25 +01:00
Jasper van Loenen and GitHub
058f664860
Update README.md
...
update credits
2021-06-11 14:39:33 +02:00
javl
d50fd471a9
Merge akumpf:patch-1
2021-06-11 14:32:10 +02:00
javl
5951c7d012
Merge remote-tracking branch 'up/patch-1' into HEAD
2021-06-11 14:20:52 +02:00
javl
cbdf997ccf
feat: add option to flip image, fixed #45
2021-06-11 13:42:07 +02:00
javl
baf58ac41d
refactor: add some whitespace
2021-06-11 11:03:40 +02:00
javl
e9e1c07786
refactor: css formatting
2021-06-11 10:38:42 +02:00
javl
101464d201
fix: remove duplicate function, closing #39
2021-06-11 10:36:22 +02:00
Jasper van Loenen and GitHub
fc6f911516
update credits
2021-06-11 10:27:32 +02:00
Jasper van Loenen and GitHub
9a67bda1b9
Merge pull request #44 from Sebski123/master
...
Made RegEx matching more general
2021-06-11 10:20:47 +02:00
Jasper van Loenen and GitHub
a2c6b3f2a6
Update README.md
2021-06-11 10:19:05 +02:00
Jasper van Loenen and GitHub
afb3942d4b
Rename LICENSE to LICENSE.md
2021-06-11 10:17:53 +02:00
Jasper van Loenen and GitHub
40e464ed6e
Merge pull request #46 from javl/add-license-1
...
Create LICENSE
2021-06-11 10:11:59 +02:00
Jasper van Loenen and GitHub
17678aed3e
Create LICENSE
2021-06-11 10:11:37 +02:00
Sebski123 and GitHub
a33224f98f
Update index.html
2021-03-29 16:47:41 +02:00
Sebski123 and GitHub
f895229c70
Made RegEx matching more general
2021-03-29 16:44:54 +02:00
Adam Kumpf and GitHub
115a0198ba
Batch processing simplifier -- Update naming to include filename. Add pointer array for iterating. Add rotate180 option. Output for Arduino by default.
2020-12-01 11:39:10 -05:00
javl
7ca5c96f4a
update readme
2020-08-23 18:37:11 +02:00
hurricaneJoef and GitHub
70c21e5c69
fixin time
...
bugs, man
2020-07-10 20:54:59 -04:00
hurricaneJoef and GitHub
839ae19b60
Update README.md
2020-07-10 20:42:30 -04:00
hurricaneJoef and GitHub
32f1e7e4bd
Update index.html
...
added rgb888support
2020-07-10 20:41:16 -04:00
Jasper van Loenen and GitHub
1e3d190465
Merge pull request #29 from jochenderwae/text_to_image_rounding_bug
...
Text to image rounding bug
2019-12-16 13:52:31 +01:00
Jochen Derwae
f6f4ebd17a
Fix for https://github.com/javl/image2cpp/issues/28
2019-12-04 15:47:01 +01:00