summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/frcursive/frcf12.mf
blob: aca99f89a5bcb5c4ba6cfbfd8b063aa6f3adf8dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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 12 pt#;

mode_setup;

ex# := 186.0/36 pt#;
med# := .480 pt#;
thin# := .480 pt#;
thick# := .480 pt#;
dot_size# := .960 pt#;

base_width := .776;
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