Xteink-X4-crosspoint-reader/lib/Epub
Jake Kenneally 0fa4bb4100 refactor: rename CssStyle properties to match CSS naming
- TextAlign enum → CssTextAlign (reordered to match settings: Justify=0, Left=1, Center=2, Right=3)
- alignment → textAlign
- indent → textIndent
- decoration → textDecoration
- Update CssPropertyFlags field names to match
- Remove TextAlign::None; default to CssTextAlign::Left

This aligns internal naming with actual CSS property names for clarity.
2026-02-03 20:00:54 -05:00
..
Epub refactor: rename CssStyle properties to match CSS naming 2026-02-03 20:00:54 -05:00
Epub.cpp Merge branch 'master' into feature/add-epub-css-parsing 2026-01-27 20:24:38 -05:00
Epub.h Merge remote-tracking branch 'origin' into feature/add-epub-css-parsing 2026-01-19 22:37:37 -06:00