ThuCommix / Sharpex2D

2D GameEngine for Indie games with alot of features
http://www.sharpex2d.de
MIT License
47 stars 9 forks source link

Cropped Spritefonts #29

Closed ThuCommix closed 9 years ago

ThuCommix commented 9 years ago

http://puu.sh/jwGOO/c6943d0459.png

Char bounds are not meassured correctly and cause wierd artefacts.

ThuCommix commented 9 years ago

May the Ceiling causes the cropping..

https://github.com/ThuCommix/Sharpex2D/blob/api-2-working/ContentPipeline/ContentPipeline/Exporters/SpriteFontExporter.cs#L128

ThuCommix commented 9 years ago

https://github.com/ThuCommix/Sharpex2D/commit/738d627339a72c6a210bbd6bb7206c4aa1a3c623

https://github.com/ThuCommix/Sharpex2D/issues/38