Skip to content

FifthTry/roboto-font

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roboto : FPM Font Package

This repository contains a fpm font package containing Google Font: Roboto.

Roboto has a dual nature. It has a mechanical skeleton and the forms are largely geometric. At the same time, the font features friendly and open curves. While some grotesks distort their letterforms to force a rigid rhythm, Roboto doesn’t compromise, allowing letters to be settled into their natural width.

Designers: Christian Robertson, Principal design

How To Use This Font In Your FPM Package:

Read the docs and demo.

TLRD:

Include fifthtry.github.io/roboto package into FPM.ftd file:

;-- fpm.dependency: fifthtry.github.io/roboto

Inside your FPM/config.ftd use the font:

;-- import: fifthtry.github.io/roboto/assets as roboto

;-- fpm.type.headline-small: $roboto.fonts.Roboto

Now if in any file you do:

;-- ftd.text:
role: $fpm.type.headline-small

You will see the roboto font.

👀 Want to learn more?

Feel free to check our documentation or jump into our FifthTry Discord server.

License

Since Roboto Font is under Apache License, this FPM wrapper is also under Apache License.