aboutsummaryrefslogtreecommitdiff
path: root/troff/font/devutf/charlib/14
blob: 3666294de10447b8296df20dcb10da681a2350ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/build_14 {
    pop
    /optsize ptsize def
    /osize size def
    /ofont font def

    optsize 2 div dup R exch R f
    0 size 2 mul 3 div dup neg exch 0 exch rmoveto

    (1) show
    rmoveto
    optsize R f
    (\244) show
    f
    (4) show

    optsize ofont f
} def