javl / image2cpp

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

Option for no Identifier/Prefix. Currently empty field generates a myBitmap prefix #62

Open Gaai opened 7 months ago

Gaai commented 7 months ago

Imho the myBitmap prefix is undesirable? I've got my images named properly and would like the option for image2cpp to not add any prefix at all. Just keep the image names as bitmap names?

Also it might be better to use the first image name for myBitmapallArray_LEN and myBitmapallArray. So in case people use the tool multiple times the names won't conflict.