Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/magalhini/open-type-playground
- Owner: magalhini
- License: mit
- Created: 2016-04-11T13:34:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-11T13:50:54.000Z (over 8 years ago)
- Last Synced: 2024-10-31T05:35:14.959Z (about 1 month ago)
- Language: HTML
- Size: 8.79 KB
- Stars: 35
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-list - open-type-playground
- awesome-typography - Open Type playground - Playground for Open Type experiments with CSS. (JavaScript)
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.