Alexander Sviridenkov 369 Posted 17 hours ago 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. 2 4 Share this post Link to post
Javier Tarí 39 Posted 9 hours ago Probably a dumb and senseless comment but... Have you thought about adding to Code an MCP server, and if that could help to program with AI if Code has indexed the user codebase? Share this post Link to post
Alexander Sviridenkov 369 Posted 8 hours ago 36 minutes ago, Javier Tarí said: Probably a dumb and senseless comment but... Have you thought about adding to Code an MCP server, and if that could help to program with AI if Code has indexed the user codebase? Sorry, I don't understand - you meant adding library code to existing MCP server or write a new MCP server? Share this post Link to post
Javier Tarí 39 Posted 2 hours ago Does your Code application have an integrated MCP server? Share this post Link to post
Patrick PREMARTIN 159 Posted 29 minutes ago 2 hours ago, Javier Tarí said: Does your Code application have an integrated MCP server? Sorry, but why do you need or want a MCP Server included in a library which shows HTML contents ? Share this post Link to post