Socket
Socket
Sign inDemoInstall

fallback-font

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    fallback-font

A font that maps every character to one glyph.


Version published
Weekly downloads
1
decreased by-93.75%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Fallback Font

A font that maps every character to one glyph.

Implementation

To install run the following command:

npm install fallback-font

or with yarn run:

yarn add fallback-font

Then import one of the css files inside your app. For example: import "fallback-font/fallback-outline.css";

Then you can reference the font using the css font-family property.

Included Fonts

font namecss filedescription of glyph
Fallback Blankfallback-blank.cssno whitespace or marks
Fallback Outlinefallback-outline.cssoutlined rectangle
Fallback Outline Xfallback-outline-x.cssoutlined rectangle with an X going through it
Fallback Spacefallback-space.csswhitespace without marks

Keywords

FAQs

Last updated on 26 Aug 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc