summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_ogonek.mf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/fetamont/ffmchar_ogonek.mf')
-rw-r--r--Master/texmf-dist/fonts/source/public/fetamont/ffmchar_ogonek.mf17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_ogonek.mf b/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_ogonek.mf
new file mode 100644
index 00000000000..5a4cdfe2f86
--- /dev/null
+++ b/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_ogonek.mf
@@ -0,0 +1,17 @@
+ffmchar("ogonek",4,x_ht#,acc_depth#);
+x1=.6w; %no noise!
+lft x2=-o+.5noise;
+rt x4=w+.5noise;
+x3=x4-.5u;
+bot y1=0; %no noise!
+y2=.7[y1,y4];
+bot y3=noise-d;
+z4=z3+whatever*randrt;
+pair randir;
+randir:=-randup;
+draw z1..tension infinity and 1..z2{randir}
+ & arc(z2,randir,z3,randrt)
+ & z3--z4;
+charanchorbots_[charcode]=z1;
+labels(1,2,3,4,5);
+endchar;