From aed58f099d6fd94f57a328f10dbc5b7e790d5fb6 Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Tue, 27 Nov 2018 14:28:36 +1300 Subject: [PATCH] my attempt at a check mark --- README.font.md | 31 --------------------------- font/README.md | 9 ++++++++ font/make-font.sh | 18 ++++++++++++++++ font/subiquity.bdf | 32 ++++++++++++++++++++++++++++ font/subiquity.equivalents | 16 ++++++++++++++ subiquity.psf => font/subiquity.psf | Bin 10710 -> 10710 bytes font/subiquity.set | 2 ++ snapcraft.yaml | 2 ++ 8 files changed, 79 insertions(+), 31 deletions(-) delete mode 100644 README.font.md create mode 100644 font/README.md create mode 100755 font/make-font.sh create mode 100644 font/subiquity.bdf create mode 100644 font/subiquity.equivalents rename subiquity.psf => font/subiquity.psf (60%) create mode 100644 font/subiquity.set diff --git a/README.font.md b/README.font.md deleted file mode 100644 index b6dfabbd..00000000 --- a/README.font.md +++ /dev/null @@ -1,31 +0,0 @@ -Subiquity comes with its own console font, which differs from the -standard one in how arrow-like glyphs are rendered; the standard font -renders them as arrowheaded forms like → but we want solid triangles -like ▶. - -I built the font like this: - - -``` -$ apt source console-setup -$ cd console-setup-*/Fonts -$ cat > my.equivalents <7)G`yv^Y5C`~FkU^Jb<2JZ~H-VSDOt6gx=`C$?BuA`71_)>0}7Q_g16Qag%wcbmsklm@>ken{E;70<{AFU7nDjCEvJAJPP^+R^?Zf87#w*` z-WGhN{D8b2LQ<9Th*%?TC#2Mg(}WMOOR7)BY2l8)rwjLO8k*qIp-=clvFpU|h^xdO ZiEG3Ygl+O)h)p5ol!|-eZeSH!iGPfyzdfjHil-EWt(jF#SlS?me|7*nq|?hf`|5^B3Me*Ydu(t$c7ZW zigEk{q^MO7Rl8MtC{n73UKM&%LGa?S7ca_l-fp8G`^~R6J2P+I_SE)Nx{*%l-NI=1 zte#O-(`+_PQ&qb&Kky10K%bQ~#{g)nJ>V7_bpT*`Aq*F$$=F4|6^2&-u5-)>z@K}p zA{d72hG8!WAPimCFpw$5Xh`|mr|ruF45wrG{#c}_-1>Da0n<;&;kYQW-j{QqC%0@jXAUtU+W|*HeE1H+ku9 diff --git a/font/subiquity.set b/font/subiquity.set new file mode 100644 index 00000000..7445b4b4 --- /dev/null +++ b/font/subiquity.set @@ -0,0 +1,2 @@ +U+2713 +# U+2713: CHECK MARK diff --git a/snapcraft.yaml b/snapcraft.yaml index 1540ebd5..d2192ef2 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -85,6 +85,8 @@ parts: - kbdnames.txt font: plugin: dump + organize: + font/subiquity.psf: subiquity.psf stage: - subiquity.psf probert: