-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION.en_us.html
53 lines (47 loc) · 2.25 KB
/
DESCRIPTION.en_us.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<h1>California Gothic</h1>
<p>
California Gothic is a typeface based on the glyphs found on the California flag. The typeface is a bold condensed sans-serif, reminiscent of classic gothic or grotesque style typefaces. The font is all-caps, and covers all the Unicode Basic Latin ranges, general punctuation, and many other characters.
</p>
<p>
More information and examples can be found at <a href="https://www.mattlag.com/californiagothic">mattlag.com/californiagothic</a>
</p>
<h2>Background</h2>
<p>
In 1953, California standardized the state flag in law. Section 420 of the Government Code includes this low resolution sketch of the flag, and says:
</p>
<blockquote>
<i>The general design and the details of the Bear Flag, excluding colors, shall correspond substantially with the following representation:</i>
</blockquote>
<p>
No mention of a specific typeface to use for the iconic CALIFORNIA REPUBLIC text along the bottom of the flag.
Not even a family... or even serif / sans-serif. Just "correspond substantially".
</p>
<p>
This project aims to reverse-engineer a typeface based on high-resolution scans of the letter forms from the original 1953 law.
</p>
<h2>Info</h2>
Download the font files from <a href="https://www.mattlag.com/californiagothic">mattlag.com/californiagothic</a>.
v2.2 is a complete re-drawing of all glyphs, and includes 446 characters from the following ranges:
<h3>Full character ranges</h3>
<ul>
<li>Basic Latin (U+0020 - U+007E)</li>
<li>Latin Supplement (U+00A0 - U+00FF)</li>
<li>Latin Extended-A (U+0100 - U+017F)</li>
<li>General Punctuation (U+2000 - U+206F)</li>
</ul>
<h3>Partial character ranges</h3>
<ul>
<li>Spacing Modifier Letters (U+02B0 - U+02FF)</li>
<li>Combining Diacritical Marks (U+0300 - U+036F)</li>
<li>Superscripts and Subscripts (U+2070 - U+209F)</li>
<li>Currency Symbols (U+20A0 - U+20CF)</li>
<li>Letterlike Symbols (U+2100 - U+214F)</li>
<li>Arrows (U+2190 - U+21FF)</li>
<li>Mathematical Operators (U+2200 - U+22FF)</li>
<li>Arabic Presentation Forms-B (U+FE70 - U+FEFF)</li>
<li>Specials (U+FFF0 - U+FFFF)</li>
</ul>
<h2>Contact</h2>
<p>
I'd be happy to answer any questions at <a href="mailto:[email protected]">[email protected]</a>.
</p>