Chlumsky/msdfgen

distanceFactor

caperaven opened this issue · 2 comments

I am trying to understand the distance factor explanation as per
#36

You have a target rectangle of 48x64
The source texels is 15x20

Can anyone please help me understand how that gives me a ratio of 3.2.
I am unsure of what formula is applied to give me that value.

Yes I am aware that I am a noob so any assistance would be greatly appreciated.

This is properly explained in the Readme. 48/15 = 64/20 = 3.2. Post questions like this in discussions, not issues.

This is properly explained in the Readme. 48/15 = 64/20 = 3.2. Post questions like this in discussions, not issues.

I can understand that you may be frustrated by such stupid questions but thank you for taking the time in answering it anyway.
I really appreciate it