13 lines
527 B
Plaintext
13 lines
527 B
Plaintext
|
$OpenBSD: patch-fax_coverpages_py,v 1.1 2009/07/13 08:14:28 ajacoutot Exp $
|
||
|
--- fax/coverpages.py.orig Thu Jul 2 17:30:02 2009
|
||
|
+++ fax/coverpages.py Thu Jul 2 17:31:08 2009
|
||
|
@@ -73,7 +73,7 @@ def createStandardCoverPage(page_size=PAGE_SIZE_LETTER
|
||
|
story = []
|
||
|
|
||
|
#print prop.locale
|
||
|
- #TTFSearchPath.append('/usr/share/fonts/truetype/arphic')
|
||
|
+ #TTFSearchPath.append('${LOCALBASE}/lib/X11/fonts/truetype/arphic')
|
||
|
#pdfmetrics.registerFont(TTFont('UMing', 'uming.ttf'))
|
||
|
|
||
|
ps = ParagraphStyle(name="title",
|