The cleartype tag has no wiki summary.
0
votes
1answer
10 views
What do the options do on the clear type configuration tool
I am trying to set up clear type for my monitor, it has a bgr layout. I do not understand the settings in the cleartype text tuner.
All buttons say "The quickbrown fox..." and ask me to make a ...
0
votes
1answer
55 views
Does ClearType font rendering draw the same character exactly the same every time?
I am developing some OCR software for small on-screen fonts. The fonts are rendered in the browser. I notice that they are rendered with ClearType onto the screen and the letters in the words seem to ...
0
votes
1answer
168 views
Drawing RTF to bitmap using EM_FORMATRANGE message produces text with ugly black fragments
I need to draw a RTF text on a custom background. I am using an extended RichTextBox control as described for example here to render RTF itself. This works fine if the graphics is associated with the ...
0
votes
1answer
442 views
Terrible fonts on WinXP with ClearType off - Chrome only [closed]
There is a big problem in the following case:
User has Windows XP, ClearType turned off, Google Chrome and website is using Google Web Fonts.
Fonts look very "jerky" in this case and only in Chrome.
...
0
votes
0answers
145 views
Font is bigger/longer when cleartype is on
I have problem with font in Firefox 15.0.1. My OS is Windows 7 and when I have ClearType on, font is bigger/longer than without ClearType.
Font family is Times New Roman and font size is 18pt.
Does ...
0
votes
0answers
414 views
Firefox 13 PC and jagged Fonts
On Firefox PC, The font is jagged.
Question:
Is there a current CSS workaround or accepted solution to this Firefox PC problem?
I used fontsquirrel to transform my desktop TTF font into EOT, WOFF, ...
5
votes
5answers
1k views
Blurry text in WPF even with ClearTypeHinting enabled?
I have a grid with this template and styles in WPF/XAML:
<Setter Property="TextOptions.TextFormattingMode" Value="Display" />
<Setter Property="RenderOptions.ClearTypeHint" Value="Enabled" ...
3
votes
2answers
696 views
Big fonts not smooth in firefox on windows
So, i am making a small portfolio site (http://www.cip.ifi.lmu.de/~fritschd/testDebo/),
where i have a BIG box with a BIG font. On mac, everything is fine, on windows however, depending on the browser ...
0
votes
1answer
123 views
jquery .hide().fadeIn() ie cleartype glitch
I have added this in my js:
function customFades() {
(function($) {
$.fn.fadeIn = function(speed, callback) {
return this.animate({opacity: 'show'}, speed, function() {
...
1
vote
0answers
126 views
Silverlight and ClearType: just won't do
I am desperately trying to improve the visuals of my Silverlight application, but it won't work.
No matter what I do, I always get grayscale antialiasing, while I would like to get the standard ...
0
votes
3answers
203 views
jquery fadeIn/fadeOut ie cleartype glitch
I´m currently trying to add the feature that is discussed here: http://blog.bmn.name/2008/03/jquery-fadeinfadeout-ie-cleartype-glitch/
A glitch in IE7 when fading with the .fadeIn() and .fadeOut() in ...
6
votes
1answer
804 views
WinRT and software ClearType font rendering
Does WinRT provides an option to fall back to software ClearType font rendering (as Direct2D do via "Direct2D and GDI Interoperability") or we will be stuck with somewhat blurry hardware font ...
1
vote
1answer
710 views
Why System.Drawing + ClearType font have ugly black fragments?
I'm using following C# code to make a picture with a text in it
// Create font. Parameter is a global variable
Font objFont = new Font(fontname, fontsize, fontstyle, ...
13
votes
5answers
9k views
Font Smoothing Techniques? text-shadow rendering differently in Chrome 14.0.833.0 or higher
EDIT:
We're in Chrome 19 now, and this still isn't fixed. Just a clarification: this happens in Chrome on Windows, not Linux or Mac. I think it has to do with Cleartype. Google, please fix ...
1
vote
1answer
721 views
Why different font rendering with graphics.drawString() and a default JLabel with ClearType?
Why has the displayed GUI different font style/rendering with graphics.drawString() and a default JLabel with activated cleartype? And how can i fix it?
1
vote
1answer
307 views
Disable cleartype
I have code that takes a screenshot and applies very basic OCR (pixel matches characters). Been testing on virtualbox machine and it was working fine. And when I ran it on Windows 7 the code no longer ...
1
vote
1answer
2k views
show an element if text input is not empty using jQuery
Ok, so I got the element coded and such. It just bit odd, since if the form is empty a clear button is showing in a form of an image ex: (x)
Here is the script, upon page load jQuery focuses on the ...
1
vote
0answers
104 views
javascript distorts font
I've noticed the font is not displayed clear on my website.
It is due to the javascript but I can not find the problem. Does anyone
know what is wrong?
The border of the font is not straight. Looks ...
4
votes
6answers
9k views
Enable/disable ClearType in Windows7
Hi
I need to enable/disable Cleartype (or "Adjust the appearance and performance of Windows > Smooth edges of screen fonts") via cmd (or any script like VBS/JS) or from registry without log off or ...
2
votes
2answers
552 views
Google web fonts looks ok on Ubuntu 10, weird on Windows XP
I'm having a weird problem with fonts on my website : I'm using Google's Web Font API, and it looks fine in every browser on Ubuntu, but looks weird in every browser on Windows XP, except IE8. I ...
6
votes
1answer
2k views
Sub-pixel rendering of fonts on the iPad
Sub-pixel font rendering like ClearType dramatically improves font display resolution and improves screen readability. How would I program sub-pixel rendering of a font (in general), and how can this ...
15
votes
7answers
8k views
IE 9 does not use sub-pixel antialiasing under certain conditions
[Original title: IE 9 text renders very poorly; is there a workaround?)
IE 9 is rendering the text in my application very poorly. The problem is not in my monitor's Clear Type settings, since IE 9 ...
0
votes
0answers
590 views
Firefox 4 awful ClearType text rendering [closed]
I don't know what to think, I've recently installed the latest FF, and it renders websites like everything is between B/STRONG tags.
Example, well known JSFiddle's menu. Above top - Opera (looks ...
9
votes
3answers
13k views
Disable Cleartype (text anti-aliasing) in IE9
It's well documented (e.g. here) that IE9 ignores the OS-wide settings for font smoothing (aka anti-aliasing). Even if font-smoothing and ClearType are disabled in Windows, IE still shows ...
0
votes
1answer
417 views
Rendering system controls fonts outside the class
for quite some time now I'm trying to find a solution to the "per-apllication cleartype fonts" problem.
I want to implement cleartype fonts for a TextBox or a Button or a ComboBox or any other ...
3
votes
2answers
324 views
FlowDocument loses ClearType in child elements when placed in window with custom glass
So the new WPF 4 text rendering looks great, but enabling the aero glass effect on a window requires that you change the background to transparent, which of course disables ClearType rendering.
Using ...
11
votes
1answer
3k views
Using Internet Explorer filters and ClearType
I've read at length about issues with IE disabling ClearType when using filters, and I'm hoping that my conclusions are wrong. It seems that it is impossible to turn ClearType back on after applying ...
0
votes
2answers
486 views
Link Text wrong color(s) in Firefox
Ok, weirdest thing....
Working at home and opened html document in Firefox 3.6 and my link text is wrong colors and looks multi-colored.
Any ideas?
Looks fine in IE, Chrome, Opera and Firefox 3.6 ...
10
votes
2answers
6k views
Making CSS3 @font-face font rendering play nice with ClearType on Windows
First some background information.
It seems that using the CSS3 @font-face rule can interact in unexpected and undesired ways with ClearType font renderingv in any browser, on any version of Windows ...
0
votes
1answer
2k views
IE 8/9 ClearType problem
I installed IE9, but it is impossible to turn off ClearType. So I removed IE9, and now in my IE8 I can't turn off ClearType, because checkbox is always disable:
Please help, what can I do?
0
votes
1answer
176 views
Detecting the change of the font smoothing setting in Javascript
I have a page that uses @font-face and I am playing with the JavaScript code that conditionally sets the text in this typeface depending on whether the font smoothing is enabled. Detection is done ...
4
votes
2answers
583 views
What is a good programming font that looks good through Remote Desktop?
I guess I've just gotten spoiled with Consolas working on my local development machine. But at work we do a lot of development remotely via Remote Desktop, where any fonts requiring ClearType look ...
1
vote
2answers
1k views
C#: Create a font from a logical font (LOGFONT) - quality setting is ignored
I'm trying to create a System.Drawing.Font from a LOGFONT using P/Invoke and Font.FromLogFont.
The requested font have been created, however it always have the same rendering quality - no matter which ...
6
votes
1answer
991 views
Aero: How to draw ClearType text on glass?
Using GDI+ to draw text on glass:
graphics.DrawString(s, Length(s), font, MakePointF(x, y), brush);
You'll notice that the ClearType enabled text draws very poorly on glass:
But with glass ...
2
votes
3answers
1k views
jQuery fadeIn/fadeOut IE cleartype glitch how to fix transition
Well, this is a well known bug with IE and jQuery:
IE is losing ClearType
What I am asking: is it possible to somehow remove that ugly transition effect, before the "fix" is applied. Test this in ...
2
votes
1answer
404 views
ComboBox with Segoe UI and Japanese text
I’m currently trying to make my C# application look better when run within Windows Vista or Windows 7. By default, Windows Forms applications use the Microsoft Sans Serif font, which does not link ...
5
votes
1answer
210 views
a WinForm application which is not influenced by ClearType global settings
I have a main Form (WinForm) which should render its content without ClearType. More precisely, a RichTextBox within that form should render its text without ClearType. When ClearType is turned on at ...
1
vote
2answers
2k views
ClearType breaks with CSS filter - How to remove attribute with Javascipt?
I'm trying to use JavaScript to remove the CSS attribute "filter" from a block of text on a page.
The reason is that using filter disables ClearType in IE8.
I've tried using ...
1
vote
2answers
1k views
jQuery cycle: fading white text becomes “green” in Windows/Firefox/Cleartype Enabled
On Windows it seems that when there's white text on any background and it does transitions, the text naturally turns to some shade of green during its opacity value being toggled back to 1.
This ...
0
votes
2answers
464 views
Does Qt use ClearType for rendering text in Windows?
Does Qt use ClearType for rendering text (on Windows), and if so, what do I need to set to enable ClearType support?
3
votes
0answers
1k views
How to disable ClearType in Visual Studio 2010? [duplicate]
Possible Duplicate:
Possible to adjust ClearType on Visual Studio 2010?
How to do that? I can't find solution.
VS 2010 version: 10.0.30319.1
1
vote
3answers
1k views
Detecting ClearType-optimized fonts
Question:
Is there a way to check if a given font is one of Microsoft's ClearType-optimized fonts?
I guess I could simply hard-code the list of font names, since it's a relatively short list, but ...
2
votes
2answers
473 views
Why are not all texts of my MFC applicatiopn displayed using ClearType?
I've got an MFC application that is built with VC6. When ClearType is enabled (Windows XP) some texts are rendered smoothly, i.e. with ClearType, and others are not.
Dialog texts don't seem to ever ...
1
vote
2answers
242 views
Compact Framework and ClearType text
Is there a way to use ClearType text in an application using the .NET Compact Framework?
2
votes
1answer
589 views
Enable Windows Cleartype for MFC text controls created at runtime
I have a MFC dialog program in which I create a few CStatic and CEdit controls at runtime. Somehow the text in these controls aren't Cleartype enabled (Cleartype in Windows smoothes texts by sub-pixel ...
2
votes
2answers
992 views
Programmatically enable ClearType in Windows Mobile
For our Windows Mobile application I want to enable the ClearType option on the device. According to this article on MSDN it should be done be setting the following registry key:
...
1
vote
3answers
2k views
How to have subpixel rendering of font for LCD (cleartype on windows) on linux?
I am working on embedded system, with own windowing system and rendering library. Before someday when I installed Ubuntu, to my surprise it has LCD subpixel rendering. It really looks cool to have it ...
1
vote
2answers
1k views
How to Enable ClearType in My Site for FireFox?
In Windows XP and Vista it is possible to enable system wide ClearType font rendering.
My question is:
Is it possible to force ClearType rendering for my site in FireFox (maybe some META-TAG thing) ...
4
votes
5answers
4k views
Problem with jQuery's fade in/out in Firefox
I already asked here with no luck, but feel free to read it:
http://groups.google.com/group/jquery-en/browse%5Fthread/thread/fdf7a584b30d4bb9
Hmm check out my site:
http://www.crtaci.info/
on ...
3
votes
2answers
359 views
How to get real text dimensions when ClearType is on?
I have a Win32 GUI application that uses GDI havily. It needs to draw text over a bitmap at specified coordinates and later erase it and substitute with the original bitmap.
I proceed as follows:
...
