Skip to content

Commit

Permalink
bump crengine: various table and other fixes (#1045)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
poire-z committed Feb 10, 2020
1 parent d12a54e commit 930f77d
Showing 1 changed file with 1 addition and 1 deletion.

0 comments on commit 930f77d

Please sign in to comment.