Skip to content

Conversation

@jloutsch
Copy link
Contributor

Summary

  • Fixed OS/2 fsSelection and head macStyle flags in all four Fast Atkinson Dotted font variants
  • Prevents all-italic rendering issue on Kindle devices
  • Ensures proper italic and bold rendering

Changes

Updated the following font files with corrected style flags:

  • Fast_Atkinson_Dotted_Regular.otf
  • Fast_Atkinson_Dotted_Italic.otf
  • Fast_Atkinson_Dotted_Bold.otf
  • Fast_Atkinson_Dotted_BoldItalic.otf

Test plan

  • Install fonts on Kindle device
  • Verify regular text renders without italic styling
  • Verify italic text renders correctly when italics are used
  • Verify bold text renders correctly
  • Verify bold italic combination works properly

🤖 Generated with Claude Code

…ring

Updated all four Fast Atkinson Dotted font variants with corrected OS/2 fsSelection
and head macStyle flags to ensure proper italic and bold rendering on Kindle devices.

This fixes an issue where text was rendering as all-italic due to incorrect style flags.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant