Commit Graph
100 Commits
Author SHA1 Message Date
javl 452006eaee formatting 2023-03-26 17:32:53 +02:00
Jasper van LoenenandGitHub 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 LoenenandGitHub 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 LoenenandGitHub 12c6bae46f Merge pull request #51 from plewka/patch-1
Support ESP+u8g2 with optional bitswap
2023-03-14 08:09:24 +01:00
Jasper van LoenenandGitHub f16fa3c5ae Create FUNDING.yml 2022-03-28 16:14:49 +02:00
Jasper van LoenenandGitHub 2ae3367dd1 Update README.md
update credits
2022-02-16 21:46:19 +01:00
Jasper van LoenenandGitHub afb6a1532b Merge pull request #49 from Daniyal-Warraich/master
adds copy function
2022-02-16 21:44:16 +01:00
javl 02d487f6c4 update credits 2021-11-06 17:22:51 +01:00
Jasper van LoenenandGitHub 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
Jasper van LoenenandGitHub 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 LoenenandGitHub fc6f911516 update credits 2021-06-11 10:27:32 +02:00
Jasper van LoenenandGitHub 9a67bda1b9 Merge pull request #44 from Sebski123/master
Made RegEx matching more general
2021-06-11 10:20:47 +02:00
Jasper van LoenenandGitHub a2c6b3f2a6 Update README.md 2021-06-11 10:19:05 +02:00
Jasper van LoenenandGitHub afb3942d4b Rename LICENSE to LICENSE.md 2021-06-11 10:17:53 +02:00
Jasper van LoenenandGitHub 40e464ed6e Merge pull request #46 from javl/add-license-1
Create LICENSE
2021-06-11 10:11:59 +02:00
Jasper van LoenenandGitHub 17678aed3e Create LICENSE 2021-06-11 10:11:37 +02:00
javl 7ca5c96f4a update readme 2020-08-23 18:37:11 +02:00
Jasper van LoenenandGitHub 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
Jasper van LoenenandGitHub a2a2e396df Merge pull request #27 from jochenderwae/support_565_and_mask_bitmaps
Support RGB 565 and mask bitmaps
2019-11-30 14:54:11 +01:00
Jasper van LoenenandGitHub d316261abf Update README.md 2019-02-21 13:28:17 +01:00
Jasper van LoenenandGitHub d96859b120 Update README.md 2018-10-08 15:07:30 +02:00
javl 02feb47b37 Small text change 2018-10-08 15:05:56 +02:00
javl 68eddf6d20 Merge branch 'master' into gh-pages 2018-10-08 14:51:13 +02:00
javl ee872fd590 Fixes problem with small images
This should finally fix the problem with small images getting distorted.
Problem appears to have been that with some sizes (basically
everything that wasn't divisible by 8) the last part of a row would be
merged with the first part of the last row, creating an offset that
increased with every next row.

This update pads every last byte of a row with zeros to fill out to 8
bits.

Closing #21
2018-10-08 14:50:47 +02:00
javl 14f730356d Merge branch 'master' into gh-pages 2018-07-24 16:56:44 +02:00
javl b35bb67725 Removes Chrome-only CSS 2018-07-24 16:56:30 +02:00
javl 9332293e77 Updates intro text 2018-07-24 16:34:55 +02:00
javl c18d5845ab Merge branch 'master' into gh-pages 2018-07-19 19:44:51 +02:00
Jasper van LoenenandGitHub 3abc7d9f4c Update credits 2018-07-19 19:44:09 +02:00
Jasper van LoenenandGitHub 9dafa153c1 Merge pull request #20 from whoisnian/master
Fixed the error when convert image into codes in vertical mode
2018-07-19 19:42:49 +02:00
javl 273f5b1236 Merge branch 'master' into gh-pages 2018-05-24 12:19:39 +02:00
javl c2dbefed97 Update text 2018-05-24 12:19:04 +02:00
javl 84d4091ac7 Formatting JS 2018-05-24 12:04:18 +02:00
javl 5c38e85d58 CSS formatting 2018-05-24 11:36:53 +02:00
javl 044a4e3db9 Fix way trailing whitespace+comma gets removed from code
Closes #18

Instead of removing an x-amount of characters from the strings to get
rid of trailing commas, a regular expression is now used.
2018-05-24 11:31:54 +02:00
javl a1732fba08 Revert "Adds option to use image from URL"
This reverts commit 50eb3a58a9.
2018-04-10 00:18:26 +02:00
javl 50eb3a58a9 Adds option to use image from URL 2018-04-10 00:04:43 +02:00
javl 43820ab394 Adds image size to comment in code output
Closes issue #13
2018-01-14 17:35:30 +01:00
javl 24e85b89b4 Merge branch 'master' into gh-pages 2018-01-14 17:18:31 +01:00
javl 105ddb0530 Updates credits in readme 2018-01-14 17:17:18 +01:00
Jasper van LoenenandGitHub 3784a30808 Merge pull request #14 from davidalim/master
Update numerical inputs to "number" type
2018-01-14 17:15:24 +01:00
Jasper van LoenenandGitHub 9905389eb9 Adds link to Adafruit Github profile 2017-06-12 18:52:22 +02:00
javl 1b168204b5 Merge branch 'master' into gh-pages 2017-04-28 01:09:22 +02:00
javl bfc03e010c Fix removing images
Closes #7
You are now able to remove images all imags again

Closes #10
All images will now get exported instead of only the ones uploaded last
2017-04-28 01:09:08 +02:00
javl 57853965a7 Minor layout change 2017-04-28 01:03:17 +02:00
javl 324d5f6a9f Slightly changes color of canvas border 2017-04-28 00:19:21 +02:00
javl f3a412d0fe Merge branch 'master' into gh-pages 2017-04-28 00:16:26 +02:00
javl 5163545e3b Comments are now stripped from input before converting 2017-04-28 00:16:18 +02:00
javl 12ba183a56 Merge branch 'master' into gh-pages 2017-04-28 00:07:08 +02:00
javl 13eb816053 Shows an error when converting from string fails 2017-04-28 00:06:22 +02:00
javl 9207eb36cd Merge branch 'master' into gh-pages 2017-04-27 23:54:22 +02:00
javl e6e371ad9b Fixes issue #1
Some images didn't get converted properly. This was easy to
spot in smaller image where the last part seemed to be missing.
Each of the hex values generated stands for a byte = 8 bits =
8 pixels. But sometimes the size of the image caused the last
hex value to contain less than 8 bits (because there weren't
enough pixels left). As the hex values represent 8 pixels being drawn
right to left, the missing bits would cause the pixels to move out
of the canvas.
The solution is to always pad the last hex to a length of 8.
.
2017-04-27 23:44:56 +02:00
javl cb761d138b First step in combining some double code 2017-04-27 23:02:00 +02:00
javl b51546a799 Minor code cleanup 2017-04-27 22:51:21 +02:00
javl e3d3173362 Merge branch 'master' into gh-pages 2016-11-14 13:08:03 +01:00
javl 3aba39972d Merge branch 'master' of https://github.com/javl/image2cpp
Conflicts:
	index.html
2016-11-14 13:07:28 +01:00
javlandGitHub 2929ca4ee0 Merge pull request #6 from wiredolphin/multiple-files
Text input feature: corrected a critic error
2016-11-14 13:04:53 +01:00
javl 97c26fc456 Updated readme 2016-11-10 12:23:11 +01:00
javl 9549c3a9f2 Merge branch 'master' into gh-pages 2016-11-10 12:17:10 +01:00
javl e04a9dc3e9 Merge branch 'wiredolphin-multiple-files' 2016-11-10 12:15:43 +01:00
javl 987db0bfec Merge branch 'multiple-files' of https://github.com/wiredolphin/image2cpp into wiredolphin-multiple-files 2016-11-10 12:11:41 +01:00
javlandGitHub 7d7e9178d2 Merge pull request #5 from wiredolphin/patch-1
Update README.md
2016-11-10 12:07:43 +01:00
javl c6d4e80a1f Merge branch 'master' of https://github.com/javl/image2cpp 2016-11-02 15:12:08 +01:00
javl 6ed18c8ae1 Merge branch 'master' into gh-pages
Conflicts:
	README.md
2016-11-02 15:10:43 +01:00
javl a08d3740a3 Adds link to repo 2016-11-02 15:09:28 +01:00
javl 0753643618 Merge branch 'master' of https://github.com/javl/image2cpp 2016-10-25 15:09:15 +02:00
javl 47bf5adb8f Minor CSS change 2016-10-25 13:18:42 +02:00
javlandGitHub f0801787b0 Update README.md 2016-10-24 23:26:39 +02:00
javlandGitHub 8ebb625883 Update README.md 2016-10-24 23:21:04 +02:00
javl babded0b6a Merge branch 'master' into gh-pages 2016-10-24 23:17:15 +02:00
javlandGitHub 8a2fb93fde Merge pull request #2 from wiredolphin/arduino-variable-name
Arduino byte array variable name
2016-10-24 23:11:36 +02:00
javl 142e791f30 Minor readme update 2016-01-25 16:43:07 +01:00
javl 75e7a1ffcc Removes unused file 2016-01-25 16:42:18 +01:00
javl 081d5492dc Removed unused files 2016-01-25 16:41:36 +01:00
javl 98f0e2dc5a Merge branch 'master' into gh-pages
Conflicts:
	README.md
	index.html
2016-01-25 16:40:39 +01:00
javl bdca2100fc Minor example update 2016-01-25 16:38:55 +01:00
javl 414a106e58 Merged all code (HTML, CSS, JS) into a single .html file 2016-01-25 16:35:25 +01:00
javl 32aa787bf9 Update README.md 2016-01-25 16:33:17 +01:00
javl 82c64f4fb7 Update README.md 2016-01-22 15:59:07 +01:00
javl 3b3cdb8f8c Update pages 2016-01-22 15:46:51 +01:00
javl bd79c5baeb Add link to example file 2016-01-22 15:44:53 +01:00
javl 20ba5c40ec Adds Arduino example, updates script 2016-01-22 15:43:55 +01:00
javl 4ca3c46b40 Updates site 2016-01-22 15:21:05 +01:00
javl 43c668ddce Moves site 2016-01-22 15:18:34 +01:00
javl f365f5ee68 Create gh-pages branch via GitHub 2016-01-22 15:10:53 +01:00
javl df6977d002 Updates readme 2016-01-22 15:06:33 +01:00
javl 2a635f471b First version of the tool 2016-01-22 15:04:54 +01:00
javl bdcc557070 Initial commit 2016-01-22 14:46:03 +01:00