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
javl
2929ca4ee0
Merge pull request #6 from wiredolphin/multiple-files
...
Text input feature: corrected a critic error
2016-11-14 13:04:53 +01:00
vince damiani
b4c553cb56
text input field corrected critic error
2016-11-12 18:55:16 +01:00
vince damiani
df7ccac482
Text input feature: corrected a critic error
2016-11-12 18:49:31 +01:00
javl
97c26fc456
Updated readme
2016-11-10 12:23:11 +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
vince damiani
94f4166995
GFXbitmapFont correction
2016-11-05 09:40:22 +01:00
vince damiani
26b8a5c628
GFXbitmapFont correction
2016-11-05 09:24:46 +01:00
vince damiani
8ff5be11f6
minor improvements and restyles
2016-11-05 09:03:12 +01:00
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
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
a08d3740a3
Adds link to repo
2016-11-02 15:09:28 +01:00
javl
47bf5adb8f
Minor CSS change
2016-10-25 13:18:42 +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
414a106e58
Merged all code (HTML, CSS, JS) into a single .html file
2016-01-25 16:35:25 +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
2a635f471b
First version of the tool
2016-01-22 15:04:54 +01:00