Fabian Keßler
Fabian Keßler
Right, I see your point. The only thing which would work, is adding those functions and mark the other as deprecated. For now I'll just const_cast(data) them. But in some...
@rolandlo do we have an interface in the plugin API to retrieve text? That would be a perfect example, where to use plugins.
Thank you for the attachment!
Also happens on newest master. ```text febbe:~/Downloads$ pdffonts Einverstandniserklarung.pdf name type encoding emb sub uni object ID ------------------------------------ ----------------- ---------------- --- --- --- --------- SYOGRD+StRyde-Medium Type 1C MacRoman yes yes...
It can be, that on windows the fonts are installed. Can you send me the on windows generated document? Or test it on linux?
Yes works like a charm. Then this is an issue with a dependency :/. Can you find out, if your version of cairo, poppler and gtk is newer? gtk: 3.24.20...
For now, Cairo still exist in gtk4, it just requires an extra indirection and must be added as node into the drawing tree. But it might get deprecated some time....
> This seems like a problem for the input system rather then for our tool handlers, does it not? Those tool handlers rely on, or are part of, the input...
I am looking forward to this: https://developer.gnome.org/gtk4/stable/GtkShortcutController.html but it is only gtk4, not gtk3.
Yes, my wish is, to have someday a msvc pipeline and a msvc generated release. I'll take a look