About this project

This is a custom pixel font project for the fan game Pokémon Infinite Fusion, aimed at replacing the game's default font to achieve better display quality. The font is built on the "Stitched Pixel Font" and adapted for Infinite Fusion 2: Hoenn. The project provides three font variants: Fusion Poke Pixel Normal, Narrow, and Small, corresponding respectively to the game's default Power Green series fonts, with rasterized sizes of 13px and 11px. Character coverage spans Pan-Latin and Pan-CJK scripts, supporting language-specific glyph versions for Latin, Simplified Chinese, Traditional Chinese (including Hong Kong and Taiwan regions), Japanese, and Korean. Because the game runtime mkxp-z v2.2.0 multiplies the font size by 0.9 during font rendering, the project documentation provides a formula for calculating point-to-point rasterized font sizes, along with specific configuration examples. Users need to copy the font files into the game's Fonts directory and modify the font name and size settings in MessageConfig.rb. The font portion is licensed under the SIL Open Font License 1.1, and the build program under the MIT License. The project explicitly states that it is unrelated to the official Pokémon and the official game, and only accepts font-related issue reports.