Review Request 123799: Use QtRendering for fonts in password fields

Marco Martin notmart at gmail.com
Fri May 15 12:31:35 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123799/
-----------------------------------------------------------

(Updated May 15, 2015, 12:31 p.m.)


Status
------

This change has been marked as submitted.


Review request for Plasma.


Changes
-------

Submitted with commit ae9cb77838aba7075826a1f444e75b9287ce6e74 by Marco Martin to branch master.


Repository: plasma-framework


Description
-------

we are using the native rendering everywhere for fonts, in order to have a crisp rendering.
however, does what hinting does, deforms the shapes.
in the case of password fields, where the echo is the big circle character, the circle gets aclually moved horizontally, having circles grouped two by two, rendring very bad.

Since is a circle woithout vertical or horizontal lines, it won't me more or less blurred with different rendring types.
using Qt rendering, the dots will look more aligned and equally spaced


Diffs
-----

  src/declarativeimports/plasmastyle/TextFieldStyle.qml e80b95c 

Diff: https://git.reviewboard.kde.org/r/123799/diff/


Testing
-------


Thanks,

Marco Martin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20150515/38c8b4a7/attachment.html>


More information about the Plasma-devel mailing list