Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

FifthTry/roboto-mono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roboto Mono: FPM Font Package

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

Roboto Mono is a monospaced addition to the Roboto type family. Like the other members of the Roboto family, the fonts are optimized for readability on screens across a wide variety of devices and reading environments.

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-mono

Inside your FPM/config.ftd use the font:

;-- import: fifthtry.github.io/roboto-mono

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

Now if in any file you do:

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

You will see the roboto-mono font.

👀 Want to learn more?

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

License

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