summaryrefslogtreecommitdiff
path: root/fonts/freefont-ttf
AgeCommit message (Collapse)AuthorFilesLines
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-07-20Mention "TrueType".reed1-4/+4
2005-07-20Import fonts/freefont-ttf.reed4-0/+58
The freefont project provides a set of free, high-quality, outline (i.e. OpenType) fonts covering the ISO 10646/Unicode UCS (Universal Character Set). The set consists of three typefaces: one monospaced and two proportional -- one with uniform and one with modulated stroke. These fonts are similar to the Helvetica, Times and Courier fonts.