chiark / gitweb /
mkrules: Correct handling of multiple foundry mappings.
[xfonts-traditional.git] / specs
diff --git a/specs b/specs
index a705c199b2ea827a47255ece07d06c1fc407932f..6919580449a26a9d8f4d380007225fa616118a36 100644 (file)
--- a/specs
+++ b/specs
@@ -7,10 +7,8 @@ rules                  Trad
 partial                        a
 entire                 [ ] ( ) { } d42 & W
 
-verbatim       if ($props{'CHARSET_REGISTRY'} =~ m/iso8859|utf/i &&
-verbatim           $props{'ENCODING'} <= 127) {
+verbatim       if ($props{' 7bit'}) {
 entire                 ` '
 verbatim       }
 
-
 endrules