IdreesInc/Monocraft

Bold does not match Minecraft

Open

#167 opened on 2025年9月4日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Python (113 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (7,423 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド