Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Can I Disable Anti-Aliasing in Code View??

New Here ,
Dec 07, 2007 Dec 07, 2007

Copy link to clipboard

Copied

When I work in dreamweaver I use the code view 85% of the time. As such I have made changes to the code display to lessen the amount of eye strain I get (like back backgrounds with colored code, etc). One of the things that I would like to do but can't seem to figure out is to disable anti-aliasing on the code I type. I currently use Monaco as my font. At 7pt my code is nice and crisp against the black background. BUT its a little hard to read. If I bump it up to 11pt or 12pt to make it easier to read, DW (or the MAC) is anti-aliasing the text giving it a slightly blurry look. Is there a way to have larger point sized fonts that will look sharp and crisp in the code editor?? Or can somebody suggest a better font that will look a lot crisper at 11pt?

Here are links to see what I am talking about:
12 pt Example
7 pt Example

TOPICS
Server side applications

Views

2.0K
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 07, 2007 Dec 07, 2007

Copy link to clipboard

Copied

molaro wrote:
> When I work in dreamweaver I use the code view 85% of the time. As such I have
> made changes to the code display to lessen the amount of eye strain I get (like
> back backgrounds with colored code, etc). One of the things that I would like
> to do but can't seem to figure out is to disable anti-aliasing on the code I
> type. I currently use Monaco as my font. At 7pt my code is nice and crisp
> against the black background. BUT its a little hard to read. If I bump it up
> to 11pt or 12pt to make it easier to read, DW (or the MAC) is anti-aliasing the
> text giving it a slightly blurry look. Is there a way to have larger point
> sized fonts that will look sharp and crisp in the code editor?? Or can
> somebody suggest a better font that will look a lot crisper at 11pt?
>
> Here are links to see what I am talking about:
> http://dev.pstrat.com/phil/images/12pt.png
> http://dev.pstrat.com/phil/images/7pt.png

Wow, we both must have very different eyes, I can't read text on a black
background without horizontal lines appearing in front of my eyes within
seconds. Any website that has text on a dark website gets closed
straight away by me, it does my head in.

But in answer to your question, I don't think Dreamweaver can control
anti-aliasing, but your OS does, so you may want to explore things like
font smoothing or whatever its called.

Steve

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 07, 2007 Dec 07, 2007

Copy link to clipboard

Copied

Thanks for the suggestion. I only use the dark background for when I am writing code in DW. Before, using the white by the end of the day I was getting headaches like crazy. Now with the switch I don't get them at all. I call it "dark coding".

Any hoo, I have played with the system settings. They only change the OS related things like menus and DW tabs and what not. They make no changes on their own to the code view display in DW. Thats why I think it's something set in DW.

Maybe this is all am eye illusion. If my bigger font wasn't anti-aliased it would look worse. I think they thing that is getting me is how bright and crisp the 7pt looks versus the duller 12pt. The brighter crisper is what I am looking for.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 07, 2007 Dec 07, 2007

Copy link to clipboard

Copied

.oO(molaro)

>Thanks for the suggestion. I only use the dark background for when I am
>writing code in DW. Before, using the white by the end of the day I was
>getting headaches like crazy. Now with the switch I don't get them at all. I
>call it "dark coding".

;)

But light text on black can be as straining for the eyes as dark text on
white. To avoid blinding white backgrounds I use a dimmed color scheme
in my entire Windows system, not only in a particular application.
Additionally I've set my monitor to a reduced (but "warmer") color
temperature of 6500K instead of the default 9300K. Even if this was more
or less just for my work with graphics and photographs, it also helps
while coding.

Micha

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 22, 2016 Apr 22, 2016

Copy link to clipboard

Copied

LATEST

My Dreamweaver was blurry and had antialiased code undtil i zoomed out too 100% in display settings on Windows 10.

Right click desktop -> Display settings, and drag the slider to 100%.

Now my Dreamweaver are crisp and sharp again

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines