[Interest] Removing fonts from qrc in webassembly

Adam qt_interest at xibo.at
Sat Feb 10 14:48:37 CET 2024


Hi,

I'm continuing our quest to reduce the wasm file size. I found, that 
there are 3 fonts packaged together with qt:

:/fonts/DejaVuSans.ttf"  size:  739 kb
:/fonts/DejaVuSansMono.ttf"  size:  232 kb
:/fonts/Vera.ttf"  size:  64 kb

together that is 1mb. we are not using them as we package our own font 
in addition. How can we remove them?

We are using Qt6.6 and CMake.

thanks, Adam



More information about the Interest mailing list