freebsd-ports/korean/a2ps/files/patch-aa
CHOI Junho 9581a76b12 Activate ko-a2ps.
Simple a2ps wrapper for Korean text printing
2000-10-01 13:04:04 +00:00

23 lines
467 B
Text

--- a2ps-h.py~ Sat Sep 30 18:04:02 2000
+++ a2ps-h.py Sat Sep 30 18:04:39 2000
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#!%%PYTHON_CMD%%
#
# (C) Mizi Research
@@ -16,10 +16,10 @@
import string,sys,os
-hps = '/Gulim-Regular'
-hbps = '/Gulim-Regular'
-hbops = '/Gulim-Regular'
-hops = '/Gulim-Regular'
+hps = '/%%PSFONTKO%%'
+hbps = '/%%PSFONTKO%%'
+hbops = '/%%PSFONTKO%%'
+hops = '/%%PSFONTKO%%'
def trans_file(filename):
if type(filename) == type([]):