CraftOS-Standards icon indicating copy to clipboard operation
CraftOS-Standards copied to clipboard

Adding transparent colours on nft format

Open Marco4413 opened this issue 5 years ago • 2 comments

Adding what was mentioned on issue #69

Marco4413 avatar May 16 '20 11:05 Marco4413

Hmmm the main issue I have really is that NFT is something that's already pretty widely used and wasn't even created by any of us; so nothing would really change.

Worth noting though that (if memory serves correct) you can just use a space character for transparent foreground.

oeed avatar May 25 '20 05:05 oeed

You're right but having transparent background and using a space character would mean "don't modify that pixel" and that's what I need. Now I've got a question, what if the color specified isn't a valid hex... Should the color be set to transparent, should the program error or should it use the last color that was set to text/background?

Marco4413 avatar May 25 '20 10:05 Marco4413