9front - general discussion about 9front
 help / color / mirror / Atom feed
From: "José Miguel Sánchez García" <soy.jmi2k@gmail.com>
To: 9front@9front.org
Subject: [9front] vga: Add U+29FA DOUBLE PLUS
Date: Tue, 25 May 2021 17:20:22 +0200	[thread overview]
Message-ID: <CAA85C86ZpYUpo2ttiZKcCFeHS8eTGM1bxnsk0Tqa+dTT0NGvJA@mail.gmail.com> (raw)

[-- 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

             reply	other threads:[~2021-05-25 18:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25 15:20 José Miguel Sánchez García [this message]
2021-05-30 12:26 ` cinap_lenrek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAA85C86ZpYUpo2ttiZKcCFeHS8eTGM1bxnsk0Tqa+dTT0NGvJA@mail.gmail.com \
    --to=soy.jmi2k@gmail.com \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).