Add Fast Atkinson Hyperlegible fonts in OTF format#43
Closed
jloutsch wants to merge 1 commit intoBorn2Root:mainfrom
Closed
Add Fast Atkinson Hyperlegible fonts in OTF format#43jloutsch wants to merge 1 commit intoBorn2Root:mainfrom
jloutsch wants to merge 1 commit intoBorn2Root:mainfrom
Conversation
Add OTF (OpenType with CFF outlines) versions of Fast Atkinson Hyperlegible fonts in Regular, Italic, Bold, and Bold Italic styles. These fonts work out-of-the-box on older Kindle devices (pre-5th generation) that may have better OTF support than TTF. Features: - OpenType format with PostScript Type 2 (CFF) outlines - Better compatibility with older Kindle devices - Same speed-reading features as TTF versions (~40% bold emphasis per word) - Explicit language system support (latn, grek, cyrl) - Proper PANOSE classification for sans-serif font preview display Note: For newer Kindles (5th gen+), use the TTF versions from PR Born2Root#42. These OTF files are primarily for older devices or users who prefer OTF format. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Contributor
Author
|
Closing this PR in favor of #44 which includes the Fast Atkinson OTF fonts as part of a comprehensive Kindle-optimized font collection with complete 4-variant families, proper metadata, and additional font families (Fast OpenDyslexic, dotted variants). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Files Added
Fast_Atkinson_Regular.otf- Regular variant in OTF formatFast_Atkinson_Italic.otf- Italic variant in OTF formatFast_Atkinson_Bold.otf- Bold variant in OTF formatFast_Atkinson_BoldItalic.otf- Bold Italic variant in OTF formatWhy OTF?
Features
Note
For newer Kindles (5th generation and later), the TTF versions from PR #42 are recommended. These OTF files are primarily for:
🤖 Generated with Claude Code