Skip to content
This repository has been archived by the owner on Feb 14, 2019. It is now read-only.

The BetterFonts mod adds TrueType/OpenType font support for Minecraft, using the fonts installed on your system instead of the builtin bitmap fonts that come with the game. Superseded by Minecraft's own TrueType font renderer.

License

secretdataz/BetterFonts

 
 

Repository files navigation

Minecraft TrueType/OpenType Font Support Mod

The BetterFonts mod adds TrueType/OpenType font support for Minecraft. This mod will use the fonts installed on your system for drawing text instead of the builtin bitmap fonts that come with Minecraft. Languages such as Arabic and Hindi look much better with this mod since both require complex layout that the bitmap fonts simply can't provide. All in-game text will change to use the new fonts including GUIs, the F3 debug screen, chat, and even signs. This mod should have little or no impact on performance.

Screenshots:

Click on any of the screenshots below to see a full-sized version of the image.

English Title Screen English Title Screen

Arabic Options Options Screen in Arabic

Language Selection Language Selection Screen

F3 Debug Screen F3 Debug Screen

Installation:

  • BetterFonts for Minecraft 1.13 requires Rift modloader to function. Install it first.
  • Grab a binary release and place it inside your <minecraft directory>/mods/ directory.

Configuration:

This mod has a config file to change the default font and text size this mod uses. If your game is installed in a .minecraft directory, then the config file will be .minecraft/config/BetterFonts.cfg. Please note that the config directory does not go inside minecraft.jar but directly into the game folder.

License:

This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Credits:

About

The BetterFonts mod adds TrueType/OpenType font support for Minecraft, using the fonts installed on your system instead of the builtin bitmap fonts that come with the game. Superseded by Minecraft's own TrueType font renderer.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%