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

fifteen

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fifteen

a proportional typeface for source code

  • 1.0.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Fifteen

Website: https://burodepeper.github.io/fifteen/

Fifteen is a proportionally sized typeface optimized for source code. It was initially developed as an experiment in font metrics and has since evolved as my personal typeface for both source code and identity. As such, it is still very much under active construction and receives frequent updates.


Usage

Downloads (.ttf and webfont)

Check the releases for the latest stable version, or browse the most recent build in the repository.

Webfont via CDN

Add the following snippet to the <head> of your website. You can now use font-family: 'Fifteen-Web', sans-serif; in your CSS.

By default, only the most used characters are included in the default webfont, and it is also limited to Regular (400), Bold (700) and Thin (100). Alternative endpoints can be found with a little digging.

<link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/fifteen/build/web/Fifteen-Web.css'>


Issues and suggestions

If you run into any issue, or if you have a suggestion on how to improve fifteen, please submit it as an issue or email me at david@burodepeper.nl.

Planned changes and improvements

  • Italic variants
  • Extra Bold (800) and Black (900) variants
  • Improved spacing and kerning; a continuous effort
  • Extend glyphs to cover MES-2 and more punctuation, mathematics and various symbols
  • Improved hinting
  • Custom subsets/builds for webfonts
  • Alternate glyph designs
  • Improved distinction between ASCII and similar characters

Check the TODO for additional specifics.

Known issues

  • Glyphs with (complex) diacritics will most likely be clipped in certain software, especially on Windows.
  • Many text editors do not support kerning in proportionally sized fonts.

Development and contributions

Because of the personal nature of this project, I am open, but also somewhat reluctant towards (substantial) contributions. Suggestions of whatever kind are very welcome!

Fifteen is designed and developed using Glyphs which is a prerequisite for working from source.


License and voluntary conditions

Fifteen is released under the MIT License. I'm looking into switching to using the Open Font License, but that shouldn't change anything.

While not strictly part of the license, if you intend to use Fifteen in a commercial project, a voluntary donation towards further development of fifteen, or a charity focused on the environment, is welcomed.

If you end up using fifteen in whatever capacity, I'd very much like to hear about it.

Keywords

FAQs

Package last updated on 24 Nov 2017

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