Polymer Font Utils

Polymer Font Utils

API for generating font files

by
1.7K Downloads
fabricquiltlibrary
Rent Server with this Mod

About this Mod

Polymer Font Utils

API for generating font files. Uses polymer resource pack api.

Example

repositories {
    maven { url "https://api.modrinth.com/maven" }
}

dependencies {
    modImplementation include("maven.modrinth:pfu:0.2.3+1.21.4")
}
public class PolymerFontUtilsTest implements ModInitializer {
    public static FontResourceManager manager;
    public static FontResource resource;
    public static TextResource text;
    public static BitmapGlyph glyph;

    @Override
    public void onInitialize() {
        PolymerResourcePackUtils.addModAssets("pfut");

        manager = FontResourceManager.create("pfut");
        resource = manager.requestFont("test");
        text = manager.requestText(-20); // Font identifier: pfut:text/default_-20
        glyph = resource.requestGlyph("font/icon.png", 128, 32);

        FontSpaceUtils.requestAdvance(-256);
        FontSpaceUtils.requestAdvances(-128, 1, 3);
        FontSpaceUtils.requestRange(2, 19);
    }
}

You can get list of all bitmaps from manager using command /pfu pfut:test

Example

Available Versions

[1.21.4+] Polymer Font Utils 0.2.3beta
MC 1.21.4fabric, quilt
December 15, 2024
[1.21.4+] Polymer Font Utils 0.2.2beta
MC 1.21.4fabric, quilt
December 15, 2024
[1.21.4+] Polymer Font Utils 0.2.1beta
MC 1.21.4fabric, quilt
December 7, 2024
[1.21.4+] Polymer Font Utils 0.2.0beta
MC 1.21.4fabric, quilt
December 7, 2024
[1.21.2+] Polymer Font Utils 0.1.5beta
MC 1.21.2, 1.21.3, 1.21.4fabric, quilt
November 5, 2024

How to Install Polymer Font Utils on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.4).

3

Install Mod

Open the mod browser in the dashboard and search for "Polymer Font Utils". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabricquilt

Minecraft Versions

1.21.4, 1.21.3, 1.21.2

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Polymer Font Utils server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.4). You can switch loaders with one click in the panel.

Is Polymer Font Utils compatible with fabric and quilt?

Polymer Font Utils officially supports fabric, quilt for Minecraft 1.21.4, 1.21.3, 1.21.2. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Polymer Font Utils – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Polymer Font Utils consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Polymer Font Utils with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
Creative Commons Zero v1.0 Universal
Server-side
Required

Supported Versions

1.21.41.21.31.21.2