Commit Graph
180 Commits
Author SHA1 Message Date
vince damiani 8863413340 integrated image and minor improvements
Example image encoded within html, no more external file required.
Added “no files selected” if no images are added.
2016-11-05 08:33:45 +01:00
vincentandGitHub bfe60c590d Update README.md 2016-11-04 16:57:15 +01:00
vince damiani eaf55aec00 multiple-files
1. Re-arranged html structure, used html5 features.
2. Added multiple images capability, images can be added one-by-one or
selecting them with ctrl/cmd from the file dialog.
4. Output for multiple images can be represented by a single byte array
or with a byte array for each images, its identifier will be increased
with a trailing counter.
3. Added ‘GFXfontBitmap’ support.
4. Other smaller improvement.
NOTE: still under testing.
2016-11-04 16:37:01 +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
vince damiani 2c9feab5eb Arduino byte array variable name
Adds the option to change the byte array variable name, useful if a lot
of copy/paste of the generated code is required. The option becomes
visible when “Adda Arduino code” is checked.
2016-10-24 14:59:35 +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