diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/frcursive/frcf10.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/frcursive/frcf10.mf | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/frcursive/frcf10.mf b/Master/texmf-dist/fonts/source/public/frcursive/frcf10.mf new file mode 100644 index 00000000000..592b3275295 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/frcursive/frcf10.mf @@ -0,0 +1,36 @@ +%%% 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 10 pt#; + +mode_setup; + +ex# := 155.0/36 pt#; +med# := .400 pt#; +thin# := .400 pt#; +thick# := .400 pt#; +dot_size# := .800 pt#; + +base_width := .800; +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; + +def penstroke text t = + begingroup + save e; def e = enddef; + draw t withpen pencircle scaled med; + endgroup +enddef; + +input frcursive |