Skip to content

Commit

Permalink
renaming build files and flow
Browse files Browse the repository at this point in the history
  • Loading branch information
juandelperal committed Apr 8, 2024
1 parent a51ee66 commit 5da6308
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 56 deletions.
53 changes: 33 additions & 20 deletions DESCRIPTION.en_us.html
Original file line number Diff line number Diff line change
@@ -1,23 +1,36 @@
<p>The old posters and signs in the traditional neighborhood of Buenos Aires
called Montserrat inspired me to design a typeface that rescues the beauty of
urban typography from the first half of the twentieth century. The goal is to
rescue what is in Montserrat and set it free, under a free, libre and open
source license, the SIL Open Font License.</p>
<p>
The old posters and signs in the traditional neighborhood of Buenos Aires
called Montserrat inspired me to design a typeface that rescues the beauty of
urban typography from the first half of the twentieth century. The goal is to
rescue what is in Montserrat and set it free, under a free, libre and open
source license, the SIL Open Font License.
</p>

<p>As urban development changes this place, it will never return to its
original form and loses forever the designs that are so special and unique. To
draw the letters, I rely on examples of lettering in the urban space. Each
selected example produces its own variants in length, width and height
proportions, each adding to the Montserrat family. The old typographies and
canopies are irretrievable when they are replaced.</p>
<p>
As urban development changes this place, it will never return to its original
form and loses forever the designs that are so special and unique. To draw the
letters, I rely on examples of lettering in the urban space. Each selected
example produces its own variants in length, width and height proportions,
each adding to the Montserrat family. The old typographies and canopies are
irretrievable when they are replaced.
</p>

<p>There are other revivals, but those do not stay close to the originals. The
letters that inspired this project have work, dedication, care, color,
contrast, light and life, day and night! These are the types that make the
city look so beautiful.</p>
<p>
There are other revivals, but those do not stay close to the originals. The
letters that inspired this project have work, dedication, care, color,
contrast, light and life, day and night! These are the types that make the
city look so beautiful.
</p>

<p>This is the Regular family, and it has two sister families so far,
<a href="http://www.google.com/fonts/specimen/Montserrat+Alternates">Alternates</a> and
<a href="http://www.google.com/fonts/specimen/Montserrat+Subrayada">Subrayada</a>
families. Many of the letterforms are special in the Alternates family,
while .</p>
<p>
This is the Regular family, and it has two sister families so far,
<a href="http://www.google.com/fonts/specimen/Montserrat+Alternates"
>Alternates</a
>
and
<a href="http://www.google.com/fonts/specimen/Montserrat+Underline"
>Underline</a
>
families. Many of the letterforms are special in the Alternates family, while
.
</p>
12 changes: 6 additions & 6 deletions sources/config-subrayada.yaml → sources/config-underline.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
sources:
- MontserratSubrayada.glyphs
- MontserratSubrayada-Italic.glyphs
- MontserratUnderline.glyphs
- MontserratUnderline-Italic.glyphs
axisOrder:
- wght
- ital
familyName: "Montserrat Subrayada"
familyName: "Montserrat Underline"
flattenComponents: True
outputDir: "../fonts-subrayada"
outputDir: "../fonts-underline"
stat:
MontserratSubrayada[wght].ttf:
MontserratUnderline[wght].ttf:
- name: Weight
tag: wght
values:
Expand Down Expand Up @@ -39,7 +39,7 @@ stat:
value: 0
linkedValue: 1
flags: 2
MontserratSubrayada-Italic[wght].ttf:
MontserratUnderline-Italic[wght].ttf:
- name: Weight
tag: wght
values:
Expand Down
30 changes: 0 additions & 30 deletions sources/preprocessing.py

This file was deleted.

0 comments on commit 5da6308

Please sign in to comment.