Re: [css-d] Close to Accurate Retina Display of Graphics Preview ?

2015-01-31 Thread Felix Miata
Crest Christopher composed on 2015-01-28 23:09 (UTC-0500):

 I need to preview retina display graphics on a PC in comparison to 
 non-retina, the browser hacks, brought forth by Chrome or FireFox in my 
 opinion do a lack luster Job, showing me a page at 200% really doesn't 
 do a whole lot of good, so does not owning a iPad or iPhone but I won't 
 add an Apple product to my workbench, thanks, but no thanks.

 Can anyone offer any suggestions ?

Casters on your chair. :-)

Seriously. Presuming you're going to keep using only the same display(s) you
already are using instead of incorporating a useful tool into your web
business, move your eyes back. If your screen is a standard 96 DPI device, or
close thereto, the Retina you want to emulate is 220 DPI, and 220 is the
same factor you'll use for your retina display graphics, divide 220 by 96,
and multiply the result to find whatever the distance should be instead of
what it normally is between your eyes and your display. It's little different
than emulating lower than average vision, which you already do, right?
-- 
The wise are known for their understanding, and pleasant
words are persuasive. Proverbs 16:21 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Close to Accurate Retina Display of Graphics Preview ?

2015-01-29 Thread Tom Livingston
Get an android or windows device with a retina-like screen?

If when zooming your page 200% and you image looks as good as a regular
image at 100%, then there is a level of accuracy there imho.
On Thu, Jan 29, 2015 at 1:35 AM David Laakso laakso.davi...@gmail.com
wrote:

 On Thu, Jan 29, 2015 at 12:51 AM, Crest Christopher
 crestchristop...@gmail.com wrote:

  I didn't supply a URL because I want to know how I can go about this ?
 
  Christopher


 Complicated and difficult topic. Try searching coding retina images.

 --
 Chelsea Creek Studio
 http://ccstudi.com
 desktop | laptop | tablet | mobile
 __
 css-discuss [css-d@lists.css-discuss.org]
 http://www.css-discuss.org/mailman/listinfo/css-d
 List wiki/FAQ -- http://css-discuss.incutio.com/
 List policies -- http://css-discuss.org/policies.html
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Close to Accurate Retina Display of Graphics Preview ?

2015-01-29 Thread Philippe Wittenbergh

 Le 29 janv. 2015 à 13:09, Crest Christopher crestchristop...@gmail.com a 
 écrit :
 
  need to preview retina display graphics on a PC in comparison to non-retina, 
 the browser hacks, brought forth by Chrome or FireFox in my opinion do a lack 
 luster Job, showing me a page at 200% really doesn't do a whole lot of good, 
 so does not owning a iPad or iPhone but I won't add an Apple product to my 
 workbench, thanks, but no thanks.
 
 Can anyone offer any suggestions ?

As already noted, there are a plethora of Android powered devices with highDPI 
screens. And heck, there is even a Windows powered laptop with “retina” screen 
(Toshiba Kirabook) if that floats your boat better, or a ChromeOS retina laptop 
(dunno if they still sells those, though).
And ultimately, if you zoom in your browser window to 200 or 250%, you’ll also 
have a pretty decent idea if your images display OK on a retina/highDPI screen.

As for that 'simulator' in the Chrome devtools - it is completely useless for 
anything (except maybe for some feelgood lalala). Remember  it displays the 
page using the same rendering engine as the version of Chrome of Opera you are 
using, which is almost certainly not what browsers in the targeted devices use.

Open this test case
http://dev.l-c-n.com/_temp/wft-003bis.html
in Chrome or Opera and display it in the devtools simulator - choose iPad or 
iPhone as profile.
You should NOT see 4 boxes side by side (MobileSafari, as does Desktop Safari, 
do not support unprefixed flexbox). The Chrome simulator does however display 4 
boxes side by side.



Philippe
--
Philippe Wittenbergh
http://l-c-n.com/





__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Re: [css-d] Close to Accurate Retina Display of Graphics Preview ?

2015-01-29 Thread Tom Livingston
On Thu, Jan 29, 2015 at 9:25 AM, Crest Christopher
crestchristop...@gmail.com wrote:
 Searching for coding retina images, most links go into the CSS coding of
 retina images, not the actual previewing of retina images.

 When I zoom in 200% I see AA on the images, why I don't find it completely
 accurate.  That is all the methods there are, arghh !


What is AA?


-- 

Tom Livingston | Senior Front-End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | medialogic.com


#663399
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Close to Accurate Retina Display of Graphics Preview ?

2015-01-29 Thread Crest Christopher
Searching for coding retina images, most links go into the CSS coding of 
retina images, not the actual previewing of retina images.


When I zoom in 200% I see AA on the images, why I don't find it 
completely accurate.  That is all the methods there are, arghh !



David Laakso mailto:laakso.davi...@gmail.com
Thursday, January 29, 2015 1:34 AM
On Thu, Jan 29, 2015 at 12:51 AM, Crest Christopher


Complicated and difficult topic. Try searching coding retina images.

David Laakso mailto:laakso.davi...@gmail.com
Thursday, January 29, 2015 12:26 AM
On Wed, Jan 28, 2015 at 11:09 PM, Crest Christopher


sigh url?

Crest Christopher mailto:crestchristop...@gmail.com
Wednesday, January 28, 2015 11:09 PM
I need to preview retina display graphics on a PC in comparison to 
non-retina, the browser hacks, brought forth by Chrome or FireFox in 
my opinion do a lack luster Job, showing me a page at 200% really 
doesn't do a whole lot of good, so does not owning a iPad or iPhone 
but I won't add an Apple product to my workbench, thanks, but no thanks.


Can anyone offer any suggestions ?

Christopher

__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Close to Accurate Retina Display of Graphics Preview ?

2015-01-28 Thread David Laakso
On Wed, Jan 28, 2015 at 11:09 PM, Crest Christopher
crestchristop...@gmail.com wrote:
 I need to preview retina display graphics on a PC in comparison to
 non-retina, the browser hacks, brought forth by Chrome or FireFox in my
 opinion do a lack luster Job, showing me a page at 200% really doesn't do a
 whole lot of good, so does not owning a iPad or iPhone but I won't add an
 Apple product to my workbench, thanks, but no thanks.

 Can anyone offer any suggestions ?

 Christopher


sigh url?

-- 
Chelsea Creek Studio
http://ccstudi.com
desktop | laptop | tablet | mobile
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Close to Accurate Retina Display of Graphics Preview ?

2015-01-28 Thread David Laakso
On Thu, Jan 29, 2015 at 12:51 AM, Crest Christopher
crestchristop...@gmail.com wrote:

 I didn't supply a URL because I want to know how I can go about this ?

 Christopher


Complicated and difficult topic. Try searching coding retina images.

-- 
Chelsea Creek Studio
http://ccstudi.com
desktop | laptop | tablet | mobile
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/