From: Mark Wooding Date: Wed, 11 Jan 2012 01:35:25 +0000 (+0000) Subject: Support for bold and oblique versions of 6x13. X-Git-Url: https://git.distorted.org.uk/~mdw/xfonts-traditional/commitdiff_plain/c5f963105a95238599fcc9f5ab39f432bb389210 Support for bold and oblique versions of 6x13. There is no traditional version of 6x13O, so I just hacked the font so that it looks like an italicized version of trad 6x13 rather than Kuhn 6x13. Signed-off-by: Mark Wooding --- diff --git a/bad/6x13B.pcf.gz b/bad/6x13B.pcf.gz new file mode 100644 index 0000000..e2a1134 Binary files /dev/null and b/bad/6x13B.pcf.gz differ diff --git a/bad/6x13O.pcf.gz b/bad/6x13O.pcf.gz new file mode 100644 index 0000000..15bd9ad Binary files /dev/null and b/bad/6x13O.pcf.gz differ diff --git a/good/6x13B.pcf.gz b/good/6x13B.pcf.gz new file mode 100644 index 0000000..c10ae06 Binary files /dev/null and b/good/6x13B.pcf.gz differ diff --git a/good/6x13O.pcf.gz b/good/6x13O.pcf.gz new file mode 100644 index 0000000..f5b36c4 Binary files /dev/null and b/good/6x13O.pcf.gz differ diff --git a/specs b/specs index 6919580..f7e8a12 100644 --- a/specs +++ b/specs @@ -12,3 +12,25 @@ 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 } + +endrules