Raphaël Bastide

Results 77 issues of Raphaël Bastide

https://github.com/PhenX/php-font-lib http://nodebox.github.io/opentype.js/font-inspector.html

https://github.com/raphaelbastide/ofont/blob/master/templates/foot.inc#L6-L7

Add somewhere a section “ofont in use” - http://typotheque.interstices.io/

- [ ] Unused keywords - [ ] Items in trash - [ ] site/assets/cache

Create and add a CSS for print media that helps to print typefaces specimens.

Set a “blank” fallback font that shows when characters are not available instead of falling on `serif` Priorities: ``` font-family:previewfont, blankfont, serif; ``` This blank font has to have a...

Right now the font installation process is to generate a webfont zip archive through [Fontsquirrel generator](http://www.fontsquirrel.com/tools/webfont-generator). Once this archive is generated and downloaded, drag and drop it to the font...