Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magalhini/open-type-playground

A playground for Open Type experiments with CSS.
https://github.com/magalhini/open-type-playground

Last synced: 21 days ago
JSON representation

A playground for Open Type experiments with CSS.

Awesome Lists containing this project

README

        

# Open Type playground
A playground for Open Type experiments with CSS. A follow up demo to [this blog post](http://blog.ricardofilipe.com/post/deep-into-opentype-features) about OpenType features.

A working demo can be [found here](http://open-type.surge.sh).

### Locally

You can run these examples locally, but please note that the custom typefaces won't be available under any other domain.

`npm install`
`npm start`

Alternatively, launch the `index.html` manually.