Re: Documentation revamp update

2025-05-16 Thread Igor Mironchik
Hi. Just checked out latest commit from kde-qdoc-common "Add md4qt" to see if everything is fine... Almost everything is fine. I guess you changed some CSS or similar thing. So on my "md4qt C++ Classes" page I see to wide "Contents" column, and too narrow data column. Look https://drive.g

Re: Korean text rendering

2025-05-15 Thread Igor Mironchik
Hi. Could you check your  system health check with memtest86 or gnome-disk-utility? I checked my hardware - everything is fine. I was just wondering why the Korean text is so slow. I think it's a problem on my end in some software. Well, guys, as on your end, Korean works fine - everything i

Re: Korean text rendering

2025-05-15 Thread Igor Mironchik
_dma_buf_export, EGL_MESA_query_driver, EGL driver name: iris EGL_MESA_image_dma_buf_export, EGL_MESA_query_driver, EGL driver name: iris EGL_MESA_image_dma_buf_export, EGL_MESA_query_driver, EGL driver name: swrast EGL_MESA_image_dma_buf_export, EGL_MESA_query_driver, On Thu, May 15, 2025 at 4:38 PM

Threaded Sonnet ISpell plugin on Windows

2025-01-21 Thread Igor Mironchik
Hello. Does anybody know if ISpell plugin from Sonnet on Windows can be used in thread? I noticed when using Sonnet::Speller in non main thread it stops working, isValid() returns false. Is it a known issue? Can it be workarounded somehow? Thank you.

Hebrew Markdown file

2024-10-19 Thread Igor Mironchik
Hello. Does anybody speak Hebrew here? I need a good Markdown file for test purpose written on Hebrew. And I need there a link written RTL with RTL caption in the link, something like (https://kde.org)[Here should be RTL text] Thank you.

Re: md4qt - Incubation Request

2024-09-19 Thread Igor Mironchik
Hi. Carl Schwan, I formatted the code to follow KDE Coding Style already. On 16.09.2024 14:11, Igor Mironchik wrote: Hello. I'd like to make my md4qt library a part of KDE. So I'm looking for a sponsor. md4qt is a Markdown parser for Qt 6 (CommonMark 0.31.2 with GFM) and differe

Re: md4qt - Incubation Request

2024-09-17 Thread Igor Mironchik
t moved sources of md4qt into invent.kde.org, just to show you what is md4qt. For sure, if I will find a sponsor, I will complete all things, including KDE's coding style. On 16.09.2024 14:11, Igor Mironchik wrote: Hello. I'd like to make my md4qt library a part of KDE. So I'm looking

md4qt - Incubation Request

2024-09-16 Thread Igor Mironchik
Hello. I'd like to make my md4qt library a part of KDE. So I'm looking for a sponsor. md4qt is a Markdown parser for Qt 6 (CommonMark 0.31.2 with GFM) and different classes to work with parsed document. Please read a README.md in the root of this project for more details. md4qt is used by Kl

Re: Markdown Tools - Request for a Sponsor

2024-03-23 Thread Igor Mironchik
Hello. On 23.03.2024 14:26, Benson Muite wrote: Markdown is very popular, but in many applications it is extended in non standard ways. Org mode is another readable markup language, but unlike Asciidoc it seems to have C++ libraries: https://github.com/mirkoboehm/OrgModeParser This seems not f

OpenSSL v3 on Windows

2024-03-20 Thread Igor Mironchik
Hello, I guess that you will ran into this problem soon. I'm talking about bundling OpenSSL v3 binaries on Windows. Have a look at a detailed description here: https://github.com/openssl/openssl/discussions/23896 What do you think? Thanks.

Re: Markdown Tools - Request for a Sponsor

2024-03-17 Thread Igor Mironchik
On 17.03.2024 18:54, Benson Muite wrote: Cannot answer whether the project will be accepted, am not a sponsor. It seems you are following the review process. Guys, could anybody explain me what does mean "Sponsor" in context of KDE Incubator?

Re: Markdown Tools - Request for a Sponsor

2024-03-17 Thread Igor Mironchik
On 17.03.2024 18:54, Benson Muite wrote: Does it have a set of tests? I don't know how complicated AsciiDoc format is, maybe it's simpler of Markdown? It is more complicated than Markdown as it is more complete and allows for some self-consistent extensibility. More complete is not more com

Re: Markdown Tools - Request for a Sponsor

2024-03-17 Thread Igor Mironchik
On 17.03.2024 10:33, Benson Muite wrote: On 15/03/2024 16.20, Igor Mironchik wrote: On 15.03.2024 16:01, Benson Muite wrote: Is there a roadmap? Might it be possible to integrate other markup formats, for example AsciiDoc Do we have any C/C++ Open Source Parser for AsciiDoc? Fully-featured

Re: Markdown Tools - Request for a Sponsor

2024-03-16 Thread Igor Mironchik
Good Sunday to you all. On 16.03.2024 23:41, Loren Burkholder wrote: Just brainstorming here - do you think it would be possible to integrate the features from Markdown Tools into Ghostwriter? I didn't see code of Ghostwriter, so I don't know. I know that Ghostwriter uses cmark-gfm. My md4qt

Re: Markdown Tools - Request for a Sponsor

2024-03-15 Thread Igor Mironchik
On 15.03.2024 16:01, Benson Muite wrote: Is there a roadmap? Might it be possible to integrate other markup formats, for example AsciiDoc Do we have any C/C++ Open Source Parser for AsciiDoc? Fully-featured, tested...

Re: Markdown Tools - Request for a Sponsor

2024-03-15 Thread Igor Mironchik
reitag, 15. März 2024 12:16:30 CET Igor Mironchik wrote: https://invent.kde.org/imironchik/markdown-tools/-/issues/1 This is a set of applications to work with Markdown, including editor, HTML preview viewer, converter to PDF. Do you know https://apps.kde.org/ghostwriter/? Regards, Ingo

Markdown Tools - Request for a Sponsor

2024-03-15 Thread Igor Mironchik
e CSSs and JavaScripts. md4qt may become a part of brilliant KF6 framework. This Markdown editor may use markdownpart for HTML preview. Guys, it's doable. I have a lot of time, and can do it. What do you think? Sorry, guys, I'm alone. My name is Igor Mironchik. But I have a lot of t

resvg

2024-03-14 Thread Igor Mironchik
Hello, What do you think about https://github.com/RazrFalcon/resvg in case of processing and rendering SVGs? Judging by README it's impressive library with a lot of implemented SVG features. It's written in Rust, but can be used as C library and has Qt binding. Do you have any plans to hav