Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Adding a font

A topic by Kedarski created Jan 16, 2022 Views: 501 Replies: 6
Viewing posts 1 to 3

Hi! I have a problem, because I want to translate the game into my language, but it turns out that the game probably doesn't have my language font and some words are missing letters so it looks just bad and the question is, is it possible to add a font somehow to make everything look correct?

Developer

what language?

Polish

Developer

https://mega.nz/file/FtRlBCBZ#ySyRzqkUPbB2zudX884G3Vm5_PfNflQM_fJ4W1asblI
seens okay for me.
check text/command.txt
make sure u r using right editor and  and right encoding.

unfortunately no, even in the attached video, some words are missing some letters such as "ł", "ę", "ś", "ż" so most of the statements do not make sense, but if it is a bigger problem, I do not want to impose myself

Developer (1 edit) (+1)

go https://fonts.google.com/noto/fonts?noto.lang=pl_Latn¬o.script=Latn¬o.query=polish

download noto sans

extract to fonts\

edit \Data\Scripts\Editables\50_System_Settings.rb

line 5

"Noto Sans CJK TC Black" to "Noto Sans"

i dont have better idea to fix this.  at least for now

(+1)

Thank you very much, it works :))