Glyphix

Quick rating

Glyphix

No reviews yet

A mod to improve font support and add emojis

Mod Loaders
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
Mozilla Public License 2.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Glyphix

A mod to improve font support for Minecraft.

Features

  • 100% client side. Anyone who has this mod will see emojis as properly rendered.
  • Full twemoji support by default
  • Proper width calculations. Because emojis are multiple characters, Minecraft has a hard time dealing with width, but
  • Different emoji atlases
  • Fast. This mod does not improve vanilla speed, but even with more features it does not slow down. If I can think of a way to speed up vanilla that will definitely get added to this mod.

This mod is still in beta because overhauling Minecraft's font is super finicky. If there are any bugs, please report them to the issue tracker.

How to use emojis

Just copy and paste the raw emoji. In unicode.org it's the browser column. Anything in the twitter column should work by default.

Planned Features

  • Ligature support from .ttf fonts. Emojis are essentially just ligatures so it probably won't be too hard to add more support.
  • Use an actual bold font when rendering bold. Currently Minecraft just renders text twice when it is supposed to be bold, I want to add support for a specified bold font.
  • Use an actual italic font when rendering italic. Currently minecraft just slices text.
  • Fix some weird .ttf bugs. There are some inaccuracies with spacing and .ttf font. Another goal of the project is to make it render correctly.
  • Text box weirdness with emojis. Textboxes uses string length and not glyph length for some calculations which can make rendering weird. Fixing these will require a bit of work, but should improve usability.
  • Chat hooks to automatically convert strings like :grinning_face: -> 😀 for incoming and outgoing messages.
  • Other built in emoji fonts

Changing Emoji Atlas

There is a script ./scripts/emoji_atlas.py that will convert a directory of emojis into an atlas with JSON file specifying locations. The emojis name has to be <unicode>.png with multi-character emojis as <unicode>-<unicode>.png and so on. It shouldn't be too hard to modify the python script to change the names if there is a different naming scheme for whatever emojis you choose.

The script will generate 2 files. emoji_atlas.png and emoji_positions.png. Put these into a resourcepack under assets/glyphix/emoji/. Reload texturepacks and the new emojis should render correctly.

Currently, emojis have to be square for them to render correctly.

Screenshots

Gallery

  • Nametag entities
    Nametag entities Shows a named polar bear with emojis

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works