mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2026-05-05 10:02:38 +02:00
12e7f89bbf
Just comments and whitespace... and the name of the glyphs to 'uniXXXX'. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
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.