Experience-Monks / msdf-bmfont

Generate BMFont texture and spec using msdfgen
MIT License
164 stars 66 forks source link

Glyphs are incorrectly horizontally aligned #5

Closed arilotter closed 8 years ago

arilotter commented 8 years ago

xoffset is never set, causing glyphs to be at the wrong horizontal position image

In the above image, the glyph 'j' is aligned too far left.

arilotter commented 8 years ago

Turns out that's how it's supposed to look. Oops.