addict3d / gdipp

Automatically exported from code.google.com/p/gdipp
0 stars 0 forks source link

Font rendering broken in Google Chrome developer build (18) #205

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which program triggers the problem? Specify the filename if possible.

What steps will reproduce the problem?
1. Open Chrome
2. View any web page

What is the expected output? What do you see instead?
Expect to see fonts render as normal.  When updated to dev build 18, all font 
rendering is broken and unreadable.

What version of gdipp (including renderer)? On which operating system?
0.91 x64 on Windows7 x64

Please provide any additional information below. Screenshots always help.

Original issue reported on code.google.com by shawngma...@gmail.com on 11 Jan 2012 at 9:42

Attachments:

GoogleCodeExporter commented 9 years ago
I can confirm this is happening on my site as well. It used to affect text 
rendered in Chrome with a CSS text-shadow property only. Subsequent Chrome 
updates fixed the issue after the text rendering engine was switched back to an 
older one. Now with development build 18, all text is affected.

Original comment by andrelo...@gmail.com on 11 Jan 2012 at 11:55

GoogleCodeExporter commented 9 years ago
Same here too. Bloody unreadable. wtf >_<

Original comment by lgardent on 20 Jan 2012 at 12:38

Attachments:

GoogleCodeExporter commented 9 years ago
Happening to me too. Looks exactly like the above screenshots, disabling gdipp 
fixes it.

Original comment by resurgen...@gmail.com on 29 Jan 2012 at 5:01

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I've noticed that if you change the fonts used by Google Chrome to something 
else will more than likely fix it. 

The font that was affected for me, was "Arial" - so I changed the font to Segoe 
WP Black (one of the Windows Phone 7 fonts). 

Original comment by MichaelW...@gmail.com on 4 Feb 2012 at 5:48

GoogleCodeExporter commented 9 years ago
Chrome 18 Beta in Windows 7 64 with gdipp. See my screenshots attached. Some 
text becomes entirely unreadable.

Original comment by iisilsp...@gmail.com on 9 Feb 2012 at 10:14

Attachments:

GoogleCodeExporter commented 9 years ago
Chrome 18 has been promoted to the beta channel, so this is afecting many more 
people now. All text is unreadable when gdipp is enabled. Here's a brief 
explanation of what changed on the rendering engine: 
http://blog.chromium.org/2012/02/gpu-accelerating-2d-canvas-and-enabling.html

Original comment by marc...@marceloavalos.com on 10 Feb 2012 at 6:13

GoogleCodeExporter commented 9 years ago
some workaround. it's work for me 

1. load chrome://flags/
2. disable `GPU compositing on all pages`, `Composited render layer borders`, 
`GPU Accelerated Drawing`
3. relaunch Chrome

Original comment by anan...@gmail.com on 18 Feb 2012 at 11:44

GoogleCodeExporter commented 9 years ago
Comment #8 didn't work for me; those options were already disabled so I could 
only "enable" them. I did this for all three of them, restarted Chrome and the 
text still looks blurry. Using Chrome 18.0.1025.33 beta-m, gdipp 0.9.1

Original comment by marc...@marceloavalos.com on 18 Feb 2012 at 3:33

GoogleCodeExporter commented 9 years ago
i have the same problems using gdipp v0.7.6 :(

Original comment by seemannb...@gmail.com on 20 Feb 2012 at 4:54