IdreesInc/Monocraft

Bold does not match Minecraft

Open

#167 aberto em 4 de set. de 2025

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Python (113 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (7.423 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador