Review Request 123799: Use QtRendering for fonts in password fields
    Marco Martin 
    notmart at gmail.com
       
    Fri May 15 10:19:58 UTC 2015
    
    
  
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123799/
-----------------------------------------------------------
Review request for Plasma.
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/092f3196/attachment.html>
    
    
More information about the Plasma-devel
mailing list