All Projects → keqingrong → system-fonts

keqingrong / system-fonts

Licence: MIT license
Which fonts can I use?

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to system-fonts

San Francisco Family
All the fonts in San Francisco family font, developed by Apple. Including new SF Camera font from iOS 13!
Stars: ✭ 141 (+386.21%)
Mutual labels:  font, typeface
Optician Sans
Typeface based on the historical eye charts and optotypes used by opticians world wide.
Stars: ✭ 203 (+600%)
Mutual labels:  font, typeface
Iosevka
Versatile typeface for code, from code.
Stars: ✭ 13,137 (+45200%)
Mutual labels:  font, typeface
Karmilla
An expanded version of the amazing Karla webfont, adding support for various languages (French, German, Norse, Hungarian, Latvian, Icelandic...)
Stars: ✭ 130 (+348.28%)
Mutual labels:  font, typeface
alt-hack
A stylistic alternate glyph library for the Hack typeface
Stars: ✭ 85 (+193.1%)
Mutual labels:  font, typeface
Times New Bastard
It's Times New Roman but every seventh letter is jarringly sans serif
Stars: ✭ 130 (+348.28%)
Mutual labels:  font, typeface
Techna Sans
Sharp, geometric typeface
Stars: ✭ 189 (+551.72%)
Mutual labels:  font, typeface
Dot Matrix Typeface
A simple Dot Matrix style typeface
Stars: ✭ 105 (+262.07%)
Mutual labels:  font, typeface
Playfair Display
Playfair Display is an Open Source typeface family for display and titling use.
Stars: ✭ 237 (+717.24%)
Mutual labels:  font, typeface
Typefaces
NPM packages for Open Source typefaces
Stars: ✭ 2,581 (+8800%)
Mutual labels:  font, typeface
Font Line
OpenType vertical metrics reporting and font line spacing adjustment tool
Stars: ✭ 122 (+320.69%)
Mutual labels:  font, typeface
yaldevi-font
A Font family supporting Sinhala, Tamil and Latin.
Stars: ✭ 14 (-51.72%)
Mutual labels:  font, typeface
Typefacehelper
Helper object for injecting typeface into various text views of android.
Stars: ✭ 107 (+268.97%)
Mutual labels:  font, typeface
Plusjakartasans
+Jakarta Sans is a open-source fonts. Designed for Jakarta "City of collaboration" program in 2020.
Stars: ✭ 136 (+368.97%)
Mutual labels:  font, typeface
Victor Mono
A free programming font with cursive italics and ligatures. Donations welcome ❤️
Stars: ✭ 1,854 (+6293.1%)
Mutual labels:  font, typeface
Inter
The Inter font family
Stars: ✭ 13,303 (+45772.41%)
Mutual labels:  font, typeface
Lab Mono
Grotesque-esque monospaced typeface
Stars: ✭ 99 (+241.38%)
Mutual labels:  font, typeface
Sporting Grotesque
A grotesque typeface by @LucasLeBihan
Stars: ✭ 101 (+248.28%)
Mutual labels:  font, typeface
Hack
A typeface designed for source code
Stars: ✭ 14,543 (+50048.28%)
Mutual labels:  font, typeface
Urbanist
Urbanist is a low-contrast, geometric sans-serif inspired by Modernist design and typography.
Stars: ✭ 374 (+1189.66%)
Mutual labels:  font, typeface

system-fonts (WIP)

npm version

Which fonts can I use?

Installation

$ npm install @keqingrong/system-fonts

Usage

import macOS_BigSur from '@keqingrong/system-fonts/data/macos/11.0.json';
import windows_10 from '@keqingrong/system-fonts/data/windows/10.json';
import iOS_13 from '@keqingrong/system-fonts/data/ios/13.json';

TODO

  • Fonts included with Microsoft Windows
    • Windows 11
    • Windows 10
    • Windows 8.1
    • Windows 8
    • Windows 7
    • Windows Vista
    • Windows XP
    • Windows 2000
    • Windows 98
    • Windows 95
  • Fonts included with macOS
    • macOS 12.0 Monterey
    • macOS 11.0 Big Sur
    • macOS 10.15 Catalina
    • macOS 10.14 Mojave
    • macOS 10.13 High Sierra
    • macOS 10.12 Sierra
    • OS X 10.11 El Capitan
    • OS X 10.10 Yosemite
    • OS X 10.9 Mavericks
    • OS X 10.8 Mountain Lion
    • OS X 10.7 Lion
    • OS X 10.6 Snow Leopard
    • OS X 10.5 Leopard
    • OS X 10.4 Tiger
    • OS X 10.3 Panther
  • Fonts included with Android
    • Android 5~12
    • Android 4.4
    • MIUI 12
  • Fonts included with iOS
    • iOS 15
    • iOS 14
    • iOS 13
  • A website like caniuse.com and iosfonts.com

License

MIT © Qingrong Ke

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].