Giter Club home page Giter Club logo

Comments (6)

marcussacana avatar marcussacana commented on August 19, 2024

This will required change the font size.
You need know if the game use a otf or windows font, if yes, use the StringReloads tool to resize the font.
If the game use a font in the MwareEngine format, this is the max that I can hint you:
#3 (comment)

from mwarestuff.

Lumminal avatar Lumminal commented on August 19, 2024

Hello, Marcus! I'm truly sorry for the late response... I was out. Anyways, the game is using a .TTF font and I managed to change the font size, however for some unknown reason the game crashes if I put any value lower or higher than +5 in the Height option.

from mwarestuff.

marcussacana avatar marcussacana commented on August 19, 2024

That's strange, enable the SRL log and set the loglevel to TRC and see if any error information is shown.

from mwarestuff.

Lumminal avatar Lumminal commented on August 19, 2024

https://pastebin.com/FEfj0d8b

The log crashes there

Thanks again

from mwarestuff.

marcussacana avatar marcussacana commented on August 19, 2024

Not sure if is related, but you put a invalid font name.
The SRL don't expect a font file name, but a font face name.
if you want load your own font file, enable the LoadLocalFonts
and set the Facename to your font facename.

from mwarestuff.

Lumminal avatar Lumminal commented on August 19, 2024

Alright! It works! I just had to change the to parameter to Droid Serif instead of droidserif-muramasa.ttf like you said. Thanks a lot marcus, and generally thanks for helping other people quick and providing useful tools for us to use! I'll be sure to donate something soon when I get the chance.

from mwarestuff.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.