dmadison / LED-Segment-ASCII

Library of ASCII character representations using 7 segment, 14 segment, and 16 segment LED displays
MIT License
135 stars 21 forks source link

"Y" improvement #4

Open wnoliveira opened 5 years ago

wnoliveira commented 5 years ago

Nice work with this library!

I just have an improvement that I've made in the "Y" character, that works on 14 and 16 segments. The hex code for 14 segments is 0x1500. So, the pattern would be like this: Y pattern

dmadison commented 5 years ago

Hi there! Thanks for the submission. I'm going to keep the default character sets as-is because I think the 'Y' version that's in there is easier to read, although now I wonder if I should add a file with alternate character options...