Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fallback-font

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fallback-font

A font that maps every character to one glyph.

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
69
increased by97.14%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 26 Aug 2023

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc