Custom Fonts

Can you create fonts from a PNG like we did in PGM? It was very easy to do in PGM, and I’d like to use the ones I have. I’ve seen little information on this, and it’s not very well explained. I don’t know if anyone has already mentioned this because I haven’t seen it.

Apparently, you can do this by using a plugin called TextureFont. Give it a try.

TextureFontと言うプラグインを使えばできるらしいです。一度試してみてください。

Yes, we can do it.
You can refer to this note.
[Dive Into AGMaker] Using Custom Images as Fonts

I’ll try it, thanks for the answers.