summaryrefslogtreecommitdiff
path: root/fonts/jknappen/fc/src/b-fcsl.mf
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/jknappen/fc/src/b-fcsl.mf')
-rw-r--r--fonts/jknappen/fc/src/b-fcsl.mf13
1 files changed, 13 insertions, 0 deletions
diff --git a/fonts/jknappen/fc/src/b-fcsl.mf b/fonts/jknappen/fc/src/b-fcsl.mf
new file mode 100644
index 0000000000..32dc6289db
--- /dev/null
+++ b/fonts/jknappen/fc/src/b-fcsl.mf
@@ -0,0 +1,13 @@
+% African Computer Modern Slanted Roman
+if unknown cmbase: input cmbase fi
+
+font_identifier:="FCSL"; font_size design_size * pt#;
+
+% This font is a simple modification of African Computer Modern Roman.
+
+univ_acc_breadth:=0.5; % zusatz parameter for the universal accent
+input c-cmr; % compute the cm roman parameters
+slant:=1/6; % change slant
+
+generate fcroman; % switch to the driver file
+endinput;