From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- fonts/xq/xqlarge.mf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 fonts/xq/xqlarge.mf (limited to 'fonts/xq/xqlarge.mf') diff --git a/fonts/xq/xqlarge.mf b/fonts/xq/xqlarge.mf new file mode 100644 index 0000000000..8dacbf0735 --- /dev/null +++ b/fonts/xq/xqlarge.mf @@ -0,0 +1,14 @@ +%this is xqlarge.mf + + +mode_setup; +if unknown FontSize: FontSize := 10pt#; fi + +%FX# := FontSize * 1000.0000; +%FY# := FontSize * 1000.0000; +%FX# := FontSize * 0.001971; +%FY# := FontSize * 0.001971; +FX# := FontSize * 0.0031536; +FY# := FontSize * 0.0031536; + +input xqbase; -- cgit v1.2.3