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 1c44c4c584 bump crengine: better SVG support with extended LunaSVG
Build crengine against LunaSVG instead of NanoSVG.
Includes:
- SerialBuf: allow serializing longer strings
- Support '<img src="data:image/svg+xml,<svg...', remove ;-cr-plain,
- CSS: attribute selectors: accept ' or " as the quote char
- Embedded fonts: fix ignored name when sharing same url
- LVImg: fix possible crash on GIF images
- Fonts: DrawTextString(): allow collecting glyphs as SVG paths
- Images parsing: cache native sizes
- SVG: enhanced SVG support with LunaSVG extended
- Add ldomNode::isImage(), handle <object> and <embed> as images
- Handle the <svg> element as an SVG image
- Support SVG images as first class documents

Make credocument the preferred engine for .svg files.
2 years ago
..
canvascontext.lua CanvasContext.hasEinkScreen(): avoid crash on Android (#9417) 2 years ago
credocument.lua bump crengine: better SVG support with extended LunaSVG 2 years ago
djvudocument.lua Bookmarks: fix sort within one page (#8616) 2 years ago
doccache.lua DocCache: Only compute cache size once 3 years ago
document.lua "Simplify" HW/SW dithering checks 2 years ago
documentregistry.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 3 years ago
koptinterface.lua Make luacheck >= 0.26 happy (#9174) 2 years ago
pdfdocument.lua bump crengine: better SVG support with extended LunaSVG 2 years ago
picdocument.lua CRe, MuPDF, PicDocument: add support for WebP images (#9402) 2 years ago
tilecacheitem.lua TileCache: Preserve BlitBuffer's inversion & rotation (#8547) 2 years ago