What's new
RAD Studio 13 Florence support.
Cross-platform TrueType and PostScript font engine - reading, getting metrics, converting glyphs to SVG, paths etc. Support for WOFF, color glyphs, font features, kerning, ligatures, composite glyphs, etc. Do not use OS font libraries.
Fast cross-platform text rendering using font engine - included samples for OpenGL (htcanvasOpenGLEx) and GDI+ (htcanvasGDIPEx). Rendering average page of text in OpenGL canvas takes 1-5 ms. To test it please download https://delphihtmlcomponents.com/FileBrowser.zip and select "OpenGL with custom fonts" canvas.
Fast and low memory JSON parser. 7x faster and 6x less memory compared to default. Support for JSONPath, objects serialization/deserialization, iterators, dictionaries, lists, templates (convert to HTML) etc.
WebUI improvements (now WebUI is availabe for all Bundle users).
Improved Markdown conversion - support for task lists, etc.
Support for stroke-dashoffset and font-weight in SVG.