Re: [css-values] The length unit 'Q' (quarter of millimeter)

On 18/11/2013 00:44, Rik Cabanier wrote:
> I'm a little worried that text that is set in 'q' will look blurry on
> screen (since it doesn't fall on a CSS pixel), but maybe browsers
> already fix that. If not, text in converted 'q' units today already
> looks blurry.

The q unit wouldn’t change anything in this regard.

It’s already easy to to specify non-integer-px font sizes accidentally 
with percentages and em units. Browsers typically use hinting to keep 
text crisp (even at integer-px sizes)

http://en.wikipedia.org/wiki/Font_hinting

-- 
Simon Sapin

Received on Monday, 18 November 2013 15:23:08 UTC