From a95b81738caf4b89eeb2dac3e33bf40f54b47f1b Mon Sep 17 00:00:00 2001 From: Adam Jagosz Date: Mon, 30 Sep 2019 19:36:30 +0200 Subject: [PATCH] update readme --- README.md | 2 +- src/views/Welcome.md | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f090235..ce13fc1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Bulletproof -[Bulletproof](https://hyvyys.github.io/Bulletproof/) is a font proofing app that loads user-selected local font files and detect their OpenType features and variation axes. Everything is processed locally in the browser, using [OpenType.js](https://github.com/opentypejs/opentype.js). +[Bulletproof](https://hyvyys.github.io/Bulletproof/) Font Tester is a font proofing app that loads user-selected local font files and detects their OpenType features and variation axes. Everything is processed locally in the browser, using [OpenType.js](https://github.com/opentypejs/opentype.js). Available formatting options: diff --git a/src/views/Welcome.md b/src/views/Welcome.md index 4f009d0..661290d 100644 --- a/src/views/Welcome.md +++ b/src/views/Welcome.md @@ -1,6 +1,10 @@ -[Bulletproof](https://hyvyys.github.io/Bulletproof/) is a visual font tester and proofing tool, loosely inspired by [Pablo Impallari's font testing page](https://github.com/impallari/Font-Testing-Page). The app can load selected local font files and detect their OpenType features and variation axes. Everything is processed locally in the browser, using [OpenType.js](https://github.com/opentypejs/opentype.js). +Test your local fonts with this proofing tool developed for type designers by a type designer. Check out kerning, OpenType features, and language coverage. Explore and animate variation axes in variable fonts. -Available formatting options: +To begin, load selected local font files (you can drop them right here). Their OpenType features and variation axes will be automatically detected. Everything is processed locally in the browser, using [OpenType.js](https://github.com/opentypejs/opentype.js). + +If you don't have any font files handy, look around and test the included fonts: [Alegreya Sans](https://github.com/huertatipografica/Alegreya-Sans) by Juan Pablo del Peral, [Graduate](https://github.com/etunni/Graduate-Variable-Font) by Eduardo Tunni, and my own Rywalka (work-in-progress). + +## Available formatting options * Changing font size, line height, text alignment, text case transform, text and background colors. * Toggling OpenType features on and off.