ryanoasis.nerd-fonts/bin/scripts/braille
Fini Jastrow 92bcd442c4 Braille: Improve variable names and doc
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2026-07-22 10:15:35 +02:00
..
Braille.py Braille: Improve variable names and doc 2026-07-22 10:15:35 +02:00
README.md braille: Small cleanup 2026-01-29 07:26:20 +01:00

Generate Appropriate Braille Font

This module is used to generate a braille font with specified width, ymax, ymin... for patching.

Motivation

Achieving a perfect isometric font with braille support solely through scaling appears extremely challenging. Therefore, I've opted to utilize a module for dynamically generating braille. For further details, please refer to PR 837 and PR 1980.