Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump crengine: better conformance to the HTML Standard suggested rendering #1739

Merged
merged 2 commits into from
Mar 9, 2024

Conversation

poire-z
Copy link
Contributor

@poire-z poire-z commented Mar 8, 2024

Update to libunibreak 6.0

Remove our patch, which has been integrated upstream.

bump crengine: conformance to the HTML Standard rendering

Includes:

  • Hyphenation: update French.pattern Update French.pattern crengine#553
  • [CI] Add stylelint to help prevent typos in CSS [CI] Add stylelint to prevent typos in CSS crengine#556
  • html5.css & epub.css: better conformance to the HTML Standard suggested rendering crengine#555 :
  • In-page footnotes: better handle duplicated ids
  • lvrend: handle in-page footnotes in table <caption>
  • lvstsheet: fix compiler warnings
  • LVString: ignore CJK chars in lStr_findWordBounds()
  • lvtext: AddLine(): handle some CJK + space edge case
  • EPUB: look for EPUB3 cover even when EPUB2 cover advertized
  • List items: proper per-specs positionning and sizing
  • epub.css: add/use @media (-cr-max-cre-dom-version: 20180527)
  • fb2def.h: add more HTML element and attributes names
  • CSS: generic support for handling presentational hints
  • CSS: add support for private -cr-apply-func:
  • ldomDocumentWriterFilter: remove attribute to CSS conversion
  • lvrend: more proper rendering of block images
  • lvrend: keep margin_left/right updated when "auto"
  • CSS: add support for handling HTML's align= attribute
  • lvrend: fix HR and images positionning when floats involved
  • epub.css, html5.css: minor updates for easier stylesheet switch
  • epub.css, html5.css: major updates for better conformance
  • fb2.css: fix CI stylelint warnings

This change is Reviewable

Remove our patch, which has been integrated upstream.
Includes:
- Hyphenation: update French.pattern
- [CI] Add stylelint to help prevent typos in CSS
- In-page footnotes: better handle duplicated ids
- lvrend: handle in-page footnotes in table <caption>
- lvstsheet: fix compiler warnings
- LVString: ignore CJK chars in lStr_findWordBounds()
- lvtext: AddLine(): handle some CJK + space edge case
- EPUB: look for EPUB3 cover even when EPUB2 cover advertized
- List items: proper per-specs positionning and sizing
- epub.css: add/use "@media (-cr-max-cre-dom-version: 20180527)"
- fb2def.h: add more HTML element and attributes names
- CSS: generic support for handling presentational hints
- CSS: add support for private -cr-apply-func:
- ldomDocumentWriterFilter: remove attribute to CSS conversion
- lvrend: more proper rendering of block images
- lvrend: keep margin_left/right updated when "auto"
- CSS: add support for handling HTML's align= attribute
- lvrend: fix HR and images positionning when floats involved
- epub.css, html5.css: minor updates for easier stylesheet switch
- epub.css, html5.css: major updates for better conformance
- fb2.css: fix CI stylelint warnings
Copy link
Member

@Frenzie Frenzie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\m/

@poire-z poire-z merged commit 5c7d8bc into koreader:master Mar 9, 2024
2 checks passed
@poire-z poire-z deleted the bump_crengine branch March 9, 2024 08:14
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.

None yet

2 participants