Skip to content

Generates bitmap fonts for MAGES engine games, and glyph width tables

License

Notifications You must be signed in to change notification settings

CommitteeOfZero/mgsfontgen-dx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mgsfontgen-dx

This is a tool for generating bitmap fonts for MAGES engine games together with width tables, as read by LanguageBarrier. It supersedes our earlier mgsfontgen and was used to generate the fonts in our STEINS;GATE 0 and CHAOS;CHILD patches.

Per game, it requires a charset suitable for display - e.g. if you want opening and closing single quotes to be displayed as apostrophes, assign them apostrophes in the charset, even if that's not what you'd do in the charset used for script editing. Hence, our charsets used here don't necessarily match the charsets used in SciAdv.Net.

Use Private Use Area unicode codepoints for compound characters and write their expanded strings into CompoundCharacters.tbl. They'll be squished into one cell.

About

Generates bitmap fonts for MAGES engine games, and glyph width tables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •