aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/gohufont
Commit message (Collapse)AuthorAgeFilesLines
* - Support staging.Raphael Kubo da Costa2014-05-112-16/+4
| | | | | | | | | | - Stop calling fontconfig on installation and deinstallation: fontconfig should be smart enough to manage its cache automatically. - Stop depending on and using mkfont{dir,scale}. Even though this is not a TTF font, most programs already use freetype and fontconfig. Notes: svn path=/head/; revision=353680
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-fonts) Notes: svn path=/head/; revision=327781
* Add x11-fonts/gohufont.Raphael Kubo da Costa2013-06-174-0/+56
Gohufont is a monospace bitmap font well suited for programming and terminal use. It is intended to be very legible and offers very discernable glyphs for all characters, including signs and symbols. The small 11 px version is perfect for laptops and netbooks as it enables to fit more text into their small screens. The 14 px is ideal for desktop screens where you sit farther away from it and the 11 px would be too small. Notes: svn path=/head/; revision=321150