jaysingh9029 / gdipp

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

On the BBC News website home page the updated news feed text at the top of the page artefacts when it fades. #49

Closed GoogleCodeExporter closed 8 years ago

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

What steps will reproduce the problem?
1. Got to http://news.bbc.co.uk/
2. The animated text at the top will 'type' in
3. When it fades to the next headline it artefacts.

What is the expected output? What do you see instead?
A smooth fade.

What version of gdipp are you using? On what operating system (bitness)?
gdipp 0.7.6
Windows 7 x64
Firefox (x86)

Please provide any additional information below.

Original issue reported on code.google.com by jack.eve...@gmail.com on 3 May 2010 at 4:52

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
What do you mean by the "artifact"? What I see is the color fringe in some 
characters
when the fade-out and fade-in happens (especially the "LATEST:"). The color 
fringe
disappears when the next news starts drawing. However, even if I disable gdipp,
ClearType also causes some color fringe. The problem is one of the few negative
results of sub-pixel rendering (both gdipp and ClearType uses this mechanism). 
If you
experience color fringe in other applications, please report and try setting
light_mode = 0 or subpixel_render = 0. More reference can be found at
http://freetype.sourceforge.net/freetype2/docs/reference/ft2-lcd_filtering.html#
FT_LcdFilter
and http://en.wikipedia.org/wiki/Subpixel_rendering.

Original comment by crendk...@gmail.com on 11 May 2010 at 2:24

GoogleCodeExporter commented 8 years ago
No response from the reporter. Consider task done.

Original comment by crendk...@gmail.com on 26 May 2010 at 5:21