summaryrefslogtreecommitdiff
path: root/fonts/frcursive/mf/frcf6.mf
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/frcursive/mf/frcf6.mf
Initial commit
Diffstat (limited to 'fonts/frcursive/mf/frcf6.mf')
-rw-r--r--fonts/frcursive/mf/frcf6.mf37
1 files changed, 37 insertions, 0 deletions
diff --git a/fonts/frcursive/mf/frcf6.mf b/fonts/frcursive/mf/frcf6.mf
new file mode 100644
index 0000000000..28e2a4310a
--- /dev/null
+++ b/fonts/frcursive/mf/frcf6.mf
@@ -0,0 +1,37 @@
+%%% This file is part of the French Cursive font definition.
+%%% This is a parameter file for the fixed-thickness variant
+
+font_identifier := "FRCF";
+font_size 6 pt#;
+
+mode_setup;
+
+ex# := 93.0/36 pt#;
+med# := .240 pt#;
+thin# := .240 pt#;
+thick# := .240 pt#;
+dot_size# := .480 pt#;
+
+base_width := .871;
+slant := 0;
+accent_wd := 0.7;
+link_width := 0.13;
+straight_ascend := 2;
+loop_ascend := 2.5;
+uc_ascend := 2.5;
+straight_descend := 1.2;
+loop_descend := 1.5;
+dot_height := 1.4;
+accent_bot := 1.2;
+accent_top := 1.6;
+cedilla_dp = 0.2;
+
+boolean fixed; fixed := true;
+def penstroke text t =
+ begingroup
+ save e; def e = enddef;
+ draw t withpen pencircle scaled med;
+ endgroup
+enddef;
+
+input frcursive