Improvements: KFX dropcap layout in Kindle Previewer / Kindle rendering.
- Removed the previous narrow no-break space (U+202F) workaround after the dropcap character.
- Preserved normal dropcap styling, including:
- dropcap-lines
- dropcap-chars
- first-letter glyph styling
- CSS styling such as bold and letter spacing
- Improved dropcap behavior with negative horizontal margins:
- fb2cng now wraps affected dropcap paragraphs in an internal margin wrapper.
- The wrapper keeps the book/page horizontal inset.
- The inner dropcap paragraph avoids negative horizontal margins that break KP3 layout.
- Fixed unwanted spacing after dropcap paragraphs by zeroing their KFX bottom margin.
Full Changelog: v1.3.1...v1.3.2