javl / image2cpp

GNU General Public License v3.0
529 stars 156 forks source link

Multiple image titles are broken #35

Closed lanslans closed 3 years ago

lanslans commented 3 years ago

If I add multiple images, and try to title them, and set the output to "Arduino code", only the first array gets labeled properly. The rest are myBitmap2, myBitmap3...

lanslans commented 3 years ago

Oh, I realize now how that "glyph" field works.

Is it possible to set the glyph field to also set the name of the variable? would be useful for processing lots of images at once.

javl commented 3 years ago

I think this was solved in #36