I use an older QupZilla_1.7.0_(Qt5)_Portable_07_08_2014 that I think Diver shared a long time ago. I see all my fonts in its settings. So it should be possible in principle…
I just remembered, that there are some config issue with this QupZilla. Maybe it’s the same for your version as well and that plays a part with your font problem. You may wanna try that first:
And I have created a link from /boot/home/config/settings/Qt/.config/qupzilla to /boot/home/.config/qupzilla.
I can’t remember exactly what the issue was, but i think without the script (and link) the paths revealed from QupZillas “Help| Configuration Information” shows bogus paths.
Edited to add: The above script has to be placed alongside the QupZilla binary. You can create a link to that script on the Desktop, for example.
I get the following message: “runtime_loader: Cannot open file libicui18n.so.48: No such file or directory”. Do you know where I can find that dependency?
Actually the Qt Port enough recent, you just trying to get work a non-packaged application from ~ unknown origin without any Info about the dependencies, and maybe without the experience to understand the error messages.
Btw: the last error isn’t really that, what you thinks:
And actually Qt comes with an own preferences pane, look for qt-config or qt5-config in /system/bin
I did write to link to libpng15.so.15 too, at the end of my post.
Please re-read, I have edited it because I missed that we need gcc5 versions of those libs, and therefore have to link the libraries under lib/x86/.
I also tested now and icu57 does not work, so you do need to install icu55_x86. If you copy those libs around instead of linking, you can also uninstall it when you’re done.
I hope this illustrates why having package management is so very vital.