summaryrefslogtreecommitdiff
path: root/sys/lib/postscript
AgeCommit message (Collapse)Author
2021-06-15troff: fix mangled fonts and character filesAnthony Martin
All of these files appear to have been imported from sources in a case-insensitive manner and consequently lost their original content. - Hx, Hb, and Hi fonts should be narrow versions of Helvetica - c[1-3] fonts should be condensed versions of Century Old Style - the lH character should be a filled left hand symbol - the rh character should be a stroked right hand symbol - the rc character should be the right ceiling symbol I've verified that these are the only files that collide with others when ignoring case (aside from rc/bin/[Kk]ill but those are correct).
2021-04-09printfont: load all fonts for `printfont all`Humm
2021-01-17dpost prologue: update /radicalex to fix square displacement (thanks ↵Sigrid
umbraticus and Ethan)
2012-01-06Backed out changeset db0fa2edf131cinap_lenrek
reverting bad commit
2012-01-05pkg/create: use separate steps for mk install and mk clean, to avoid mkfile ↵stanley lieber
problems
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso image - sys/libTaru Karttunen