X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=xfonts-traditional.git;a=blobdiff_plain;f=specs;h=d3ed96744c2803e2821526b50969cc2c943e86c6;hp=f84ae6deac6b84f1d75538772a0742e492a59f2b;hb=8037a39d870cf37b6c7ba2f55df903d8238d6f31;hpb=1afe886bf3ed9a7457b99f6f2f7775eece731adc diff --git a/specs b/specs index f84ae6d..d3ed967 100644 --- a/specs +++ b/specs @@ -2,8 +2,47 @@ # 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{' 7bit'}) { +entire ` ' +verbatim } + +endrules + +pcf 6x13B +rules Trad +partial a u +entire b d h i j p q w y ( ) { } [ ] ~ " + +verbatim if ($props{' 7bit'}) { +entire ` ' +verbatim } + +endrules + +pcf 6x13O +rules Trad +partial a +entire ( ) [ ] { } W & + +verbatim if ($props{' 7bit'}) { +entire ` ' +verbatim } + +pcf 10x20 +rules Trad + +verbatim if ($props{' 7bit'}) { +# below was generated by +# entire ` ' +# and then edited to shift the replacement characters down like +# the rest of the font (!) +verbatim s/^0000;0000;0000;1800;0C00;0600;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000$/0000;0000;0000;3C00;1C00;0600;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000/; # ` +verbatim s/^0000;0000;0000;0C00;0C00;0C00;0C00;0800;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000$/0000;0000;0000;0F00;0E00;1800;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000/; # ' +verbatim } + endrules