forked from koreader/koreader-base
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump crengine: add support for MathML (koreader#1337)
Includes (among others): - LVImg: Tweak JPEG decoding some more - toStringV2(): fix (again) when target node is a boxing node - LVFontCache::find(): give more weight to first fonts in list - Page splitting: more accurate rendering progress - getRenderedWidths(): fix nowrap around image/inlineBoxes - Tables rendering: tweak column widths algorithm - CSS: parse/handle "currentcolor", default for border-color - CSS: add units 'ch' (just like 'ex') - SVG images: proper alpha blending - MathML: add parsing and rendering support files - MathML: plug MathML code into crengine core - MathML: <epub:switch/case/default>: accept MathML - (Upstream) Make crengine.font.fallback.faces plural - (Upstream) Option to not limit font size to a set - Text: dont adjust space after consecutive initial marks/dashes - Update German hyphenation patterns
- Loading branch information
Showing
3 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters