AmberWat / NegativeSpaceFont

Minecraft resource pack with negative and positive size spaces
Creative Commons Attribution 4.0 International
265 stars 17 forks source link

Fix width of magic-digit `2` in the documentation #5

Closed skerit closed 2 years ago

skerit commented 2 years ago

Hi!

I've been using the magic digits in my project, and it works great, except that magic digit "2" does not seem correct. I think it's 988 pixels wide instead of 987.

AmberWat commented 2 years ago

Thank you for reporting this. 👍
I'm not going to merge this for one simple reason: It's actually supposed to be 987 wide because the numbers come from the Fibonacci sequence. I made a mistake and forgot to adjust that one for the 1 wide hard coded spacing that gets added on. 😳 I've fixed the error in the font and released v4.1. Again, thank you for bringing this to my attention.

skerit commented 2 years ago

Every other Fibonacci number! I can't believe I didn't spot that 😅