-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
59 lines (56 loc) · 4.07 KB
/
index.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
54
55
56
57
58
59
<!DOCTYPE html>
<html lang="en" class="">
<!-- https://firava.netlify.app/ -->
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1" name="viewport">
<title>
firava sample
</title>
<link rel="stylesheet" href="firava.css?v=1" rel="stylesheet" />
</head>
<body>
<div class="page">
<header>
<h1>
Firava font tester
</h1>
</header>
<main>
<article class="overview">
<p><em>Firava adapts Mozilla's open source Fira Sans typeface into a variable version. You can try it out here, and then <a href="https://github.com/hellogreg/firava">get the font files at GitHub</a>.</em></p>
<section id="controls">
<div>
<input id="checkdark" type="checkbox">
<label for="checkdark">Dark mode</label> </div>
<div>
<input id="checkitalic" type="checkbox">
<label for="checkitalic">Italic</label>
</div>
<div>
<label for="slideweight" class="slidelabel">Font-weight:</label>100<input type="range" id="slideweight" name="slideweight" min="100" max="900" value="400" step="10">900 <span id="slidevalue">400</span>
</div>
</section>
</article>
<article class="samples">
<h2>Sample Text (click to edit)</h2>
<!--<h3 contenteditable="true">Our Mutual Friend</h3>-->
<p contenteditable="true">Mr Boffin having been several times in communication with this clerkly essence, both on its own ground and at the Bower, had no difficulty in identifying it when he saw it up in its dusty eyrie. To the second floor on which the window was situated, he ascended, much pre-occupied in mind by the uncertainties besetting the Roman Empire, and much regretting the death of the amiable Pertinax: who only last night had left the Imperial affairs in a state of great confusion, by falling a victim to the fury of the praetorian guards.</p>
<h2>Character Map</h2>
<p class="charmap">A Á Ă Â Ä À Ā Ą Å Ã Æ B C Ć Č Ç Ċ D Ð Ď Đ E É Ě Ê Ë Ė È Ē Ę F G Ğ Ģ Ġ H Ħ I Í Î Ï İ Ì Ī Į J K Ķ L Ĺ Ľ Ļ Ŀ Ł M N Ń Ň Ņ Ŋ Ñ O Ó Ô Ö Ò Ő Ō Ø Õ Œ P Þ Q R Ŕ Ř Ŗ S Ś Š Ş Ș T Ŧ Ť Ţ Ț U Ú Û Ü Ù Ű Ū Ų Ů V W Ẃ Ŵ Ẅ Ẁ X Y Ý Ŷ Ÿ Ỳ Z Ź Ž Ż a á ă â ä à ā ą å ã æ b c ć č ç ċ d ð ď đ e é ě ê ë ė è ē ę f g ğ ģ ġ h ħ i í î ï ì ī į j k ķ l ĺ ľ ļ ŀ ł m n ń ʼn ň ņ ŋ ñ o ó ô ö ò ő ō ø õ œ p þ q r ŕ ř ŗ s ś š ş ș ß t ŧ ť ţ ț u ú û ü ù ű ū ų ů v w ẃ ŵ ẅ ẁ x y ý ŷ ÿ ỳ z ź ž ż fi fl 0 1 2 3 4 5 6 7 8 9 ₀ ₁ ₂ ₃ ₄ ₅ ₆ ₇ ₈ ₉ ⁰ ¹ ² ³ ⁴ ⁵ ⁶ ⁷ ⁸ ⁹ ⁄ ⅟ ½ ⅓ ⅔ ¼ ¾ ⅕ ⅖ ⅗ ⅘ ⅙ ⅚ ⅛ ⅜ ⅝ ⅞ . , : ; … ! ¡ ? ¿ · • * ‖ # / \ ⁊ ‿ ₍ ₎ ( ) { } [ ] ⁽ ⁾ - – — ― ‒ _ ‚ „ “ ” ‘ ’ « » ‹ › " ' · ; ¢ ¤ $ ₯ € ƒ ₺ ₽ ₹ £ ¥ ∙ ∕ ⋅ ⦙ ₌ ⁼ ₋ ⁻ + − × ÷ = ≠ > < ≥ ≤ ± ≈ ~ ¬ ^ ∅ ∞ ∫ Ω ∆ ∏ ∑ √ µ ∂ % ‰ ₊ ⁺ ↑ → ↓ ← ⇧ ⇨ ⇩ ⇦ ◊ ▯ @ & ¶ § © ® ™ ° | ¦ ℓ † ‡ ℮ № ⇪ ⌧ ⌫ ⌦ ⌨ ⏎ ꞉ ˮ ˗ ˖ ˞ ꞊ ˥ ˩ ˦ ˨ ˧ ˔ ˤ ϶ ʹ ͵ ˠ ̈ ̇ ̀ ́ ̋ ̂ ̌ ̆ ̊ ̃ ̄ ̒ ̦ ̧ ̨ ¨ ˙ ` ´ ˝ ˆ ˇ ˘ ˚ ˜ ¯ ¸ ˛</p>
</article>
<article>
<h2>Notes</h2>
<ul>
<li>Firava is a work in progress by <a href="https://hellogreg.org">Greg Gibson</a>. I generated it because I love Fira Sans and wanted to use it, but I needed a variable font for the project!</li>
<li>I made the character map with help from <a href="https://hellogreg.github.io/glytter/">Glytter</a></li>
<li>Firava and Fira Sans are licensed under the <a href="http://scripts.sil.org/OFL">SIL Open Font License</a></li>
<li>Fira Sans digital data is ©2012-15, The Mozilla Foundation and Telefonica S.A.</li>
</ul>
</article>
</main>
<footer> </footer>
</div>
<script src="firava.js"></script>
</body>
</html>