Object QWebView, inside Scripting API, was not displaying any text. Specifying http protocol when getting Open Sans font fixes this problem and then the text is displayed properly.
Details
Details
Diff Detail
Diff Detail
- Repository
- R73 Rocs
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
I don't like that. What happens if the person is not int he internet? can you remove that url completely and see if it works?
*if* it works, I'd rather remove the need to be on the internet.
Comment Actions
In addition to this, please add a font fallback in case Open Sans is not available in the system -- DejaVu can be a choice, since it is available in all the distros (of course check that it looks OK).