9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] vga: Add U+29FA DOUBLE PLUS
@ 2021-05-25 15:20 José Miguel Sánchez García
  2021-05-30 12:26 ` cinap_lenrek
  0 siblings, 1 reply; 2+ messages in thread
From: José Miguel Sánchez García @ 2021-05-25 15:20 UTC (permalink / raw)
  To: 9front

[-- Attachment #1: Type: text/plain, Size: 220 bytes --]

I was in need of this glyph, so I added it to the vga font. Just apply
the attached patch (29FA.diff) and copy vga.29FA-29FA to
/lib/font/bit/vga. I've also attached a PNG so you can see the glyph
before merging.

jmi2k

[-- Attachment #2: image.png --]
[-- Type: image/png, Size: 91 bytes --]

[-- Attachment #3: vga.29FA-29FA --]
[-- Type: application/octet-stream, Size: 175 bytes --]

[-- Attachment #4: 29FA.diff --]
[-- Type: application/octet-stream, Size: 800 bytes --]

diff -r 3f0f945c2ed1 lib/font/bit/vga/unicode.font
--- a/lib/font/bit/vga/unicode.font	Sun Apr 25 12:41:20 2021 +0200
+++ b/lib/font/bit/vga/unicode.font	Tue May 25 15:00:22 2021 +0000
@@ -87,6 +87,7 @@
 0x2639	0x2653	vga.2639-2653
 0x2660	0x2667	vga.2660-2667
 0x2669	0x266f	vga.2669-266F
+0x29fa	0x29fa	vga.29FA-29FA
 0xfb00	0xfb05	vga.FB00-FB05
 0xfb50	0xfbb1	vga.FB50-FBB1
 0xfbd3	0xfbe9	vga.FBD3-FBE9
diff -r 3f0f945c2ed1 lib/font/bit/vga/vga.font
--- a/lib/font/bit/vga/vga.font	Sun Apr 25 12:41:20 2021 +0200
+++ b/lib/font/bit/vga/vga.font	Tue May 25 15:00:22 2021 +0000
@@ -87,6 +87,7 @@
 0x2639	0x2653	vga.2639-2653
 0x2660	0x2667	vga.2660-2667
 0x2669	0x266F	vga.2669-266F
+0x29FA	0x29FA	vga.29FA-29FA
 0xFB00	0xFB05	vga.FB00-FB05
 0xFB50	0xFBB1	vga.FB50-FBB1
 0xFBD3	0xFBE9	vga.FBD3-FBE9

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-30 18:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25 15:20 [9front] vga: Add U+29FA DOUBLE PLUS José Miguel Sánchez García
2021-05-30 12:26 ` cinap_lenrek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).