eventhorizon5 / skyscraper

The Skyscraper Project (Skyscrapersim) - an open source building, city, and elevator simulator
https://www.skyscrapersim.net
GNU General Public License v2.0
28 stars 7 forks source link

Text-to-Texture has spacing issues #11

Closed eventhorizon5 closed 1 year ago

eventhorizon5 commented 1 year ago

As reported on the forum, the T2T feature is having spacing issues due to a change in the Ogre engine. The message with screenshots is here: https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-100522-build/msg3679/#msg3679

Nothing changed in the simulator that would affect this, but I'll be looking into this issue.

eventhorizon5 commented 1 year ago

The issue is mainly related to changes in Ogre, the code that's used in Skyscraper has no spacing factor and so the letters appear tightly together. I'm not sure it will be an easy fix, I've tried a number of things, and currently haven't found something that works good.

eventhorizon5 commented 1 year ago

This has been fixed in a patched version of Ogre. The source is available here: https://www.skyscrapersim.net/downloads/dev/other_apps/ogre-13-skyscraper.tar.bz2