@dbp-toolkit/font-source-sans-pro

0.2.6 • Public • Published

Subsetted Version of Sans Source Pro 2

You can install this component via npm:

npm i @dbp-toolkit/font-source-sans-pro

You can also use the files directly from the CDN.

FAQ

  • Why?

    We mostly use a light variant (300) of Source Sans Pro in our CI and any newer version and any version not based on the OTF variant looks horrible on low DPI screens on Windows and, to some extend, on Linux as well.

  • Why OTF and not TTF?

    The TTF variant is hard to read on Windows with a low-DPI screen and a font weight of 300, OTF looks good on the other hand.

  • Do I need to do this for every font?

    https://github.com/fontsource/fontsource has nice subsetted npm packages for various fonts. I'd try that first.

    Also see https://markoskon.com/creating-font-subsets for a nice article on the topic of subsetting.

Rebuilding the fonts

  • poetry install
  • poetry run bash build.sh

Readme

Keywords

none

Package Sidebar

Install

npm i @dbp-toolkit/font-source-sans-pro

Weekly Downloads

3

Version

0.2.6

License

OFL-1.1

Unpacked Size

1.19 MB

Total Files

57

Last publish

Collaborators

  • lazka
  • pbek
  • dbp-deploy