Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

That would be nice :)

I tested your C3 export, it works !

One thing about it : for given height and width value in google font to bitmap converter, these values are to be doubled in C3 SpriteFont properties. Example : in google font to bitmap converter, width and height are 30, they should be 60 in SpriteFont properties (see img)

Yeah, It's because of pixel ratio. Probably you have Macbook or other higher density screen and this result in larger bitmap.

I have fixed it locally already,  update will be deployed next weekend.

(1 edit)

That's it, it's on a Mac. Thank you for your incredible work !

I was thinking of something else : would it be possible to choose a font through a file upload button ? The tool appears to be made on Construct, right ? 

Good news, I've added file input button. Looks it works.