summaryrefslogtreecommitdiff
path: root/fonts/byzfonts/XAP_fth/DC1_fx2.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/byzfonts/XAP_fth/DC1_fx2.mf
Initial commit
Diffstat (limited to 'fonts/byzfonts/XAP_fth/DC1_fx2.mf')
-rw-r--r--fonts/byzfonts/XAP_fth/DC1_fx2.mf14
1 files changed, 14 insertions, 0 deletions
diff --git a/fonts/byzfonts/XAP_fth/DC1_fx2.mf b/fonts/byzfonts/XAP_fth/DC1_fx2.mf
new file mode 100644
index 0000000000..c2816fb249
--- /dev/null
+++ b/fonts/byzfonts/XAP_fth/DC1_fx2.mf
@@ -0,0 +1,14 @@
+beginchar(oct"021",.4em#,.5cap#,0dth#); "B Xromatiki Fthora";
+picture DCO;
+ path p[];
+ y1 = y0 = y2 = .5h;
+ x1 = -.2w; x0 = .5w; x2 = 1.2w;
+ y3 = 19h/50; x3 = .9w;
+
+ pickup pencircle scaled .8pt;
+ p1 = fullcircle scaled Diam shifted (z0);
+ p2 = z1..controls z2..z3;
+ draw p1;
+ draw p2;
+ DCO = currentpicture;
+ endchar;