| #
c910c7a3
|
| 28-Dec-2025 |
Ed Maste <emaste@FreeBSD.org> |
vt: Remove .fnt.uu from Makefile SUFFIXES
The uudecode make rule was removed years ago.
Fixes: 68510f3bac15 ("Remove uudecode make rule for vt fonts")
|
| #
e9ac4169
|
| 15-Jul-2024 |
Warner Losh <imp@FreeBSD.org> |
Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
|
| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
3d6a94db
|
| 04-Jun-2019 |
Ed Maste <emaste@FreeBSD.org> |
Install spleen vt(4) fonts
From https://github.com/fcambus/spleen, imported into contrib in 0d66206fff44.
Reviewed by: Frederic Cambus Sponsored by: The FreeBSD Foundation Differential Revision: ht
Install spleen vt(4) fonts
From https://github.com/fcambus/spleen, imported into contrib in 0d66206fff44.
Reviewed by: Frederic Cambus Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D20654
show more ...
|
| #
88ba5e89
|
| 01-Sep-2021 |
Emmanuel Vadot <manu@FreeBSD.org> |
pkgbase: Create a vt-data package
vt files for either keyboards and fonts are totally optional so create a separate package for them.
Differential Revision: https://reviews.freebsd.org/D31797
|
| #
e7fd9688
|
| 14-Jun-2020 |
Toomas Soome <tsoome@FreeBSD.org> |
Move font related data structured to sys/font.c and update vtfontcvt
Prepare support to be able to handle font data in loader, consolidate data structures to sys/font.h and update vtfontcvt.
vtfont
Move font related data structured to sys/font.c and update vtfontcvt
Prepare support to be able to handle font data in loader, consolidate data structures to sys/font.h and update vtfontcvt.
vtfontcvt update is about to output set of glyphs in form of C source, the implementation does allow to output compressed or uncompressed font bitmaps.
Reviewed by: bcr Differential Revision: https://reviews.freebsd.org/D24189
show more ...
|
| #
e532a999
|
| 20-Jun-2019 |
Alan Somers <asomers@FreeBSD.org> |
MFHead @349234
Sponsored by: The FreeBSD Foundation
|
| #
c6e475ff
|
| 16-Jun-2019 |
Ed Maste <emaste@FreeBSD.org> |
allow vt(4) fonts to be built from .bdf files
vtfontcvt(8) can convert both .bdf and .hex inputs to binary vt(4) .fnt files.
Event: Berlin Devsummit 2019 Sponsored by: The FreeBSD Foundation
|
| #
3af64f03
|
| 11-Sep-2018 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r338392 through r338594.
|
| #
6c8a899d
|
| 10-Sep-2018 |
Ed Maste <emaste@FreeBSD.org> |
Add vt(4) INDEX.fonts
PR: 231237 Submitted by: Martin <martin.jakob@gmx.com> (original version) Approved by: re (gjb, kib) MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
|
| #
c910c7a3
|
| 28-Dec-2025 |
Ed Maste <emaste@FreeBSD.org> |
vt: Remove .fnt.uu from Makefile SUFFIXES
The uudecode make rule was removed years ago.
Fixes: 68510f3bac15 ("Remove uudecode make rule for vt fonts")
|
| #
e9ac4169
|
| 15-Jul-2024 |
Warner Losh <imp@FreeBSD.org> |
Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
|
| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
3d6a94db
|
| 04-Jun-2019 |
Ed Maste <emaste@FreeBSD.org> |
Install spleen vt(4) fonts
From https://github.com/fcambus/spleen, imported into contrib in 0d66206fff44.
Reviewed by: Frederic Cambus Sponsored by: The FreeBSD Foundation Differential Revision: ht
Install spleen vt(4) fonts
From https://github.com/fcambus/spleen, imported into contrib in 0d66206fff44.
Reviewed by: Frederic Cambus Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D20654
show more ...
|
| #
88ba5e89
|
| 01-Sep-2021 |
Emmanuel Vadot <manu@FreeBSD.org> |
pkgbase: Create a vt-data package
vt files for either keyboards and fonts are totally optional so create a separate package for them.
Differential Revision: https://reviews.freebsd.org/D31797
|
| #
e7fd9688
|
| 14-Jun-2020 |
Toomas Soome <tsoome@FreeBSD.org> |
Move font related data structured to sys/font.c and update vtfontcvt
Prepare support to be able to handle font data in loader, consolidate data structures to sys/font.h and update vtfontcvt.
vtfont
Move font related data structured to sys/font.c and update vtfontcvt
Prepare support to be able to handle font data in loader, consolidate data structures to sys/font.h and update vtfontcvt.
vtfontcvt update is about to output set of glyphs in form of C source, the implementation does allow to output compressed or uncompressed font bitmaps.
Reviewed by: bcr Differential Revision: https://reviews.freebsd.org/D24189
show more ...
|
| #
e532a999
|
| 20-Jun-2019 |
Alan Somers <asomers@FreeBSD.org> |
MFHead @349234
Sponsored by: The FreeBSD Foundation
|
| #
c6e475ff
|
| 16-Jun-2019 |
Ed Maste <emaste@FreeBSD.org> |
allow vt(4) fonts to be built from .bdf files
vtfontcvt(8) can convert both .bdf and .hex inputs to binary vt(4) .fnt files.
Event: Berlin Devsummit 2019 Sponsored by: The FreeBSD Foundation
|
| #
3af64f03
|
| 11-Sep-2018 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r338392 through r338594.
|
| #
6c8a899d
|
| 10-Sep-2018 |
Ed Maste <emaste@FreeBSD.org> |
Add vt(4) INDEX.fonts
PR: 231237 Submitted by: Martin <martin.jakob@gmx.com> (original version) Approved by: re (gjb, kib) MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
|
| #
7075c676
|
| 13-Apr-2018 |
Ed Maste <emaste@FreeBSD.org> |
Add tom-thumb, a tiny (4x6) vt font
Obtained from: https://robey.lag.net/2010/01/23/tiny-monospace-font.html MFC after: 2 weeks
|
| #
531c2d7a
|
| 24-Jul-2017 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead@r320180
|
| #
bca9d05f
|
| 23-Jul-2017 |
Hans Petter Selasky <hselasky@FreeBSD.org> |
Merge ^/head r319973 through 321382.
|
| #
a3604b95
|
| 27-Jun-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r320042 through r320397.
|
| #
f44ebc9c
|
| 26-Jun-2017 |
Ed Maste <emaste@FreeBSD.org> |
Add "Terminus BSD Console" size 32
Dimitar Toshkov, Terminus' creator, has made size 32 available under the 2-clause BSD license for use by *BSD consoles.
|