• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

OTClient font creator

MagicWall

Veteran OT User
Joined
Oct 12, 2008
Messages
124
Solutions
6
Reaction score
344
I was search for tutorial/script to build new fonts for OTClient, but I wasn't find them. So I created own simply tool.

OTClient font creator is tool written as python plugin for Gimp, who is helpful to create fonts for OTClient in simply few steps.

Result:

OTC_FC_Result.png


How to use?

1) Put script "otclient_font_create.py" to Gimp "plug-ins" folder.
2) Choose in Gimp: File -> Create -> Otclient font create...

OTC_FC_Select_Choose.png


3) Select your configuration from script menu.

OTC_FC_Option_Menu_2.png


Download:
Link to github

Changes:
  • Added cp1252.
  • Now is possible to choose between cp1252 (west europe) and cp1250 (middle europe)
  • Now you may choose antialias ON/OFF (idea from Edubart tool)

Additional tip:
You may downloads additional fonts and add it to Gimp.
How to do it -> search in web.
 
Last edited:
Hello there,

thanks for contributing MagicWall.

For the people that are having trouble into adding fonts to GIMP: 2.2. Adding Fonts

Kindest Regards,
Okke
 
But... but the same purpose plugin is available for years on otclients github inside tools.
 
Back
Top