Date: Sat, 2 Jan 2021 19:26:35 GMT From: Toomas Soome <tsoome@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 5bcd0b860c7d - main - contrib: setup terminus Message-ID: <202101021926.102JQZeh022517@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tsoome: URL: https://cgit.FreeBSD.org/src/commit/?id=5bcd0b860c7d4935db5b290cf932357fc22adf3a commit 5bcd0b860c7d4935db5b290cf932357fc22adf3a Author: Toomas Soome <tsoome@FreeBSD.org> AuthorDate: 2021-01-02 19:03:28 +0000 Commit: Toomas Soome <tsoome@FreeBSD.org> CommitDate: 2021-01-02 19:03:28 +0000 contrib: setup terminus --- contrib/terminus/75-yes-terminus.conf | 12 - contrib/terminus/CHANGES | 104 - contrib/terminus/COPYING | 1 - contrib/terminus/INSTALL | 1 - contrib/terminus/Makefile | 296 - contrib/terminus/NEWS | 1 - contrib/terminus/README | 356 - contrib/terminus/README-BG | 356 - contrib/terminus/alt/ao2.diff | 3304 -- contrib/terminus/alt/br1.diff | 96349 -------------------------------- contrib/terminus/alt/dv1.diff | 860 - contrib/terminus/alt/ge2.diff | 992 - contrib/terminus/alt/gq2.diff | 304 - contrib/terminus/alt/hi2-dv1.diff | 860 - contrib/terminus/alt/hi2-ka2.diff | 945 - contrib/terminus/alt/hi2.diff | 3199 -- contrib/terminus/alt/ij1.diff | 1360 - contrib/terminus/alt/ka2.diff | 937 - contrib/terminus/alt/ll2.diff | 2983 - contrib/terminus/alt/td1.diff | 236 - contrib/terminus/bin/.eslintrc.js | 135 - contrib/terminus/bin/.pylintrc | 425 - contrib/terminus/bin/bdf.js | 374 - contrib/terminus/bin/bdf.py | 355 - contrib/terminus/bin/bdftofnt.js | 263 - contrib/terminus/bin/bdftofnt.py | 228 - contrib/terminus/bin/bdftopsf.js | 296 - contrib/terminus/bin/bdftopsf.py | 254 - contrib/terminus/bin/bmpf.js | 159 - contrib/terminus/bin/bmpf.py | 147 - contrib/terminus/bin/fncli.js | 173 - contrib/terminus/bin/fncli.py | 154 - contrib/terminus/bin/fnio.js | 213 - contrib/terminus/bin/fnio.py | 141 - contrib/terminus/bin/fnutil.js | 120 - contrib/terminus/bin/fnutil.py | 92 - contrib/terminus/bin/ucstoany.js | 242 - contrib/terminus/bin/ucstoany.py | 204 - contrib/terminus/configure | 66 - contrib/terminus/configure.help | 13 - contrib/terminus/dup/ascii-h.dup | 2 - contrib/terminus/dup/cntrl.dup | 5 - contrib/terminus/dup/ibm-437.dup | 7 - contrib/terminus/dup/ka1.dup | 1 - contrib/terminus/dup/ka2.dup | 1 - contrib/terminus/dup/koi8.dup | 1 - contrib/terminus/dup/vgagr.dup | 8 - contrib/terminus/dup/xos4-2.dup | 107 - contrib/terminus/uni/10646-1.uni | 1353 - contrib/terminus/uni/8859-13.uni | 96 - contrib/terminus/uni/8859-15.uni | 96 - contrib/terminus/uni/8859-16.uni | 96 - contrib/terminus/uni/8859-2.uni | 96 - contrib/terminus/uni/8859-5.uni | 96 - contrib/terminus/uni/8859-7.uni | 96 - contrib/terminus/uni/ascii-h.uni | 96 - contrib/terminus/uni/bg-mik.uni | 128 - contrib/terminus/uni/char0.uni | 32 - contrib/terminus/uni/cntrl.uni | 32 - contrib/terminus/uni/empty.uni | 32 - contrib/terminus/uni/ibm-437.uni | 128 - contrib/terminus/uni/koi8-r.uni | 128 - contrib/terminus/uni/koi8-u.uni | 128 - contrib/terminus/uni/koibm8-r.uni | 128 - contrib/terminus/uni/koibm8-u.uni | 128 - contrib/terminus/uni/nls-1250.uni | 32 - contrib/terminus/uni/pt-154.uni | 128 - contrib/terminus/uni/pt-254.uni | 128 - contrib/terminus/uni/vga-1250.uni | 32 - contrib/terminus/uni/vga-1251.uni | 32 - contrib/terminus/uni/vga-1253.uni | 32 - contrib/terminus/uni/vga-1257.uni | 32 - contrib/terminus/uni/vgagr.uni | 32 - contrib/terminus/uni/win-1250.uni | 128 - contrib/terminus/uni/win-1251.uni | 96 - contrib/terminus/uni/win-1252.uni | 128 - contrib/terminus/uni/win-1253.uni | 128 - contrib/terminus/uni/win-1254.uni | 128 - contrib/terminus/uni/win-1255.uni | 128 - contrib/terminus/uni/win-1257.uni | 96 - contrib/terminus/uni/x11-1251.uni | 32 - contrib/terminus/uni/x11-1257.uni | 32 - contrib/terminus/uni/x11gr.uni | 32 - contrib/terminus/uni/xos4-2.uni | 512 - contrib/terminus/win32/Makefile | 91 - contrib/terminus/win32/build.cmd | 41 - contrib/terminus/win32/fcp.c | 167 - contrib/terminus/win32/make-clean.cmd | 5 - contrib/terminus/win32/ter-font.rc | 132 - contrib/terminus/win32/ter-main.c | 9 - contrib/terminus/win32/terminus.nsi | 307 - 91 files changed, 123171 deletions(-) diff --git a/contrib/terminus/75-yes-terminus.conf b/contrib/terminus/75-yes-terminus.conf deleted file mode 100644 index 5028215fdc48..000000000000 --- a/contrib/terminus/75-yes-terminus.conf +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0"?> -<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> -<fontconfig> -<!-- Accept terminus font --> - <selectfont> - <acceptfont> - <pattern> - <patelt name="family"><string>Terminus</string></patelt> - </pattern> - </acceptfont> - </selectfont> -</fontconfig> diff --git a/contrib/terminus/CHANGES b/contrib/terminus/CHANGES deleted file mode 100644 index 4f0f438db566..000000000000 --- a/contrib/terminus/CHANGES +++ /dev/null @@ -1,104 +0,0 @@ -Version 4.48: - - * Added the basic 27 hebrew letters and sheqel, with uppercase height. - * Some improvements in the font build scripts. - -Version 4.47: - - * Added 35 new characters (33 glyphs). - * Replaced ao2-variant "ae" with ao1 "ae", it was too similar to "oe". - * Some fixes and improvements (17 characters in various sizes/styles). - * Significantly improved the font conversion tools. Python 3.5.0 or - Node 6.9.0 are now required to build the font. - -Version 4.46: - - * The X11 8-bit code pages are not installed by default. - * Added IBM-437 8-bit code page for X11. - * The CRT VGA weight for Linux console is not installed by default. - * Removed the Linux console mapping files. - They should be provided by the console packages. - * Removed the BSD console installation. - The recent BSD-s have a new console subsystem. - * Added 50 new characters. Mostly math, but also Buglarian yat and yus. - * Rewritten the font conversion tools in python and javascript. - The full unicode range (17x64K) is now supported. - * The Windows installer can be built from sources. - * Small fixes and improvements (7 characters in various sizes). - * Renamed (un)install-ref to (un)install-psf-ref. - -Version 4.40: - - * Added 6 combining accents as separate characters. - * Added 14 letters with dot above / dot below. - * Added partial subscript and superscript: all digits and 11 letters. - * Added 30+ math characters, notably large braces, brackets and parens. - * Added unicode range 2800-28FF in two variants (br1 and br2). - * A few small character fixes. - * Altered configure to be a bit more POSIX compliant. - * Replaced some obscure (un)install Makefile targets with variables. - -Version 4.39: - - * Added ballot, checkmark, heavy ballot and heavy checkmark. - * Changed HT, LF etc. in sizes 14 and 18-hi2 to be proportional to the - letter height, not the matrix height. - * Added the powerline characters E0A0..E0A2 and E0B0..E0B3. - * Added diameter (2300) - same gluph as empty set (2205). - * Small improvements in size 32. - -Version 4.38: - - * Added 23 pseudographic characters, most notably rounded frames. - * Added new td1 variant with centered ascii tidle. - * Fixed Y acute in sizes 22 and 28, internal optimizations (invisible). - -Version 4.36: - - * Removed the rarely used cm2 variant. - * Added new ll2 variant with more distinctive l. - * Added quotereversed (201B), quotedblreversed (201F), I/i/U/u dotbelow - (1ECA, 1ECB, 1EE4, 1EE5). - * Moved all quotes and alike in size 32 one line down. - * Small fixes and improvements (t commaaccent, quotes alignment etc. in - some sizes). - * Windows installation: creates the relevant registry key. - -Version 4.35: - - * Added hi2 variant for size 18. - * Fixes in size 18: normal V, normal W, bold X, H stroke, some - pseudographic characters and the *NIX installation. - -Version 4.34: - - * Added size 10x18. - * Small fixes and improvements in section, multiply, Eng/eng, Dje, - dje, house, male, zeta and various characters in the different sizes. - * The default cyrillic ghe is now ge1, with ge2 available as an option. - -Version 4.32: - - * Slightly more distintive normal M and W. - * Rounded 28-bold, 32-normal, 32-bold. - Also removed the 32-normal kx2 style. - * Small changes: Che/che stroke, phi, Zhe/zhe etc. - * Linux console: the default bold is now framebuffer. - * Smaller Makefile, GNU make required. - * Changed the font license to SIL OFL 1.1. - It's FSF approved, no need to worry. - * And, as you can see, Terminus Font is now on sourceforge. - -Version 4.30: - - * Added size 22 (not very good). - * Added another 25 characters. - * Various small fixes and improvements. - * Changed the default prefix and x11dir. - -Version 4.28: - - * Heavy frames (written mostly by Tim Allen) and a few more letters. - * Altered trianges and arrows, small bugfixes. - * Reorganized the 512-character console font to include more letters - instead of the IBM-437 specific pseudographics. diff --git a/contrib/terminus/COPYING b/contrib/terminus/COPYING deleted file mode 100644 index 560ba7c967fd..000000000000 --- a/contrib/terminus/COPYING +++ /dev/null @@ -1 +0,0 @@ -See OFL.TXT diff --git a/contrib/terminus/INSTALL b/contrib/terminus/INSTALL deleted file mode 100644 index 3083f1afd50c..000000000000 --- a/contrib/terminus/INSTALL +++ /dev/null @@ -1 +0,0 @@ -See README diff --git a/contrib/terminus/Makefile b/contrib/terminus/Makefile deleted file mode 100644 index d3b1d12d5e1a..000000000000 --- a/contrib/terminus/Makefile +++ /dev/null @@ -1,296 +0,0 @@ -INT = python3 -EXT = py -BIN = ./bin - -UCS2ANY = $(INT) $(BIN)/ucstoany.$(EXT) -BDF2PSF = $(INT) $(BIN)/bdftopsf.$(EXT) -UCS2X11 = $(INT) $(BIN)/ucstoany.$(EXT) -f -BDF2PCF = bdftopcf - -REG_8859_1 = ISO8859 1 -REG_8859_2 = ISO8859 2 -REG_8859_5 = ISO8859 5 -REG_8859_7 = ISO8859 7 -REG_8859_9 = ISO8859 9 -REG_MS_1251 = Microsoft CP1251 -REG_8859_13 = ISO8859 13 -REG_8859_15 = ISO8859 15 -REG_8859_16 = ISO8859 16 -REG_MS_1255 = Microsoft CP1255 -REG_IBM_437 = IBM CP437 -REG_KOI8_R = KOI8 R -REG_KOI8_U = KOI8 U -REG_BG_MIK = Bulgarian MIK -REG_PT_154 = Paratype PT154 -REG_XOS4_2 = XOS4 2 -REG_10646_1 = ISO10646 1 - -PSF_8859_1 = ter-112n.psf ter-114n.psf ter-114b.psf ter-116n.psf ter-116b.psf ter-118n.psf ter-118b.psf ter-120n.psf ter-120b.psf ter-122n.psf ter-122b.psf ter-124n.psf ter-124b.psf ter-128n.psf ter-128b.psf ter-132n.psf ter-132b.psf -PSF_8859_2 = ter-212n.psf ter-214n.psf ter-214b.psf ter-216n.psf ter-216b.psf ter-218n.psf ter-218b.psf ter-220n.psf ter-220b.psf ter-222n.psf ter-222b.psf ter-224n.psf ter-224b.psf ter-228n.psf ter-228b.psf ter-232n.psf ter-232b.psf -PSF_8859_7 = ter-712n.psf ter-714n.psf ter-714b.psf ter-716n.psf ter-716b.psf ter-718n.psf ter-718b.psf ter-720n.psf ter-720b.psf ter-722n.psf ter-722b.psf ter-724n.psf ter-724b.psf ter-728n.psf ter-728b.psf ter-732n.psf ter-732b.psf -PSF_8859_9 = ter-912n.psf ter-914n.psf ter-914b.psf ter-916n.psf ter-916b.psf ter-918n.psf ter-918b.psf ter-920n.psf ter-920b.psf ter-922n.psf ter-922b.psf ter-924n.psf ter-924b.psf ter-928n.psf ter-928b.psf ter-932n.psf ter-932b.psf -PSF_MS_1251 = ter-c12n.psf ter-c14n.psf ter-c14b.psf ter-c16n.psf ter-c16b.psf ter-c18n.psf ter-c18b.psf ter-c20n.psf ter-c20b.psf ter-c22n.psf ter-c22b.psf ter-c24n.psf ter-c24b.psf ter-c28n.psf ter-c28b.psf ter-c32n.psf ter-c32b.psf -PSF_8859_13 = ter-d12n.psf ter-d14n.psf ter-d14b.psf ter-d16n.psf ter-d16b.psf ter-d18n.psf ter-d18b.psf ter-d20n.psf ter-d20b.psf ter-d22n.psf ter-d22b.psf ter-d24n.psf ter-d24b.psf ter-d28n.psf ter-d28b.psf ter-d32n.psf ter-d32b.psf -PSF_8859_16 = ter-g12n.psf ter-g14n.psf ter-g14b.psf ter-g16n.psf ter-g16b.psf ter-g18n.psf ter-g18b.psf ter-g20n.psf ter-g20b.psf ter-g22n.psf ter-g22b.psf ter-g24n.psf ter-g24b.psf ter-g28n.psf ter-g28b.psf ter-g32n.psf ter-g32b.psf -PSF_MS_1255 = ter-h12n.psf ter-h14n.psf ter-h14b.psf ter-h16n.psf ter-h16b.psf ter-h18n.psf ter-h18b.psf ter-h20n.psf ter-h20b.psf ter-h22n.psf ter-h22b.psf ter-h24n.psf ter-h24b.psf ter-h28n.psf ter-h28b.psf ter-h32n.psf ter-h32b.psf -PSF_IBM_437 = ter-i12n.psf ter-i14n.psf ter-i14b.psf ter-i16n.psf ter-i16b.psf ter-i18n.psf ter-i18b.psf ter-i20n.psf ter-i20b.psf ter-i22n.psf ter-i22b.psf ter-i24n.psf ter-i24b.psf ter-i28n.psf ter-i28b.psf ter-i32n.psf ter-i32b.psf -PSF_KOI8_RV = ter-k14n.psf ter-k14b.psf ter-k16n.psf ter-k16b.psf -PSF_KOI8_R = ter-k12n.psf ter-k18n.psf ter-k18b.psf ter-k20n.psf ter-k20b.psf ter-k22n.psf ter-k22b.psf ter-k24n.psf ter-k24b.psf ter-k28n.psf ter-k28b.psf ter-k32n.psf ter-k32b.psf -PSF_BG_MIK = ter-m12n.psf ter-m14n.psf ter-m14b.psf ter-m16n.psf ter-m16b.psf ter-m18n.psf ter-m18b.psf ter-m20n.psf ter-m20b.psf ter-m22n.psf ter-m22b.psf ter-m24n.psf ter-m24b.psf ter-m28n.psf ter-m28b.psf ter-m32n.psf ter-m32b.psf -PSF_PT_154 = ter-p12n.psf ter-p14n.psf ter-p14b.psf ter-p16n.psf ter-p16b.psf ter-p18n.psf ter-p18b.psf ter-p20n.psf ter-p20b.psf ter-p22n.psf ter-p22b.psf ter-p24n.psf ter-p24b.psf ter-p28n.psf ter-p28b.psf ter-p32n.psf ter-p32b.psf -PSF_KOI8_UV = ter-u14n.psf ter-u14b.psf ter-u16n.psf ter-u16b.psf -PSF_KOI8_U = ter-u12n.psf ter-u18n.psf ter-u18b.psf ter-u20n.psf ter-u20b.psf ter-u22n.psf ter-u22b.psf ter-u24n.psf ter-u24b.psf ter-u28n.psf ter-u28b.psf ter-u32n.psf ter-u32b.psf -PSF_XOS4_2 = ter-v12n.psf ter-v14n.psf ter-v14b.psf ter-v16n.psf ter-v16b.psf ter-v18n.psf ter-v18b.psf ter-v20n.psf ter-v20b.psf ter-v22n.psf ter-v22b.psf ter-v24n.psf ter-v24b.psf ter-v28n.psf ter-v28b.psf ter-v32n.psf ter-v32b.psf -PSF = $(PSF_8859_1) $(PSF_8859_2) $(PSF_8859_7) $(PSF_8859_9) $(PSF_MS_1251) $(PSF_8859_13) $(PSF_8859_16) $(PSF_MS_1255) $(PSF_IBM_437) $(PSF_KOI8_RV) $(PSF_KOI8_R) $(PSF_BG_MIK) $(PSF_PT_154) $(PSF_KOI8_UV) $(PSF_KOI8_U) $(PSF_XOS4_2) - -PSF_VGAW_8859_1 = ter-114v.psf ter-116v.psf -PSF_VGAW_8859_2 = ter-214v.psf ter-216v.psf -PSF_VGAW_8859_7 = ter-714v.psf ter-716v.psf -PSF_VGAW_8859_9 = ter-914v.psf ter-916v.psf -PSF_VGAW_MS_1251 = ter-c14v.psf ter-c16v.psf -PSF_VGAW_8859_13 = ter-d14v.psf ter-d16v.psf -PSF_VGAW_8859_16 = ter-g14v.psf ter-g16v.psf -PSF_VGAW_MS_1255 = ter-h14v.psf ter-h16v.psf -PSF_VGAW_IBM_437 = ter-i14v.psf ter-i16v.psf -PSF_VGAW_KOI8_RV = ter-k14v.psf ter-k16v.psf -PSF_VGAW_BG_MIK = ter-m14v.psf ter-m16v.psf -PSF_VGAW_PT_154 = ter-p14v.psf ter-p16v.psf -PSF_VGAW_KOI8_UV = ter-u14v.psf ter-u16v.psf -PSF_VGAW_XOS4_2 = ter-v14v.psf ter-v16v.psf -PSF_VGAW = $(PSF_VGAW_8859_1) $(PSF_VGAW_8859_2) $(PSF_VGAW_8859_7) $(PSF_VGAW_8859_9) $(PSF_VGAW_MS_1251) $(PSF_VGAW_8859_13) $(PSF_VGAW_8859_16) $(PSF_VGAW_MS_1255) $(PSF_VGAW_IBM_437) $(PSF_VGAW_KOI8_RV) $(PSF_VGAW_BG_MIK) $(PSF_VGAW_PT_154) $(PSF_VGAW_KOI8_UV) $(PSF_VGAW_XOS4_2) - -PCF_8859_1 = ter-112n.pcf ter-112b.pcf ter-114n.pcf ter-114b.pcf ter-116n.pcf ter-116b.pcf ter-118n.pcf ter-118b.pcf ter-120n.pcf ter-120b.pcf ter-122n.pcf ter-122b.pcf ter-124n.pcf ter-124b.pcf ter-128n.pcf ter-128b.pcf ter-132n.pcf ter-132b.pcf -PCF_8859_2 = ter-212n.pcf ter-212b.pcf ter-214n.pcf ter-214b.pcf ter-216n.pcf ter-216b.pcf ter-218n.pcf ter-218b.pcf ter-220n.pcf ter-220b.pcf ter-222n.pcf ter-222b.pcf ter-224n.pcf ter-224b.pcf ter-228n.pcf ter-228b.pcf ter-232n.pcf ter-232b.pcf -PCF_8859_5 = ter-512n.pcf ter-512b.pcf ter-514n.pcf ter-514b.pcf ter-516n.pcf ter-516b.pcf ter-518n.pcf ter-518b.pcf ter-520n.pcf ter-520b.pcf ter-522n.pcf ter-522b.pcf ter-524n.pcf ter-524b.pcf ter-528n.pcf ter-528b.pcf ter-532n.pcf ter-532b.pcf -PCF_8859_7 = ter-712n.pcf ter-712b.pcf ter-714n.pcf ter-714b.pcf ter-716n.pcf ter-716b.pcf ter-718n.pcf ter-718b.pcf ter-720n.pcf ter-720b.pcf ter-722n.pcf ter-722b.pcf ter-724n.pcf ter-724b.pcf ter-728n.pcf ter-728b.pcf ter-732n.pcf ter-732b.pcf -PCF_8859_9 = ter-912n.pcf ter-912b.pcf ter-914n.pcf ter-914b.pcf ter-916n.pcf ter-916b.pcf ter-918n.pcf ter-918b.pcf ter-920n.pcf ter-920b.pcf ter-922n.pcf ter-922b.pcf ter-924n.pcf ter-924b.pcf ter-928n.pcf ter-928b.pcf ter-932n.pcf ter-932b.pcf -PCF_MS_1251 = ter-c12n.pcf ter-c12b.pcf ter-c14n.pcf ter-c14b.pcf ter-c16n.pcf ter-c16b.pcf ter-c18n.pcf ter-c18b.pcf ter-c20n.pcf ter-c20b.pcf ter-c22n.pcf ter-c22b.pcf ter-c24n.pcf ter-c24b.pcf ter-c28n.pcf ter-c28b.pcf ter-c32n.pcf ter-c32b.pcf -PCF_8859_13 = ter-d12n.pcf ter-d12b.pcf ter-d14n.pcf ter-d14b.pcf ter-d16n.pcf ter-d16b.pcf ter-d18n.pcf ter-d18b.pcf ter-d20n.pcf ter-d20b.pcf ter-d22n.pcf ter-d22b.pcf ter-d24n.pcf ter-d24b.pcf ter-d28n.pcf ter-d28b.pcf ter-d32n.pcf ter-d32b.pcf -PCF_8859_15 = ter-f12n.pcf ter-f12b.pcf ter-f14n.pcf ter-f14b.pcf ter-f16n.pcf ter-f16b.pcf ter-f18n.pcf ter-f18b.pcf ter-f20n.pcf ter-f20b.pcf ter-f22n.pcf ter-f22b.pcf ter-f24n.pcf ter-f24b.pcf ter-f28n.pcf ter-f28b.pcf ter-f32n.pcf ter-f32b.pcf -PCF_8859_16 = ter-g12n.pcf ter-g12b.pcf ter-g14n.pcf ter-g14b.pcf ter-g16n.pcf ter-g16b.pcf ter-g18n.pcf ter-g18b.pcf ter-g20n.pcf ter-g20b.pcf ter-g22n.pcf ter-g22b.pcf ter-g24n.pcf ter-g24b.pcf ter-g28n.pcf ter-g28b.pcf ter-g32n.pcf ter-g32b.pcf -PCF_IBM_437 = ter-i12n.pcf ter-i12b.pcf ter-i14n.pcf ter-i14b.pcf ter-i16n.pcf ter-i16b.pcf ter-i18n.pcf ter-i18b.pcf ter-i20n.pcf ter-i20b.pcf ter-i22n.pcf ter-i22b.pcf ter-i24n.pcf ter-i24b.pcf ter-i28n.pcf ter-i28b.pcf ter-i32n.pcf ter-i32b.pcf -PCF_KOI8_R = ter-k12n.pcf ter-k12b.pcf ter-k14n.pcf ter-k14b.pcf ter-k16n.pcf ter-k16b.pcf ter-k18n.pcf ter-k18b.pcf ter-k20n.pcf ter-k20b.pcf ter-k22n.pcf ter-k22b.pcf ter-k24n.pcf ter-k24b.pcf ter-k28n.pcf ter-k28b.pcf ter-k32n.pcf ter-k32b.pcf -PCF_PT_154 = ter-p12n.pcf ter-p12b.pcf ter-p14n.pcf ter-p14b.pcf ter-p16n.pcf ter-p16b.pcf ter-p18n.pcf ter-p18b.pcf ter-p20n.pcf ter-p20b.pcf ter-p22n.pcf ter-p22b.pcf ter-p24n.pcf ter-p24b.pcf ter-p28n.pcf ter-p28b.pcf ter-p32n.pcf ter-p32b.pcf -PCF_KOI8_U = ter-u12n.pcf ter-u12b.pcf ter-u14n.pcf ter-u14b.pcf ter-u16n.pcf ter-u16b.pcf ter-u18n.pcf ter-u18b.pcf ter-u20n.pcf ter-u20b.pcf ter-u22n.pcf ter-u22b.pcf ter-u24n.pcf ter-u24b.pcf ter-u28n.pcf ter-u28b.pcf ter-u32n.pcf ter-u32b.pcf -PCF_10646_1 = ter-x12n.pcf ter-x12b.pcf ter-x14n.pcf ter-x14b.pcf ter-x16n.pcf ter-x16b.pcf ter-x18n.pcf ter-x18b.pcf ter-x20n.pcf ter-x20b.pcf ter-x22n.pcf ter-x22b.pcf ter-x24n.pcf ter-x24b.pcf ter-x28n.pcf ter-x28b.pcf ter-x32n.pcf ter-x32b.pcf -PCF_8BIT = $(PCF_8859_1) $(PCF_8859_2) $(PCF_8859_5) $(PCF_8859_7) $(PCF_8859_9) $(PCF_MS_1251) $(PCF_8859_13) $(PCF_8859_15) $(PCF_8859_16) $(PCF_IBM_437) $(PCF_KOI8_R) $(PCF_PT_154) $(PCF_KOI8_U) -PCF = $(PCF_10646_1) - -# Default - -all: $(PSF) $(PCF) - -DESTDIR = -prefix = /usr/local -psfdir = $(prefix)/share/consolefonts -x11dir = $(prefix)/share/fonts/terminus - -install: $(PSF) $(PCF) - mkdir -p $(DESTDIR)$(psfdir) - for i in $(PSF) ; do gzip -c $$i > $(DESTDIR)$(psfdir)/$$i.gz ; done - mkdir -p $(DESTDIR)$(x11dir) - for i in $(PCF) ; do gzip -c $$i > $(DESTDIR)$(x11dir)/$$i.gz ; done - -uninstall: - for i in $(PSF) ; do rm -f $(DESTDIR)$(psfdir)/$$i.gz ; done - for i in $(PCF) ; do rm -f $(DESTDIR)$(x11dir)/$$i.gz ; done - -fontdir: - mkfontscale $(DESTDIR)$(x11dir) - mkfontdir $(DESTDIR)$(x11dir) - fc-cache -f $(DESTDIR)$(x11dir) - -# Linux Console - -VGA_8859_1 = uni/vgagr.uni uni/ascii-h.uni uni/win-1252.uni -VGA_8859_2 = uni/vgagr.uni uni/ascii-h.uni uni/vga-1250.uni uni/8859-2.uni -VGA_8859_7 = uni/vgagr.uni uni/ascii-h.uni uni/vga-1253.uni uni/8859-7.uni -VGA_8859_9 = uni/vgagr.uni uni/ascii-h.uni uni/win-1254.uni -VGA_MS_1251 = uni/vgagr.uni uni/ascii-h.uni uni/vga-1251.uni uni/win-1251.uni -VGA_8859_13 = uni/vgagr.uni uni/ascii-h.uni uni/vga-1257.uni uni/8859-13.uni -VGA_8859_16 = uni/vgagr.uni uni/ascii-h.uni uni/nls-1250.uni uni/8859-16.uni -VGA_MS_1255 = uni/vgagr.uni uni/ascii-h.uni uni/win-1255.uni -VGA_IBM_437 = uni/cntrl.uni uni/ascii-h.uni uni/ibm-437.uni -VGA_KOI8_RV = uni/cntrl.uni uni/ascii-h.uni uni/koibm8-r.uni -VGA_KOI8_R = uni/cntrl.uni uni/ascii-h.uni uni/koi8-r.uni -VGA_BG_MIK = uni/cntrl.uni uni/ascii-h.uni uni/bg-mik.uni -VGA_PT_154 = uni/vgagr.uni uni/ascii-h.uni uni/pt-154.uni -VGA_KOI8_UV = uni/cntrl.uni uni/ascii-h.uni uni/koibm8-u.uni -VGA_KOI8_U = uni/cntrl.uni uni/ascii-h.uni uni/koi8-u.uni -VGA_XOS4_2 = uni/xos4-2.uni - -DUP_8859_1 = dup/vgagr.dup dup/ascii-h.dup -DUP_8859_2 = dup/vgagr.dup dup/ascii-h.dup -DUP_8859_7 = dup/vgagr.dup dup/ascii-h.dup -DUP_8859_9 = dup/vgagr.dup dup/ascii-h.dup -DUP_MS_1251 = dup/vgagr.dup dup/ascii-h.dup -DUP_8859_13 = dup/vgagr.dup dup/ascii-h.dup -DUP_8859_16 = dup/vgagr.dup dup/ascii-h.dup -DUP_MS_1255 = dup/vgagr.dup dup/ascii-h.dup -DUP_IBM_437 = dup/cntrl.dup dup/ascii-h.dup dup/ibm-437.dup -DUP_KOI8_RV = dup/cntrl.dup dup/ascii-h.dup dup/koi8.dup -DUP_KOI8_R = dup/cntrl.dup dup/ascii-h.dup dup/koi8.dup -DUP_BG_MIK = dup/cntrl.dup dup/ascii-h.dup dup/ibm-437.dup -DUP_PT_154 = dup/vgagr.dup dup/ascii-h.dup -DUP_KOI8_UV = dup/cntrl.dup dup/ascii-h.dup dup/koi8.dup -DUP_KOI8_U = dup/cntrl.dup dup/ascii-h.dup dup/koi8.dup -DUP_XOS4_2 = dup/vgagr.dup dup/xos4-2.dup - -$(PSF_8859_1) $(PSF_VGAW_8859_1): ter-1%.psf : ter-u%.bdf $(VGA_8859_1) $(DUP_8859_1) - $(UCS2ANY) $< $(REG_8859_1) $(VGA_8859_1) | $(BDF2PSF) -o $@ $(DUP_8859_1) - -$(PSF_8859_2) $(PSF_VGAW_8859_2): ter-2%.psf : ter-u%.bdf $(VGA_8859_2) $(DUP_8859_2) - $(UCS2ANY) $< $(REG_8859_2) $(VGA_8859_2) | $(BDF2PSF) -o $@ $(DUP_8859_2) - -$(PSF_8859_7) $(PSF_VGAW_8859_7): ter-7%.psf : ter-u%.bdf $(VGA_8859_7) $(DUP_8859_7) - $(UCS2ANY) $< $(REG_8859_7) $(VGA_8859_7) | $(BDF2PSF) -o $@ $(DUP_8859_7) - -$(PSF_8859_9) $(PSF_VGAW_8859_9): ter-9%.psf : ter-u%.bdf $(VGA_8859_9) $(DUP_8859_9) - $(UCS2ANY) $< $(REG_8859_9) $(VGA_8859_9) | $(BDF2PSF) -o $@ $(DUP_8859_9) - -$(PSF_MS_1251) $(PSF_VGAW_MS_1251): ter-c%.psf : ter-u%.bdf $(VGA_MS_1251) $(DUP_MS_1251) - $(UCS2ANY) $< $(REG_MS_1251) $(VGA_MS_1251) | $(BDF2PSF) -o $@ $(DUP_MS_1251) - -$(PSF_8859_13) $(PSF_VGAW_8859_13): ter-d%.psf : ter-u%.bdf $(VGA_8859_13) $(DUP_8859_13) - $(UCS2ANY) $< $(REG_8859_13) $(VGA_8859_13) | $(BDF2PSF) -o $@ $(DUP_8859_13) - -$(PSF_8859_16) $(PSF_VGAW_8859_16): ter-g%.psf : ter-u%.bdf $(VGA_8859_16) $(DUP_8859_16) - $(UCS2ANY) $< $(REG_8859_16) $(VGA_8859_16) | $(BDF2PSF) -o $@ $(DUP_8859_16) - -$(PSF_MS_1255) $(PSF_VGAW_MS_1255): ter-h%.psf : ter-u%.bdf $(VGA_MS_1255) $(DUP_MS_1255) - $(UCS2ANY) $< $(REG_MS_1255) $(VGA_MS_1255) | $(BDF2PSF) -o $@ $(DUP_MS_1255) - -$(PSF_IBM_437) $(PSF_VGAW_IBM_437): ter-i%.psf : ter-u%.bdf $(VGA_IBM_437) $(DUP_IBM_437) - $(UCS2ANY) $< $(REG_IBM_437) $(VGA_IBM_437) | $(BDF2PSF) -o $@ $(DUP_IBM_437) - -$(PSF_KOI8_RV) $(PSF_VGAW_KOI8_RV): ter-k%.psf : ter-u%.bdf $(VGA_KOI8_RV) $(DUP_KOI8_RV) - $(UCS2ANY) $< $(REG_KOI8_R) $(VGA_KOI8_RV) | $(BDF2PSF) -o $@ $(DUP_KOI8_RV) - -$(PSF_KOI8_R): ter-k%.psf : ter-u%.bdf $(VGA_KOI8_R) $(DUP_KOI8_R) - $(UCS2ANY) $< $(REG_KOI8_R) $(VGA_KOI8_R) | $(BDF2PSF) -o $@ $(DUP_KOI8_R) - -$(PSF_BG_MIK) $(PSF_VGAW_BG_MIK): ter-m%.psf : ter-u%.bdf $(VGA_BG_MIK) $(DUP_BG_MIK) - $(UCS2ANY) $< $(REG_BG_MIK) $(VGA_BG_MIK) | $(BDF2PSF) -o $@ $(DUP_BG_MIK) - -$(PSF_PT_154) $(PSF_VGAW_PT_154): ter-p%.psf : ter-u%.bdf $(VGA_PT_154) $(DUP_PT_154) - $(UCS2ANY) $< $(REG_PT_154) $(VGA_PT_154) | $(BDF2PSF) -o $@ $(DUP_PT_154) - -$(PSF_KOI8_UV) $(PSF_VGAW_KOI8_UV): ter-u%.psf : ter-u%.bdf $(VGA_KOI8_UV) $(DUP_KOI8_UV) - $(UCS2ANY) $< $(REG_KOI8_R) $(VGA_KOI8_UV) | $(BDF2PSF) -o $@ $(DUP_KOI8_UV) - -$(PSF_KOI8_U): ter-u%.psf : ter-u%.bdf $(VGA_KOI8_U) $(DUP_KOI8_U) - $(UCS2ANY) $< $(REG_KOI8_U) $(VGA_KOI8_U) | $(BDF2PSF) -o $@ $(DUP_KOI8_U) - -$(PSF_XOS4_2) $(PSF_VGAW_XOS4_2): ter-v%.psf : ter-u%.bdf $(VGA_XOS4_2) $(DUP_XOS4_2) - $(UCS2ANY) $< $(REG_XOS4_2) $(VGA_XOS4_2) | $(BDF2PSF) -o $@ $(DUP_XOS4_2) - -psf: $(PSF) - -install-psf: $(PSF) - mkdir -p $(DESTDIR)$(psfdir) - for i in $(PSF) ; do gzip -c $$i > $(DESTDIR)$(psfdir)/$$i.gz ; done - -uninstall-psf: - for i in $(PSF) ; do rm -f $(DESTDIR)$(psfdir)/$$i.gz ; done - -psf-vgaw: $(PSF_VGAW) - -install-psf-vgaw: $(PSF_VGAW) - mkdir -p $(DESTDIR)$(psfdir) - for i in $(PSF_VGAW) ; do gzip -c $$i > $(DESTDIR)$(psfdir)/$$i.gz ; done - -uninstall-psf-vgaw: - for i in $(PSF_VGAW) ; do rm -f $(DESTDIR)$(psfdir)/$$i.gz ; done - -psfref = $(psfdir)/README.terminus - -install-psf-ref: README - mkdir -p $(DESTDIR)$(psfdir) - sed -e"/^2\.4/,/^2\.5/p" -n README | grep -v "^2\." > $(DESTDIR)$(psfref) - -uninstall-psf-ref: - rm -f $(DESTDIR)$(psfref) - -# X11 Window System - -X11_8859_1 = uni/x11gr.uni uni/ascii-h.uni uni/win-1252.uni -X11_8859_2 = uni/x11gr.uni uni/ascii-h.uni uni/empty.uni uni/8859-2.uni -X11_8859_5 = uni/x11gr.uni uni/ascii-h.uni uni/empty.uni uni/8859-5.uni -X11_8859_7 = uni/x11gr.uni uni/ascii-h.uni uni/empty.uni uni/8859-7.uni -X11_8859_9 = uni/x11gr.uni uni/ascii-h.uni uni/win-1254.uni -X11_MS_1251 = uni/x11gr.uni uni/ascii-h.uni uni/x11-1251.uni uni/win-1251.uni -X11_8859_13 = uni/x11gr.uni uni/ascii-h.uni uni/x11-1257.uni uni/8859-13.uni -X11_8859_15 = uni/x11gr.uni uni/ascii-h.uni uni/empty.uni uni/8859-15.uni -X11_8859_16 = uni/x11gr.uni uni/ascii-h.uni uni/empty.uni uni/8859-16.uni -X11_IBM_437 = uni/cntrl.uni uni/ascii-h.uni uni/ibm-437.uni -X11_KOI8_R = uni/x11gr.uni uni/ascii-h.uni uni/koi8-r.uni -X11_PT_154 = uni/x11gr.uni uni/ascii-h.uni uni/pt-154.uni -X11_KOI8_U = uni/x11gr.uni uni/ascii-h.uni uni/koi8-u.uni -X11_10646_1 = uni/x11gr.uni uni/10646-1.uni - -$(PCF_8859_1): ter-1%.pcf : ter-u%.bdf $(X11_8859_1) - $(UCS2X11) $< $(REG_8859_1) $(X11_8859_1) | $(BDF2PCF) -o $@ - -$(PCF_8859_2): ter-2%.pcf : ter-u%.bdf $(X11_8859_2) - $(UCS2X11) $< $(REG_8859_2) $(X11_8859_2) | $(BDF2PCF) -o $@ - -$(PCF_8859_5): ter-5%.pcf : ter-u%.bdf $(X11_8859_5) - $(UCS2X11) $< $(REG_8859_5) $(X11_8859_5) | $(BDF2PCF) -o $@ - -$(PCF_8859_7): ter-7%.pcf : ter-u%.bdf $(X11_8859_7) - $(UCS2X11) $< $(REG_8859_7) $(X11_8859_7) | $(BDF2PCF) -o $@ - -$(PCF_8859_9): ter-9%.pcf : ter-u%.bdf $(X11_8859_9) - $(UCS2X11) $< $(REG_8859_9) $(X11_8859_9) | $(BDF2PCF) -o $@ - -$(PCF_MS_1251): ter-c%.pcf : ter-u%.bdf $(X11_MS_1251) - $(UCS2X11) $< $(REG_MS_1251) $(X11_MS_1251) | $(BDF2PCF) -o $@ - -$(PCF_8859_13): ter-d%.pcf : ter-u%.bdf $(X11_8859_13) - $(UCS2X11) $< $(REG_8859_13) $(X11_8859_13) | $(BDF2PCF) -o $@ - -$(PCF_8859_15): ter-f%.pcf : ter-u%.bdf $(X11_8859_15) - $(UCS2X11) $< $(REG_8859_15) $(X11_8859_15) | $(BDF2PCF) -o $@ - -$(PCF_8859_16): ter-g%.pcf : ter-u%.bdf $(X11_8859_16) - $(UCS2X11) $< $(REG_8859_16) $(X11_8859_16) | $(BDF2PCF) -o $@ - -$(PCF_IBM_437): ter-i%.pcf : ter-u%.bdf $(X11_IBM_437) - $(UCS2X11) $< $(REG_IBM_437) $(X11_IBM_437) | $(BDF2PCF) -o $@ - -$(PCF_KOI8_R): ter-k%.pcf : ter-u%.bdf $(X11_KOI8_R) - $(UCS2X11) $< $(REG_KOI8_R) $(X11_KOI8_R) | $(BDF2PCF) -o $@ - -$(PCF_PT_154): ter-p%.pcf : ter-u%.bdf $(X11_PT_154) - $(UCS2X11) $< $(REG_PT_154) $(X11_PT_154) | $(BDF2PCF) -o $@ - -$(PCF_KOI8_U): ter-u%.pcf : ter-u%.bdf $(X11_KOI8_U) - $(UCS2X11) $< $(REG_KOI8_U) $(X11_KOI8_U) | $(BDF2PCF) -o $@ - -$(PCF_10646_1): ter-x%.pcf : ter-u%.bdf $(X11_10646_1) - $(UCS2X11) $< $(REG_10646_1) $(X11_10646_1) | $(BDF2PCF) -o $@ - -pcf: $(PCF) - -install-pcf: $(PCF) - mkdir -p $(DESTDIR)$(x11dir) - for i in $(PCF) ; do gzip -c $$i > $(DESTDIR)$(x11dir)/$$i.gz ; done - -uninstall-pcf: - for i in $(PCF) ; do rm -f $(DESTDIR)$(x11dir)/$$i.gz ; done - -pcf-8bit: $(PCF_8BIT) - -install-pcf-8bit: $(PCF_8BIT) - mkdir -p $(DESTDIR)$(x11dir) - for i in $(PCF_8BIT) ; do gzip -c $$i > $(DESTDIR)$(x11dir)/$$i.gz ; done - -uninstall-pcf-8bit: - for i in $(PCF_8BIT) ; do rm -f $(DESTDIR)$(x11dir)/$$i.gz ; done - -# Cleanup - -clean: - rm -f $(PSF) $(PSF_VGAW) $(PCF) $(PCF_8BIT) $(FNT) - -.PHONY: all install uninstall fontdir psf install-psf uninstall-psf psf-vgaw install-psf-vgaw uninstall-psf-vgaw install-psf-ref uninstall-psf-ref pcf install-pcf uninstall-pcf pcf-8bit install-pcf-8bit uninstall-pcf-8bit clean diff --git a/contrib/terminus/NEWS b/contrib/terminus/NEWS deleted file mode 100644 index b985538af842..000000000000 --- a/contrib/terminus/NEWS +++ /dev/null @@ -1 +0,0 @@ -See CHANGES diff --git a/contrib/terminus/README b/contrib/terminus/README deleted file mode 100644 index 9192aac61eb0..000000000000 --- a/contrib/terminus/README +++ /dev/null @@ -1,356 +0,0 @@ -Contents: - -1. About. -1.1. Build requitements. -1.2. Quick installation. -1.3. Legend. -1.4. Variants. -1.5. Notes. -1.6. Alternative tools. - -2. Linux console. -2.1. Installation. -2.2. Usage. -2.3. Quick reference. -2.4. Legend. -2.5. Notes. - -3. X11 Window System. -3.1. Installation. -3.2. Notes. - -4. Microsoft Windows. -4.1. Installation package. -4.2. Font file only. -4.3. Notes. - -5. Frequently Asked Questions. - -6. Legal information. -6.1. Licenses. -6.2. Copyright. - --- - -1. About. - -This archive contains source code for generating and installing Terminus -Font for Linux console, X11 Window System and Microsoft Windows. - -- version 4.48 -- sizes 6x12, 8x14, 8x16, 10x18, 10x20, 11x22, 12x24, 14x28, 16x32 -- weights normal, bold, CRT VGA bold -- characters 1354 -- format Bitmap Distribution Format (BDF) version 2.1 - -The character set covers about 120 language sets and supports ISO8859-1/2/5/ -7/9/13/15/16, Paratype-PT154/PT254, KOI8-R/U/E/F, Esperanto and many IBM, -Windows and Macintosh code pages, as well as the IBM VGA, vt100 and xterm -pseudographic characters. - - -1.1. Build requirements. - -- GNU make -- Python 3.5.0+ (or node.js 6.9.0+ as an alternative) -- for X11 only: bdftopcf -- for the Windows installer only: GCC for Win32/i686, NSIS and patch. - - -1.2. Quick installation. - -The commands: - -$ ./configure [--prefix=PREFIX] -$ make -j8 -# make install fontdir - -compile and install the Linux console and X11 Window System fonts. -The default PREFIX is /usr/local. - - -1.3. Legend. - -The file names are structured as follows: - -ter-u<SIZE><STYLE>.bdf - -<SIZE> is the font height. <STYLE> is n for normal (all sizes), b for bold -(all sizes except 6x12), and v for CRT VGA bold (8x14 and 8x16 only, uses -the eight character matrix column). - - -1.4. Variants. - -Some characters are implemented in two variants. To use the alternate -variant, execute: - -$ patch -p1 -i alt/<NAME>.diff - -before making the font. See the font WEB page for examples. If you want to -combine hi2 with dv1 and/or ka2, apply hi2 and then hi2-dv1 and/or hi2-ka2. -The default variant for unicode range 2800-28FF is oriented towards -pseudographics. - - -1.5. Notes. - -The commands marked with $ can be executed by a regular user. -The configure commands are optional. -"make -j8" runs 8 jobs in parallel. - -Sizes 6x12, 11x22, 14x28-bold and 16x32-normal are worse than the others. -Avoid them. - -210E and 210F are not italic. - -226A, 226B and the double struck letters are not very good. - -2135 may be wrong. - -The hebrew letters and sheqel are uppercase height, which is an attempt to -compensate for the missing width. - - -1.6. Alternative tools. - -If your Python 3 executable is named python instead if python3: - -$ ./configure INT=python - -To use node.js instead of python (slower): - -$ ./configure INT=node EXT=js - --- - -2. Linux console. - -- weights normal, bold, CRT VGA-bold -- code pages ISO8859-1/ISO8859-15/Windows-1252, ISO8859-2/Windows-1250, - Windows-1251/ISO8859-5, ISO8859-9/Windows-1254, ISO8859-16, - ISO8859-7/Windows-1253, ISO8859-13/Windows-1257, IBM-437, - Bulgarian-MIK, KOI8-R, KOI8-U, Paratype-PT154, combined -- format PC Screen Font (PSF) with unicode data - - -2.1. Installation. - -$ ./configure [--prefix=PREFIX | --psfdir=DIRECTORY] -$ make -j8 psf -# make install-psf - -The files are compressed with gzip and installed in DIRECTORY. The default -DIRECTORY is PREFIX/share/consolefonts. For kbd, you may need to change it -to PREFIX/lib/kbd/consolefonts or PREFIX/share/kbd/consolefonts, depending -on the kbd version. - -The CRT VGA bold weight fonts, suitable for real CRT text modes only, are -not installed by default. To install them, execute: - -$ make -j8 psf-vgaw -# make install-psf-vgaw - - -2.2. Usage. - -To load a cont in consoletools: - -$ consolechars [-m MAPPING] -f ter-<X><SIZE><STYLE> - -To load a font in kbd: - -$ setfont [-m MAPPING] ter-<X><SIZE><STYLE> - -where <X> is a character identifying the code page as listed in p.2.4. - - -2.3. Quick reference. - -The commands: - -$ ./configure [--prefix=PREFIX | --psfdir=DIRECTORY | --psfref=FILENAME] -# make install-psf-ref - -install the text from p.2.4 as FILENAME (the default is README.terminus) -in DIRECTORY. - - -2.4. Legend. - -names mappings covered codepage(s) - -ter-1* iso01, iso15, cp1252 ISO8859-1, ISO8859-15, Windows-1252 -ter-2* iso02, cp1250 ISO8859-2, Windows-1250 -ter-7* iso07, cp1253 ISO8859-7, Windows-1253 -ter-9* iso09, cp1254 ISO8859-9, Windows-1254 -ter-c* cp1251, iso05 Windows-1251, ISO8859-5 -ter-d* iso13, cp1257 ISO8859-13, Windows-1257 -ter-g* iso16 ISO8859-16 -ter-h* cp1255, iso08 Windows-1258, ISO8859-8 -ter-i* cp437 IBM-437 -ter-k* koi8r KOI8-R -ter-m* mik Bulgarian-MIK -ter-p* pt154 Paratype-PT154 -ter-u* koi8u KOI8-U - -ter-v* all mappings / code pages listed above and many others, about 110 - language sets, 8 or 16 foreground colors depending on the kernel and - console driver versions - -names weight - -ter-*n normal -ter-*b bold -ter-*v CRT VGA bold - - -2.5. Notes. - -The combined code page is based on IBM-437 (character 0xFF is ogonek). -The ISO8859-16 font also includes all letters and accents from Windows-1250. - --- - -3. X11 Window System. - -- weights normal, bold -- code pages ISO8859-1/Windows-1252, ISO8859-2, ISO8859-5, ISO8859-7, - ISO8859-9/Windows-1254, ISO8859-13, ISO8859-15, ISO8859-16, - Windows-1251, IBM-437, KOI8-R, KOI8-U, Paratype-PT154 and - ISO10646-1 (unicode) -- format Portable Compiled Font (PCF) - - -3.1. Installation. - -$ ./configure [--prefix=PREFIX | --x11dir=DIRECTORY] -$ make -j8 pcf -# make install-pcf - -The files are compressed with gzip and installed in DIRECTORY. The default -DIRECTORY is PREFIX/share/fonts/terminus. Requires bdftopcf. - -A copy of the normal 6x12 font is installed as "bold", because some X11 -libraries and applications substitute the missing bold fonts by shifting the -normal fonts, and others do not recognize the bold weight at all if the -lowest font size lacks it. - -To update the font cache in DIRECTORY after (un)installation, run: - -# make fontdir - -The configuration file which lists the font directories must contain -DIRECTORY. The X11 server may need to be restarted so the font list can be -updated. - -By default, only the unicode (ISO10646-1) font is installed. To install the -other code pages: - -$ make -j8 pcf-8bit -# make install-pcf-8bit - - -3.2. Notes. - -The ISO8859-1 and ISO8859-9 fonts contain the Windows Western characters and -can be used as Windows-1252 and Windows-1254 respectively. - --- - -4. Microsoft Windows. - -- weights normal, bold -- code pages Windows-1252, 1250, 1253, 1254, 1251 and 1257 -- format Font File Format version 2.0, compiled into FON - - -4.1. Installation package. - -Make sure that no variant patches are applied to the font (p.1.4). - -> cd win32 -> build - -Be patient, the process may take several minutes. -After that, open terminus.nsi and compile it. - - -4.2. Font file only. - -> copy *.bdf win32 -> cd win32 -> make -j8 - -You can install terminus.fon via the regular means. - - -4.3. Notes. - -The Windows code pages contain a total of 384 characters. All other -characters (math, pseudographics etc.) are not currently available. - --- - -5. Frequently Asked Questions. - -Q. Italic version? - -A. No. The quality is significantly lower, and preserving the font width -requires overlapping characters, which are not handled very well by X11/Xft. -You can try mkitalic from FreeBSD or bdfslant from Debian. - -Q. Scalable version? - -A. Probably not. The font uses a lot of straight horizontal and vertical -lines, which is good for a bitmap, but not so much for a vector font. A -bitmap font packaged as TTF seems possible. - -Q. How about some new characters? - -A. Contact me and be ready to help. - -Q. The bold 6x12 font... - -A. ...does not exist, there is no space for a bold font in a 6x12 matrix. -However, the "normal" font is somewhere between. - -Q. The font works in X11/Motif, but not in GNOME/KDE/Xfce. - -A. Try adding 75-yes-terminus.conf to the Fontconfig configuration files. -For some Fontconfig versions, you may need to replace the text "Terminus" -in 75-yes-terminus.conf with "xos4 Terminus", though that is unlikely. -See also mkfontscale(1), mkfontdir(1), fc-cache(1), xorg.conf(5), xfs(1), -xlsfonts(1), fonts-conf(5) etc. - -Q. My terminal emulator does not display cyrillic/pseudographics/... -A. If you have the 8-bit X11 code pages installed, and your emulator uses -"XLFD" font names, make sure hat name ends with "-10616-1" instead of -"-*-*". - --- - -6. Legal information. - - -6.1. Licenses. - -Terminus Font is licensed under the SIL Open Font License, Version 1.1. -The license is included as OFL.TXT, and is also available with a FAQ at: -http://scripts.sil.org/OFL - -The font includes two variants of unicode range 2800-28FF, but does not -support Braille in any way. - -The configure files, python and javascript sources are distributed under -the GNU General Public License version 2.0 or (at your choice) any later -version. - - -6.2. Copyright. - -Terminus Font 4.48, Copyright (C) 2019 Dimitar Toshkov Zhekov. -Report bugs to <dimitar.zhekov@gmail.com> - -Thanks to Anton Zinoviev, Tim Allen, Kir Koliushkin, Antonios Galanopoulos -and everyone else who helped. diff --git a/contrib/terminus/README-BG b/contrib/terminus/README-BG deleted file mode 100644 index 954295aabbd2..000000000000 --- a/contrib/terminus/README-BG +++ /dev/null @@ -1,356 +0,0 @@ -Съдържание: - -1. Обща информация. -1.1. Изисквания за компилация. -1.2. Бърза инсталация. -1.3. Легенда. -1.4. Варианти. -1.5. Забележки. -1.6. Алтернативни средства. - -2. Линукс конзола. -2.1. Инсталация. -2.2. Използване. -2.3. Кратко описание. -2.4. Легенда. -2.5. Забележки. - -3. X11 Window System. -3.1. Инсталация. -3.2. Забележки. - -5. Microsoft Windows. -4.1. Инсталационен пакет. -4.2. Само файл с шрифта. -4.3. Забележки. - -5. Често задавани въпроси. - -6. Правна информация. -6.1. Лицензи. -6.2. Авторство. - --- - -1. Обща информация. - -Този архив съдържа изходен код за генериране и инсталиране на шрифта -Терминус за Линукс конзола, X11 Window System и Microsoft Windows. - -- версия 4.48 -- размери 6x12, 8x14, 8x16, 10x18, 10x20, 11x22, 12x24, 14x28, 16x32 -- тежести нормален, удебелен, CRT VGA-удебелен -- символи 1354 -- формат Bitmap Distribution Format (BDF) версия 2.1 - -Набора символи покрива около 120 езикови набора и поддържа ISO8859-1/2/5/7/ -9/13/15/16, Paratype-PT154/PT254, KOI8-R/U/E/F, Есперанто, много кодови -страници на IBM, Windows и Macintosh, а също и превдографичните символи на -VGA, vt100 и xterm. - - -1.1. Изисквания за компилация. - -- GNU make -- Python 3.5.0+ (или node.js 6.9.0+ като алтернатива) -- само за X11: bdftopcf -- само за Windows инсталатора: GCC за Win32/i686, NSIS и patch. - - -1.2. Бърза инсталация. - -Командите: - *** 122835 LINES SKIPPED ***
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101021926.102JQZeh022517>