Comment #9 on issue 131474 by nkosty...@chromium.org: Support high DPI
profile images
http://code.google.com/p/chromium/issues/detail?id=131474
>> For capturing from camera in 320x320
We might be switching to capturing 512x512 frame from camera since we have
256x256 css px preview frame for it (and for each predefined profile
picture).
When displayed at login screen these are shown in 160x1600 css px.
>> we need to decide whether we want to save to the file system profile
>> pictures for each resolution, 1x and 2x
I think it makes sense to save single high-res version since it will be
synced eventually.
>> High-res version of predefined profile pictures are now available here:
Thanks, these now are 1024x1024. I think it makes sense to resize them to
512x512 as the largest frame were we show them is 256x256 css px frame.