summaryrefslogtreecommitdiff
path: root/info/symbols/comprehensive/source/lightbulb10.mf
diff options
context:
space:
mode:
Diffstat (limited to 'info/symbols/comprehensive/source/lightbulb10.mf')
-rw-r--r--info/symbols/comprehensive/source/lightbulb10.mf13
1 files changed, 13 insertions, 0 deletions
diff --git a/info/symbols/comprehensive/source/lightbulb10.mf b/info/symbols/comprehensive/source/lightbulb10.mf
new file mode 100644
index 0000000000..f932d094ea
--- /dev/null
+++ b/info/symbols/comprehensive/source/lightbulb10.mf
@@ -0,0 +1,13 @@
+%% Simple \MF{} symbol example: light bulb
+%% (Demonstrates simplicity, not necesarily good style)
+
+font_identifier := "LightBulb10"; % Name the font.
+font_size 10pt#; % Specify the design size.
+
+em# := 10pt#; % ``M'' width is 10 points.
+cap# := 7pt#; % Capital letter height is 7 points above the baseline.
+sb# := 1/4pt#; % Leave this much space on the side of each character.
+o# := 1/16pt#; % Amount that curves overshoot borders.
+
+input lightbulb % Load the file that draws the actual glyph.
+