Hello,
would like understanding possibility to tweak space as & thinsp; between letter/word with QTextEdit…
I try to import a text witch have html format like:
"<p style=font-family:plantagenet cherokee;font-
size:16px;text-indent:0px;margin:0px;text-
align:justify;white-space:normal;letter-
spacing:0.01px;word-spacing:0.1px;text-align-
last:justify;>"
// word&thinsp;word
I observe that style seems doesn’t works like:
word-spacing (with different values)
text-align: justify
thin_space looks as an usual space…
What is possible to do in that case ?
↧