summaryrefslogtreecommitdiffstats
path: root/vietnamese
Commit message (Collapse)AuthorAgeFilesLines
* Share vnroff with the rest of the world.obrien1996-12-251-1/+2
|
* VNroff converts VIQR format Vietnamese characters into troff format soobrien1996-12-257-0/+121
| | | | groff/troff can print it out.
* Cleaned up helper script.obrien1996-12-102-25/+16
|
* Ah, I think I now understand INSTALL scripts w/pkg_addobrien1996-12-092-3/+3
| | | | Thanks-to: Satoshi
* Turnon vnlpr & vnpstextobrien1996-12-091-1/+3
|
* Vnpstext converts your 8-bit Vietnamese text to a PostScriptobrien1996-12-0910-0/+249
| | | | file suitable for printing to a PostScript printer.
* vnlpr is a shell script that utilizes the vnpstext and vn7to8 utilitiesobrien1996-12-095-0/+105
| | | | | | to print vietnames text on PostScript printer on Unix machines using various Type-1 fonts supplied by TriChlor and the Courier fonts from the vnpstext package.
* Fixed running of pkg/INSTALLobrien1996-12-092-3/+4
|
* run the pkg/INSTALL script on ``make install''obrien1996-12-091-1/+2
|
* Install binaries in ${PREFIX}/bin, not ${PREFIX}. (David, you sleepy? :)asami1996-12-061-5/+5
| | | | | While I'm here, change hard links to symlinks. IIRC this saves space in the tarball.
* Prepend "vn-" to PKGNAME.asami1996-12-061-2/+2
|
* Didn't catch that "RANLIB= echo". HEY! This ain't no stinking SysV OS. :-)obrien1996-12-062-12/+17
|
* Moved one part of post-install to pkg/INSTALL.obrien1996-12-062-4/+9
|
* Turn on vn7to8 vnelvis vnless vntermobrien1996-12-061-2/+6
|
* VNless is a port of a very old version of GNU's less that suports the displayobrien1996-12-0610-0/+207
| | | | | of files written in the Vietnamese language using the VISCII (VIetnamese Standard Code for Information Interchange) encoding.
* VNElvis is a clone of vi/ex (the standard UNIX editor) that allows theobrien1996-12-0616-0/+333
| | | | | | displaying and editing of documents in the Vietnamese 8-bit VISCII (VIetnamese Standard Code for Information Interchange) data format using the 7-bit VIQR (VIetnamese Quoted Readable) input method.
* vnxterm is a xterm replacement with Vietnamese VIQR 1.1 (7-bit VIetnameseobrien1996-12-0613-0/+295
| | | | | Quoted Readable/Viet-Net) support. This version of cxterm is derived from the X11R5 xterm, and thus has simular capabilities.
* Converts between the 7-bit VIQR format for Vietnamese (Viet-Net like)obrien1996-12-0610-0/+278
| | | | and the 8-bit VISCII 1.1 data format.
* A new category for Vietnamese support, requested by David O'Brien.asami1996-12-052-0/+7
OpenPOWER on IntegriCloud