# Grim Dawn MOD project for creating new fonts

This is a mod project for creating the bitmap fonts.
It is relatively easy to create fonts.arc with the same font decoration as the original by preparing the font of your choice and replacing it.

## how to use

1. Extracted your language font directory in \mods\referenced by AssetManager.

2. Prepare your favorite font, and change the specification of some font from AssetManager.

3. Build and place a fonts.arc to "gdx 2\resources" or *.fnt to Grim Dawn\settings\fonts\de.

4. start the GD.


## Change log

-v.1.1.0 2019/03/20
 * Update to JPFonts_v120 based file

-v.1.0.0 2019/03/17
 * First edition

by BBsan