IdreesInc/Monocraft

Bold does not match Minecraft

Open

#167 ouverte le 4 sept. 2025

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Python (113 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (7 423 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

The bold type should look like this In Minecraft bold text is rendered by drawing each character twice: once at its normal position and again one pixel to the right. This technique creates the appearance of thicker, bolder text without modifying the font itself.

You simply double everything this way and it's all you gotta do

Guide contributeur