Open GoogleCodeExporter opened 9 years ago
Additional facts: text doesn't render in Vista themes. But if user switches to
Windows Classic themes, the letters display again. See snapshots.
Original comment by agentsmi...@gmail.com
on 15 Nov 2010 at 3:08
Attachments:
Original comment by agentsmi...@gmail.com
on 15 Nov 2010 at 3:10
Attachments:
Solved when editing the gdipp_setting.xml. I disabled the service for those
programs. I suggest everyone does the same.
Original comment by agentsmi...@gmail.com
on 15 Nov 2010 at 3:33
Attachments:
Very nice. Even better would be the list of processes as a text-file :)
Original comment by sop...@gmail.com
on 20 Dec 2010 at 10:34
This happens also with Mozilla Firefox (both 3.6.x and 4.0 stable, without
Direct2D H/W Accel) and Segoe UI at 9pt, the default used in Windows 7 and
Vista.
How to reproduce: try typing a word with a lowercase 'L' in the address bar. It
will not show up until you type another letter.
gdipp 0.9.1 beta, both x86/x64 Windows 7. Using FreeType renderer.
Other thoughts: It may be an issue with the pixel grid? The renderer seems to
be applying kerning on-the-fly, correcting the issue after you type after the
"invisible" lowercase 'L'.
Original comment by ralph.b...@gmail.com
on 28 Mar 2011 at 5:12
same as issue 127 which is reportedly fixed?
Original comment by jakecham...@gmail.com
on 13 Apr 2011 at 2:15
issue 127 is not fixed according to the latest comments
Original comment by daiml...@gmail.com
on 13 Apr 2011 at 3:14
Just wanted to let you guys know I finally found a solution.
Go to settings and change the renderer from "10" to "11". The "l" will now
appear in VLC and Firefox. I only experienced the problem with these two
programs so I can't speak on any other ones. In my opinion the difference in
the rendering is negligible and unnoticeable to the eye, it really doesn't
look any different than if it was at 10.
Let me know what you guys think.
Original comment by fakesi...@gmail.com
on 7 Jun 2011 at 10:53
The Firefox URL bar and search bar are the main places this has been bugging
me. Changing the font renderer did not help on my system, but bumping the
URL/search bar font from the default 9pt to 10pt works for me.
Create a userChrome.css file in your Firefox profile's chrome directory, if it
does not already exist. Add the following, and restart Firefox:
#urlbar, #searchbar .searchbar-textbox {
font-size: 10pt !important
}
Original comment by squit...@gmail.com
on 16 Nov 2011 at 8:06
If changing 9pt to 10pt works, may be it's a clue to find this bug in a code?
Windows 7 x86, Firefox 9.0 - lowercase 'L' at the end of line doesn't appear,
but in any other place it apeear. -> May be it's a second clue to find this
bug.
Original comment by valerype...@gmail.com
on 21 Dec 2011 at 2:05
The issue also happens in the TortoiseHg workbench v2.3 (and earlier versions).
Win7x64, gdipp 0.9.1.
Original comment by set...@gmail.com
on 28 Feb 2012 at 7:28
@8: Thanks, that worked (I had to restart Firefox).
Does anyone know if this issue is also affecting the stable release?
Original comment by andrea.i...@gmail.com
on 29 Apr 2012 at 10:06
Same issue on Win 8.1 x64 when the font seems smaller than 10px and using
SegoeUI (it seems).
Original comment by RedK...@gmail.com
on 7 Jul 2015 at 8:03
Original issue reported on code.google.com by
agentsmi...@gmail.com
on 15 Nov 2010 at 3:03Attachments: