You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
canvascontext.lua enable usage of system fonts 4 years ago
credocument.lua bump crengine: add support for MathML (#7465) 3 years ago
djvudocument.lua Add a few more mimetypes for OPDS (#7258) 3 years ago
document.lua Update PDF annotations when changing bookmark text (#7411) 3 years ago
documentregistry.lua PdfDocument: Unbreak highlights (#7457) 3 years ago
koptinterface.lua KoptInterface:getWordFromBoxes: guard against nil boxes (#6827) 4 years ago
pdfdocument.lua PdfDocument: Unbreak highlights (#7457) 3 years ago
picdocument.lua JPG/PNG: MuPDF as default provider (#6931) 4 years ago
tilecacheitem.lua Handle the BlitBuffer struct changes 3 years ago