Miama: A Small Introduction To The Free Font Miama by Linus Romer, August
Miama: A Small Introduction To The Free Font Miama by Linus Romer, August
a small introduction to the free font Miama by Linus Romer, August ,
Contents 1 About the font
Miama is one of the cheapest script fonts
1 About the font 1 out there – it is free (under terms of the
OFL). Miama is not complete yet and it is
2 Installing 2
not professional at all. is font has first
3 Examples with different alphabets 2 been presented in January aer half a
. Latin alphabet . . . . . . . . . year’s work. e glyphs are based on the
. Greek alphabet . . . . . . . . . many handwrien leers of my girlfriend.
ere are currently more than ’ glyphs
4 Dos and Don’ts 3 available, supporting all European languages
. Purpose . . . . . . . . . . . . . based on Latin, Cyrillic or Greek alphabets.
. Size . . . . . . . . . . . . . . . Among them are also some ligatures and or-
. Spacing . . . . . . . . . . . . . namental glyphs. e most recent published
. Font Format . . . . . . . . . . version of Miama is . (note that version .
was named ., unfortunately).
5 About this document 3 Every single glyph has been drawn by
myself using the free font editor Fontforge.
Whenever you have suggestions for improve-
ments of existing glyphs or have discovered
errors, please feel free to post this errors on
the Open Font Library as comments to the
font Miama. As the font is still in progress,
changed heavily inbetween versions . and noch vier Söhne und drei Töchter hae. Groß-
. but I always try to only touch the look and
feel of glyphs if possible.
vater und Großmuer waren von altem Schrot
und Korn, beide viereckicht und rüstig früh und
spät. Er war Meister in Feld und Stall. Das
erstere bebaute er mit großem Fleiße, aber nach
alter Mode, nahm lieber ein Klafter Naturgras,
dessen Same ihn nichts kostete, als drei Klafter
Figure 2: The capital leer M of version 0.2 com-
Pflanzengras, zu dem er den Samen häe kaufen
pared to the same glyph in version 0.31
müssen. Aus dem Stalle zog er die Zinsen der
schuldigen Kapitale. Er mästete alle Jahre et-
2 Installing was; aber dazu brauchte er lieber das Korn aus
dem Speicher, als daß er mehr Erdäpfel geplanzt
Unpack the miama.zip file wherever
you wish to. en copy Miama.otf (or häe als sein Vater.
Miama.ttf at your choice, see also sec-
tion .) to your font directory, which looks
probably like this: 3.2 Greek alphabet
Dos and Don’ts
oo ff
Fonts: e embedded fonts are all licensed
under the Open Font License OFL or
part of TEX. e main fonts are called
Linux Libertine and Linux Biolinum, the
funny looking font is Miama.
About this document
u=4mm;
beginfig(1);
z1=(u,29u);
z2=(10u,34u);
z3=(0,36u);
z4=(6u,34u);
z5=(8u,26u);
z6=(u,22u);
z7=(12u,13u);
z8=(3u,18u);
z9=(33u,9u);
z10=(12u,20u);
z11=(40u,10u);
z12=(42u,0);
pickup pencircle scaled 0.5pt;
for i=0 step 0.01 until 1:
draw (i[z3,z4])..(i[z5,z6])
..(i[z7,z8])..(i[z9,z10])
..(i[z11,z12]);
endfor
endfig;
end