diff options
| author | June McEnroe <june@causal.agency> | 2018-10-03 16:52:40 -0400 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2018-10-03 16:52:40 -0400 |
| commit | dad1833a7659418edafa0ed0dd8320504ff919d1 (patch) | |
| tree | 53d960c5789d0897629e42efdaeef8d32f2da8b8 /etc/psf/Makefile | |
| parent | Add -H flag to psfed to increase height (diff) | |
| download | src-dad1833a7659418edafa0ed0dd8320504ff919d1.tar.gz src-dad1833a7659418edafa0ed0dd8320504ff919d1.zip | |
Add sans6x12
Diffstat (limited to '')
| -rw-r--r-- | etc/psf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/psf/Makefile b/etc/psf/Makefile index 25cc5ff2..e92178cd 100644 --- a/etc/psf/Makefile +++ b/etc/psf/Makefile @@ -2,6 +2,7 @@ TABLE = default.u FONTS += sans6x8.psfu FONTS += sans6x10.psfu +FONTS += sans6x12.psfu PNGS = $(FONTS:psfu=png) |