Soon after the first public release of [Source Code Pro][scp], users noted a lack of [Box Drawing Characters][boxwiki]. Fortunately, this flaw could be remedied soon after—the whole set of Box Drawing Characters, plus all of the Block Elements are now part of Source Code Pro.
The main features of adobe-type-tools/box-drawing are: Font Development Libraries.
Open-source alternatives to adobe-type-tools/box-drawing include: adobe-type-tools/opentype-svg — addsvg adds an SVG table to a font, using SVG files provided. The font's format can be either OpenType or TrueType. alyssais/font — font. andreaskoller/fontastic — Fontastic. conradirwin/font — font. cpitclaudel/monospacifier — A great way to increase the Unicode coverage of your favorite programming font. adobe-type-tools/kern-dump — Various scripts for analyzing, reading and writing kerning information. These can be helpful for analyzing kerning…
addsvg adds an SVG table to a font, using SVG files provided. The font's format can be either OpenType or TrueType.
Various scripts for analyzing, reading and writing kerning information. These can be helpful for analyzing kerning (and the loss thereof) through various stages of font production. Some of these tools have been presented at ATypI Amsterdam 2013.