-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
executable file
·460 lines (308 loc) · 19.4 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
<!DOCTYPE html>
<html>
<head>
<title>— WEG —</title>
<meta name="viewport"
content="width=device-width, initial-scale=1">
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta charset="utf-8"> <!-- esto esta bien asi??? -->
<meta name="viewport"
content="width=device-width, initial-scale=1">
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Alegreya+Sans:300,400,400i,700,700i"
rel="stylesheet">
<link href="./style.css"
type="text/css"
rel="stylesheet">
<!-- COMMON TAGS -->
<meta charset="utf-8">
<title>Weg</title>
<!-- Search Engine -->
<meta name="description" content="WEG* font is an experimental type system. The letters are built by a single line that connects them, along with words and paragraphs. When weight decreases, the legibility of the signs increases.">
<meta name="image" content="https://github.com/huertatipografica/weg/blob/main/img/weg-repository-open-graph.jpg?raw=true">
<!-- Schema.org for Google -->
<meta itemprop="name" content="Weg">
<meta itemprop="description" content="WEG* font is an experimental type system. The letters are built by a single line that connects them, along with words and paragraphs. When weight decreases, the legibility of the signs increases.">
<meta itemprop="image" content="https://github.com/huertatipografica/weg/blob/main/img/weg-repository-open-graph.jpg?raw=true">
<!-- Open Graph general (Facebook, Pinterest & Google+) -->
<meta name="og:title" content="Weg">
<meta name="og:description" content="WEG* font is an experimental type system. The letters are built by a single line that connects them, along with words and paragraphs. When weight decreases, the legibility of the signs increases.">
<meta name="og:image" content="https://github.com/huertatipografica/weg/blob/main/img/weg-repository-open-graph.jpg?raw=true">
<meta name="og:url" content="http://weg.huertatipografica.com/">
<meta name="og:site_name" content="Weg">
<meta name="og:type" content="website">
</head>
</html>
<!--
web | buy fonts | {partes…} | acordion
-->
<body>
<div class="top"></div>
<nav>
<div class="topnav"
id="myTopnav">
<div>
<a href="#top"
class="weg">WEG</a>
<a href="https://www.huertatipografica.com/en/fonts/weg" target="_blank">Buy fonts</a>
</div>
<div class="parts">
<a href="#characterset">Set</a>
<a href="#inspiration">Inspiration</a>
<a href="#coming">Pattern</a>
<a href="https://huertatipografica.com/uploads/pdf/weg.pdf"
target="_blank">PDF</a>
<a href="mailto:info@huertatipografica.com" target="_blank">Trial</a>
<a href="https://graffica.info/tipografia-weg-en-busca-de-los-limites-de-la-experimentacion/" target="_blank">Press/Gráffica (ESP)</a>
<a href="https://fontsinuse.com/typefaces/157795/weg" target="_blank">Font in use</a>
<a href="https://www.youtube.com/live/iViZoMYdxYE?feature=share&t=1734" target="_blank">Presentacion DiaTipoX</a>
</div>
</div>
</nav>
<header>
<figure>
<img src="./img/weg-head.png">
</figure>
<p>
ONE WAY OF EXPERIMENTATION
<br>Carolina Giovagnoli. March.2021. Last update January 2023
</p>
</header>
<main>
<article>
<div class="margins">
<div class="row">
<div class="col-3">
<div class="bajada">
<p>WEG* is an experimental pattern-font where legibility isn’t the focus.</p>
</div>
</div>
<div class="col-9">
<p>
This project studies how glyphs are constructed and how their ductus can be modified.<br>
I explored how far I can move the limits if I don’t worry about the legibility. <br>
<strong>In Weg, letters are built by a single line that connects them, along with words and paragraphs. When weight decreases, the legibility of the signs increases.</strong><br>
It’s a project in expansion.
</p>
<p>
The uppercase set contains, lining figures and basic punctuation in three weights: Regular, Light and Thin.
The lowercases are a set of typographical patterns in three weights all connected and combinable. The current supported languages are Spanish, Guaraní and English. If you need any other language, please let me know. I would like to expand the character set.</p>
<p><em>(If you're looking for a font to use in a project where legibility is important, I suggest you to pick
<a href="https://www.huertatipografica.com/en/fonts/telder-ht-pro"
target="_blank">Telder ht</a>,
<a href="https://www.huertatipografica.com/en/fonts/alegreya-ht-pro"
target="_blank">Alegreya ht</a>,
<a href="https://www.huertatipografica.com/en/fonts/andada-ht-pro"
target="_blank">Andada ht</a>,
<a href="https://www.huertatipografica.com/en/fonts/cira-sans-ht"
target="_blank">Cira ht</a>,
<a href="https://piazzolla.huertatipografica.com/"
target="_blank">Piazzolla</a>
or any other type from our catalogue.)</em></p>
</div>
</div>
<blockquote>
<p><strong>* Weg [ve:k]</strong> <em>noun.</em> Path, way, trail, route, lane, track, circuit, pathway, walkway, road, footway, footpath, short cut, crosscut, byroad, byway, alley, alleyway, bystreet, bypath, trajectory, line, direction, orbit, flight path •• vía, calzada, carretera, travesía, pista, senda, vereda, calle, avenida, bulevar, ronda, paseo, recorrido, itinerario, ruta, trayecto, viaje, medio, manera, forma, método, procedimiento •• Seite, Weg, Richtung, Fluss, Übergang, Wechsel, Fahrt, Lauf, Route, Tendenz, Chance, Ausgang, Steg, Fahrtrichtung, Saumpfad, Lösung, Bahn, Runde, Kurs •• via, carreggiata, carrozzabile, via di comunicazione, percorso, tragitto, cammino, itinerario, passaggio, varco, apertura, solco, modo, maniera, mezzo, espediente, metodo, soluzione, possibilità, alternativa.</p>
</blockquote>
</div>
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="rojo">
<figure><img src="./img/Weg1.jpg"
alt="experimental font geometric decorative pattern pages editorial branding packaging textil mode"></figure>
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article>
<figure><img src="./img/Weg2.jpg" alt="This project studies how glyphs are constructed and how their ductus can be modified.
I explored how far I can move the limits if I don’t worry about the legibility. In Weg, letters are built by a single line that connects them, along with words and paragraphs. When weight decreases, the legibility of the signs increases. This is the first stage. It’s a project in expansion. The set contains uppercase, lining figures and basic punctuation in three weights: Regular, Light and Thin. The current supported languages are Spanish, Guaraní and English. If you need any other language, please let me know. I would like to expand the character set."></figure>
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="rojo">
<figure><img src="./img/Weg3.jpg" alt="Weg is a display font family."></figure>
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article>
<figure><img src="./img/Mailing-Packaging-Box-Free-psd-Mockup.png"></figure> <!-- Weg4.jpg -->
</article>
<article class="rojo">
<figure><img src="./img/Weg5.jpg"></figure>
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article>
<figure><img src="./img/mockup_weg_pattern_poncho2.jpg"></figure> <!-- Weg6.jpg -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="rojo">
<figure><img src="./img/Weg7.jpg"></figure> <!-- but the big question is: where could i use this font? -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article id="inspiration">
<figure><img src="./img/Weg8.jpg"></figure> <!-- using this typeface under… -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="verde2">
<figure><img src="./img/Weg9.jpg"></figure> <!-- revistsa -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="rojo2">
<figure><img src="./img/Weg10.jpg"></figure>
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="verdeazul">
<figure><img src="./img/Weg11.jpg"></figure>
<!--sala de espera -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="verde3">
<figure><img src="./img/Weg12.jpg"></figure> <!-- NOTICE BOOK -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="rojo4">
<figure><img src="./img/Weg13.jpg"></figure> <!-- vidriera roja -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article>
<figure><img src="./img/Weg14.jpg"></figure> <!-- to use above 72 pt -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="rojo">
<figure><img src="./img/Weg17.jpg"></figure> <!-- caja -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article>
<figure><img src="./img/Weg16.jpg"></figure> <!-- labels -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="rojo3">
<figure><img src="./img/Weg15.jpg"></figure> <!-- remeras -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article>
<figure><img src="./img/mockup_weg_pattern_pared-azul.jpg"></figure> <!-- Weg18.jpg vidriera negra -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="rojo">
<figure><img src="./img/Weg19.jpg"></figure> <!-- que dice ahi-->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article id="characterset">
<figure><img src="./img/Weg20.jpg"></figure> <!-- i'll giv you a little hint -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="rojo">
<figure><img src="./img/Weg21.jpg"></figure> <!-- REGULAR -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article>
<figure><img src="./img/Weg22.jpg"></figure> <!-- LIGHT -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="rojo">
<figure><img src="./img/Weg23.jpg"></figure> <!-- THIN -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article>
<figure><img src="./img/Weg24.jpg"></figure> <!-- NUMEROS REGULAR -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="rojo">
<figure><img src="./img/Weg25.jpg"></figure> <!-- NUMEROS LIGHT -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article>
<figure><img src="./img/Weg26.jpg"></figure> <!-- NUMEROS THIN -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="rojo">
<figure><img src="./img/Weg27.jpg"></figure> <!-- WEG PATH-->
</article>
<!-- ••••••••••••••••••••••••••••••••••••••-->
<article class="blanco" id="coming">
<div class="margins">
<div class="row">
<div class="col-3">
<div class="bajada">
<p>Beauti– & useful typographical pattern set</p>
</div>
</div>
<div class="col-9">
<p>
WEG is an experimental in-expansion font family.<br>
Here I’d like to present to you the second stage: The lowercase-pattern. Insted of legible lowercase I propose to you a set of typographical patterns in three weights all connected and combinable.<br>
I don’t know what the next stage will be. Keep creating.
</p>
<p>Download the patterns' specimen <a href="https://huertatipografica.com/uploads/pdf/weg.pdf" target= "_blank">[ C L I C K H E R E ]</a></p>
<div class="verde">
<!--link al especimen en ht <a href="https://huertatipografica.com/uploads/pdf/weg.pdf" target= "_blank">-->
<p>
<strong>OpenType features:</strong><br>
• ss01. Not top link<br>
• ss02. Not lower link<br>
• ss03. Not left link<br>
• ss04. Not right link<br>
• ss05. Corner top right<br>
• ss06. Corner top left<br>
• ss07. Corner lower right<br>
• ss08. Corner lower left <br>
• ss09. Not connected<br>
• ss10. Left & right connected<br>
• ss11. Top & lower connected
</p>
</div>
</div>
</div>
</div>
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="rojo">
<figure><img src="./img/rm363-438-c03-google.jpg"></figure> <!-- almohadón -->
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article>
<figure><img src="./img/Weg_lowercase-1.jpg"></figure>
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="rojo">
<figure><img src="./img/Weg_lowercase-2.jpg"></figure>
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article>
<figure><img src="./img/Weg_lowercase-3.jpg"></figure>
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="rojo">
<figure><img src="./img/Weg_lowercase-4.jpg"></figure>
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article>
<figure><img src="./img/Weg_lowercase-5.jpg"></figure>
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article>
<figure><img src="./img/Weg_lowercase-6"></figure>
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
<article class="rojo">
<figure><img src="./img/Weg_lowercase-8.jpg"></figure>
</article>
<!-- •••••••••••••••••••••••••••••••••••••• -->
</main>
<footer>
<div class="footer">
<a href="https://www.huertatipografica.com/en" target="_blank">
<img src="./img/huertatipografica.svg" alt="Huerta Tipográfica" height="30px"></a>
<p>2021. ALL RIGHTS RESERVED.</p>
<p>
Web <a href="https://www.huertatipografica.com/"target="_blank">huertatipografica.com</a>
<br>E-Mail <a href="mailto:info@huertatipografica.com" target="_blank">info@huertatipografica.com</a>
<br>GitHub <a href="https://github.com/huertatipografica"target="_blank">huertatipografica</a>
<br>Instagram <a href="https://www.instagram.com/huertatipografica/"target="_blank">@huertatipografica</a>
<br>Facebook <a href="https://www.facebook.com/huertatipo"target="_blank">@huertatipo</a>
<br>Twitter <a href="https://twitter.com/huertatipo"target="_blank">@huertatipo</a>
</p>
</div>
</footer>
</body>
</html>