Alexander Sviridenkov 369 Posted yesterday at 12:02 AM 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 yesterday at 08:18 AM 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 yesterday at 08:56 AM 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 21 hours ago Does your Code application have an integrated MCP server? Share this post Link to post
Patrick PREMARTIN 160 Posted 19 hours 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
Javier Tarí 39 Posted 17 hours ago 2 hours ago, Patrick PREMARTIN said: Sorry, but why do you need or want a MCP Server included in a library which shows HTML contents ? I meant in this application; in the m nu bar it's called "Code" although now I see the full name is Code Finder https://delphihtmlcomponents.com/codefinder.html Share this post Link to post
Alexander Sviridenkov 369 Posted 1 hour ago 16 hours ago, Javier Tarí said: I meant in this application; in the m nu bar it's called "Code" although now I see the full name is Code Finder https://delphihtmlcomponents.com/codefinder.html Ah, yes, it is possible to create an MCP based on Search Engine which us used in CodeFinder, but currently it is not implemented. Share this post Link to post
Alexander Sviridenkov 369 Posted 1 hour ago 18 hours ago, Patrick PREMARTIN said: Sorry, but why do you need or want a MCP Server included in a library which shows HTML contents ? HTML Office Library includes full text search engine and document parsers, so may be used to create MCP. Share this post Link to post
Javier Tarí 39 Posted 55 minutes ago I was just suggesting an easy and small upgrade to your tool, which might make it way more attractive to potential customers Share this post Link to post