@keqingrong/system-fonts

Which fonts can I use?

Usage no npm install needed!

<script type="module">
  import keqingrongSystemFonts from 'https://cdn.skypack.dev/@keqingrong/system-fonts';
</script>

README

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