AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

whats the less eye tiring font?
Goto page 1, 2  Next
 
Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  
Author Message
user



Joined: 05 Oct 2006
Posts: 476

PostPosted: Sat Jun 09, 2007 8:20 am    Post subject: whats the less eye tiring font? Reply with quote

whats the less eye tiring font?
Back to top
View user's profile Send private message
SKAN



Joined: 26 Dec 2005
Posts: 8688

PostPosted: Sat Jun 09, 2007 9:00 am    Post subject: Reply with quote

See: An Excellent Font for Program/Text Editor

Smile
Back to top
View user's profile Send private message Send e-mail
SoggyDog



Joined: 02 May 2006
Posts: 783
Location: Greeley, CO

PostPosted: Mon Jun 11, 2007 4:39 pm    Post subject: Reply with quote

Further, the best color combination for reducing eye strain is supposed to be yellow text on black background.
_________________

SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
BoBo¨
Guest





PostPosted: Mon Jun 11, 2007 8:57 pm    Post subject: Reply with quote

Quote:
Further, the best color combination for reducing eye strain is supposed to be yellow text on black background.
Any (scientific) prove for that?? TBH, I really doubt that!
Back to top
polyethene



Joined: 11 Aug 2004
Posts: 5248
Location: UK

PostPosted: Mon Jun 11, 2007 9:01 pm    Post subject: Reply with quote

I heard that a red-blue shift is better for the eyes, which is how ClearType renders text.
_________________
GitHubScriptsIronAHK Contact by email not private message.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
SoggyDog



Joined: 02 May 2006
Posts: 783
Location: Greeley, CO

PostPosted: Mon Jun 11, 2007 9:23 pm    Post subject: Reply with quote

BoBo¨ wrote:
Any (scientific) prove for that?? TBH, I really doubt that!


I have no documentation as such, but having an ex-wife with low vision, I do know for certain that yellow-on-black is a very common High Visibility color scheme for ease of readability.

The black is easier on the eyes than white and the yellow provides high contrast with out the halation, or glow, of white against the black.

Search "yellow text" and "black background" and you will find many listings where that color combination is offered as an Accessibility option.

Edit: I did also mean to add the following... The "correct" answer is going to vary from user to user. What is easy to read and gentle on the eyes for some simply doesn't cut it for others. There are some general rules, be sure, but there is no singular, completely correct answer. A lot depends on the users eyes, the type of monitor used, the font size, the ambient lighting, etcetera. For some, the yellow is still too "bright" against the black and I have seen those people use green. Green works well with the natural purple component (rhodopsin) in your eyes.

rhodopsin
n : a red photopigment in the retinal rods of vertebrates;
dissociates into retinene by light [syn: visual purple,
retinal purple]
_________________

SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
engunneer



Joined: 30 Aug 2005
Posts: 8255
Location: Maywood, IL

PostPosted: Mon Jun 11, 2007 9:56 pm    Post subject: Reply with quote

of course, the easiest thing on the eyes is to turn off the computer!

Anyway, are you looking for a nice font, or a nice font style (color, bold, etc)?
_________________

(Common Answers)
Back to top
View user's profile Send private message Visit poster's website
user



Joined: 05 Oct 2006
Posts: 476

PostPosted: Mon Jun 11, 2007 10:11 pm    Post subject: Reply with quote

engunneer wrote:

Anyway, are you looking for a nice font, or a nice font style (color, bold, etc)?


anything that could help make our computer session more eye comfortable...
Back to top
View user's profile Send private message
corrupt



Joined: 29 Dec 2004
Posts: 2485

PostPosted: Tue Jun 12, 2007 12:09 am    Post subject: Reply with quote

If you're using a tube style monitor you could also try increasing your refresh rate or try switching to an LCD style monitor if you can.
Back to top
View user's profile Send private message Visit poster's website
PhiLho



Joined: 27 Dec 2005
Posts: 6836
Location: France (near Paris)

PostPosted: Tue Jun 12, 2007 11:32 am    Post subject: Reply with quote

I am waiting eagerly the famous electronic ink / paper screen...
I believe there is a mobile phone already using it, but it is still black & white yet.
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
daonlyfreez



Joined: 16 Mar 2005
Posts: 949
Location: Berlin

PostPosted: Tue Jun 12, 2007 2:21 pm    Post subject: Reply with quote

Web page readability: Green text on yellow works the best

Wink
_________________
mirror 1mirror 2mirror 3ahk4.me • PM or
Back to top
View user's profile Send private message
SoggyDog



Joined: 02 May 2006
Posts: 783
Location: Greeley, CO

PostPosted: Tue Jun 12, 2007 2:44 pm    Post subject: Reply with quote

daonlyfreez wrote:
Web page readability: Green text on yellow works the best

Wink

Within that report, we find the following;

"In general these results suggest that there is no one foreground/background combination, font, or word style which leads to the fastest RT (i.e. best readability), but rather a designer must consider how each variable affects the other(s)."

Didn't I already say that?
_________________

SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
pepoluan



Joined: 12 Jun 2006
Posts: 18
Location: Jakarta, Indonesia

PostPosted: Mon Jun 18, 2007 9:20 am    Post subject: Reply with quote

Since OP asked about fonts, here's some guidelines:

For Printed Material Body Text: It is best to use a serif font, as the serifs (little thingies at the ends of the letters) help guide the eye to the next letter, and it provides the necessary spacing for vertical line letters (e.g. lowercase-L, lowercase-I, etc.)

My Experience: Times (or Times New Roman) is quite good. Garamond looks ugly in Windows, but very pleasant when printed. Haven't got much experience with other fonts.

For Printed Material Heading: It is best to use a heavy sans-serif font; they tend to make the heading more 'announced'.

My Experience: I tend to use Arial Black for headings, or Arial Rounded. Swiss Demibold also looks good.

For Screen: It is best to use a square-ish sans-serif font; serif fonts makes the screen cluttered because of those 1-pixel serifs.

My Experience: Assuming that you are not talking about monospaced fonts (i.e. fonts for programming), Verdana and Trebuchet are quite good. Arial is also good, but I prefer Verdana or Trebuchet. For programming I either use Dina (a bitmapped font) or Consolas, but with the latter I make sure that I activate ClearType, even on CRT's, as Consolas looks really ugly without CT.
_________________
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
drmurdoch



Joined: 10 Nov 2006
Posts: 110

PostPosted: Mon Jun 18, 2007 12:57 pm    Post subject: Depends on the audience ? Reply with quote

Sure some colours are easier to read than others ... but this might age specific, your eyes change you know !

If you have alot of 60+ adults on your site, your optimal colours might be different.
Back to top
View user's profile Send private message
drmurdoch



Joined: 10 Nov 2006
Posts: 110

PostPosted: Mon Jun 18, 2007 12:59 pm    Post subject: Is it the font or is it font size ? Reply with quote

Obviously font size is important.
Obviously screen size is important
LCD is easier to read than Tube Monitors.
No light(ie. Window) behind and around your monitor is important.
The correct height of the monitor is important.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group