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: various table and other fixes #1045

Merged
merged 1 commit into from
Feb 10, 2020

Conversation

poire-z
Copy link
Contributor

@poire-z poire-z commented Feb 10, 2020

Includes koreader/crengine#327 :

  • (Upstream) Fix potential segfault
  • lvtextfm: avoid spurious spaces when hyphenating (bis)
  • View HTML: cosmetic fixes for floats and inline blocks
  • Text: avoid clipping of overflowing inline-block content
  • Fix images with "display: inline-block" not shown
  • elementFromPoint(): skip moved-down block floats
  • Rend methods init: fix inconsistency when floats disabled
  • getRectEx(): don't crash in case of rend method bug
  • getRenderedWidths(): slightly better estimate table width
  • Tables cells: handle vertical-align: baseline
  • Page splitting: add missing 'discard at start' handling
  • Page splitting: split single column tables by lines instead of row
  • Hardcoded elements list: add <legend>
  • Drawing: fix some y/y+h vs page top/bottom comparisons
  • Drawing: disable HidePartialGlyphs in scroll mode

This change is Reviewable

Includes:
- (Upstream) Fix potential segfault
- lvtextfm: avoid spurious spaces when hyphenating (bis)
- View HTML: cosmetic fixes for floats and inline blocks
- Text: avoid clipping of overflowing inline-block content
- Fix images with "display: inline-block" not shown
- elementFromPoint(): skip moved-down block floats
- Rend methods init: fix inconsistency when floats disabled
- getRectEx(): don't crash in case of rend method bug
- getRenderedWidths(): slightly better estimate table width
- Tables cells: handle vertical-align: baseline
- Page splitting: add missing 'discard at start' handling
- Page splitting: split single column tables by lines instead of row
- Hardcoded elements list: add <legend>
- Drawing: fix some y/y+h vs page top/bottom comparisons
- Drawing: disable HidePartialGlyphs in scroll mode
@poire-z poire-z merged commit 930f77d into koreader:master Feb 10, 2020
@poire-z poire-z deleted the bump_crengine branch February 10, 2020 16:24
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

1 participant