Stub second batch of glyphs

This commit is contained in:
Daniel Imms
2025-12-24 15:35:46 -08:00
parent ce1ab6fdc4
commit 98f4c3128c
2 changed files with 21 additions and 1 deletions
@@ -493,6 +493,26 @@ export const customGlyphDefinitions: { [index: string]: CustomGlyphCharacterDefi
{ type: CustomGlyphDefinitionType.PATH, data: 'M.5,0 L.5,.3', strokeWidth: 1 },
],
// TODO: Implement rest
// NODE FILLED BRANCHING DOWN RIGHT
// NODE EMPTY BRANCHING DOWN RIGHT
// NODE FILLED BRANCHING DOWN LEFT
// NODE EMPTY BRANCHING DOWN LEFT
// NODE FILLED BRANCHING UP RIGHT
// NODE EMPTY BRANCHING UP RIGHT
// NODE FILLED BRANCHING UP LEFT
// NODE EMPTY BRANCHING UP LEFT
// NODE FILLED BRANCHING UP DOWN RIGHT
// NODE EMPTY BRANCHING UP DOWN RIGHT
// NODE FILLED BRANCHING UP DOWN LEFT
// NODE EMPTY BRANCHING UP DOWN LEFT
// NODE FILLED BRANCHING DOWN LEFT RIGHT
// NODE EMPTY BRANCHING DOWN LEFT RIGHT
// NODE FILLED BRANCHING UP LEFT RIGHT
// NODE EMPTY BRANCHING UP LEFT RIGHT
// NODE FILLED BRANCHING UP DOWN LEFT RIGHT
// NODE EMPTY BRANCHING UP DOWN LEFT RIGHT
// #endregion
// #region Symbols for Legacy Computing (1FB00-1FB3B)
+1 -1
View File
@@ -906,7 +906,7 @@ function customGlyphAlignmentHandler(): void {
term.write('\x1b[0mGit Branch Symbols alignment tests:\x1b[32m\n\r');
term.write(' \u{F5F7}\u{F5F7} \u{F5EE}\u{F5EF} \u{F5F6}\u{F5F7} \u{F5D6}\u{F5D0}\u{F5D7}\n\r');
term.write(' \u{F5DA}\u{F5DD} \u{F5F0}\u{F5F4}\u{F5F2} \u{F5FA}\u{F5FB} \u{F5D1} \u{F5D1}\n\r');
term.write(' \u{F5DB}\u{F5DE} \u{F5F1}\u{F5F5}\u{F5F3} \u{F5F8}\u{F5F9} \u{F5D9}\u{F5D0}\u{F5D8}\n\r');
term.write(' \u{F5DB}\u{F5DE} \u{F5F1}\u{F5F5}\u{F5F3} \u{F5F8}\u{F5F9} \u{F5D8}\u{F5D0}\u{F5D9}\n\r');
term.write(' \u{F5DC}\u{F5DF} \u{F5F7}\u{F5F7}\u{F5F7}\u{F5F7}\u{F5F7}\u{F5F7}\u{F5F7}\n\r');
term.write('\u{F5F1}\u{F5E6}\u{F5E7}\u{F5F3} \u{F5D3}\u{F5D0}\u{F5E0}\u{F5E1}\u{F5E2}\u{F5E3}\u{F5E4}\u{F5E5}\u{F5E8}\u{F5E9}\u{F5EC}\u{F5ED}\u{F5D2}\n\r');
term.write('\u{F5F1}\u{F5EA}\u{F5EB}\u{F5F3} \u{F5F9}\u{F5F9}\u{F5F9} \u{F5F9}\u{F5F9}\u{F5F9}\u{F5F9}\n\r');