chiark / gitweb /
wip
[xfonts-traditional] / specs
diff --git a/specs b/specs
index f84ae6deac6b84f1d75538772a0742e492a59f2b..a705c199b2ea827a47255ece07d06c1fc407932f 100644 (file)
--- a/specs
+++ b/specs
@@ -2,8 +2,15 @@
 # font data from the bdfs to the rules files, so you may need to
 # update the copyright.
 
 # font data from the bdfs to the rules files, so you may need to
 # update the copyright.
 
-pcf            6x13
-rules          Trad
-partial                a
-entire         [ ] ( ) { } ` ' d42 & W
+pcf                    6x13
+rules                  Trad
+partial                        a
+entire                 [ ] ( ) { } d42 & W
+
+verbatim       if ($props{'CHARSET_REGISTRY'} =~ m/iso8859|utf/i &&
+verbatim           $props{'ENCODING'} <= 127) {
+entire                 ` '
+verbatim       }
+
+
 endrules
 endrules