2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/document
poire-z b9ffc3d05b
bump crengine: add support for MathML (#7465)
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
2021-03-30 15:25:13 +00:00
..
canvascontext.lua enable usage of system fonts 2020-08-27 21:40:18 +02:00
credocument.lua bump crengine: add support for MathML (#7465) 2021-03-30 15:25:13 +00:00
djvudocument.lua Add a few more mimetypes for OPDS (#7258) 2021-02-07 19:11:45 +01:00
document.lua Update PDF annotations when changing bookmark text (#7411) 2021-03-23 10:31:52 +01:00
documentregistry.lua PdfDocument: Unbreak highlights (#7457) 2021-03-29 05:11:02 +02:00
koptinterface.lua KoptInterface:getWordFromBoxes: guard against nil boxes (#6827) 2020-10-26 12:26:18 +01:00
pdfdocument.lua PdfDocument: Unbreak highlights (#7457) 2021-03-29 05:11:02 +02:00
picdocument.lua JPG/PNG: MuPDF as default provider (#6931) 2020-12-04 19:10:50 +01:00
tilecacheitem.lua Handle the BlitBuffer struct changes 2020-12-19 01:54:43 +01:00