Skip to content

The Radio-Canada typeface, from Canada's public broadcaster

License

Notifications You must be signed in to change notification settings

cbcrc/radiocanadafonts

Repository files navigation

Radio-Canada Typeface

Nameplate image

The Canadian Broadcasting Corporation, or CBC/Radio-Canada, is a Canadian crown corporation that serves as the national public radio and television broadcaster.

In early 2017, work started on a custom typeface for use by CBC/Radio-Canada. In 2021 this typeface was expanded to cover a wider range of weights and now includes roman and italic variable fonts. Work on support for the Unified Canadian Aboriginal Syllabics Unicode block is a possibility as this typeface continues to expand.

This project has been selected as a winner at the 2018 Communication Arts Typography competition in the Typeface Design category.

This typeface family is still under development, and will be coming soon to Google Fonts.

Variable Font Axes

Radio-canada has the following axes:

Axis Tag Range Default Static Instances
Weight wght 300 to 700 400 Light, Regular, Medium, Semibold, Bold
Width wdth 75 to 100 100 Condensed, SemiCondensed, Regular

wght (Weight) Axis

The wght axis spans Light (300) to Bold (700).

Weight axis example animation Weight axis italic example animation

wdth (Width) Axis

The wdth axis spans Condensed (75) to Regular (700).

Width axis example animation Width axis italic example animation

Building

Fonts are built automatically by GitHub Actions - take a look in the "Actions" tab for the latest build.

If you want to build fonts manually on your own computer, you will need to install the yq utility. On OS X with Homebrew, type brew install yq; on Linux, try snap install yq; if all else fails, try the instructions on the linked page.

Then:

  • make build will produce font files.
  • make test will run FontBakery's quality assurance tests.
  • make proof will generate HTML proof files.

License

This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at http://scripts.sil.org/OFL

Repository Layout

This font repository structure is inspired by Unified Font Repository v0.3, modified for the Google Fonts workflow.