Community Page
- fortes.com/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Salut, I would like to know if you have a solution to remove also "tag/" and "page/" from permalinks. Merci !
- Hi Firstly, thanks for the plugin. It (generally) works fine. Just a small issue that I have found. I run this plugin, as well as the flickr plugin (http://tantannoodles.com/toolkit/photo-album/),...
- Hello! I had the same problem like Leo and many others. Just use /%category%/%page%/%postname%/
- I have solved the sub categories problem just enter /%category%/%category%/%postname%/ on the permalinks and it works fine
- I am also getting the above problem, but only on sub categories? Is this something to do with my wordpress setup?
Jump to original thread »
Comments are closed for this post.
Although I used to work for Microsoft on the WPF team, Iâm not tied to the platform. WPF and its alternatives (Flash, HTML, Apollo, Silverlight) each have advantages and disadvantages and choosing between them depends on your requirements. Since Iâm doing a lot of work ar
... Continue reading »
2 years ago
2 years ago
2 years ago
http://www.microsoft.com/typography/cleartype/t...
http://msdn2.microsoft.com/en-us/library/aa9702...
2 years ago
2 years ago
it looks like the screen shots are taken from a Mac? is this correct? I am assuming this, as the last screen shot you show for instance, the 12 point Cheltenham in WPF looks like there is no hinting?
2 years ago
Andrew: I think sIFR is a good hack (I wish it worked better with transparent backgrounds) for headlines and other small pieces of text. Hopefully the browsers will catch up soon and make it irrelevant.
Chris: I have not tuned ClearType yet -- I'll make sure to do that before my follow up.
Mike: The screenshots were all on my PC running Windows XP. I'm not sure why it's not hinting though -- is there any way for me to test?
2 years ago
You can check out the test at http://www.sliderocket.com/fonttest.swf
2 years ago
1) Cleartype with "compatible widths". What you currently get on XP. Probably what you're seeing in your Firefox screenshot. This mode doesn't allow Cleartype hinting to change glyph advance widths, to preserve exact layout compatibility with older Windows versions.
2) Cleartype with "natural widths". GDI apps can apparently turn this on and allow Cleartype hinting to change advance widths. This should help a lot but we haven't found out how to turn this on yet.
3) WPF. This is better than GDI apps can get because it offers subpixel positioning (GDI APIs can't deal with fractional pixel advances) and WPF antialiases in the vertical direction and the above options don't.
Slightly more discussion on my blog:
http://weblogs.mozillazine.org/roc/archives/200...
We can't make Firefox a WPF app so it looks like option 2 is the best we can do for the immediate future on Windows. At some point we may have to embed our own font rasterizer to get around this problem. It's too bad because our upper-level code supports subpixel positioning and antialiasing just fine (in the new code we've written for Firefox 3): those features work fine on Mac and Linux. So for now if you want to see what Firefox can do text-wise, try it on something other than Windows :-).
2 years ago
1 year ago
http://antigrain.com/research/font_rasterizatio...
1 year ago
Mike Duggan makes a good point. I'd expect a hinted TrueType version of Cheltenham to be a lot sharper than the 12 point you show. Mike did the hinting on the New York Times Reader fonts but is too modest to say how great they look and how readable they are...
One question: Since 9pt is at the lowest limit for readability in print, at normal reading distance, and people frequently read on their screen from slightly further away, why aren't you making 10point your minimum size if readability is your goal? 11 point is usually optimal, depending on the specific font design (x-height etc).
1 year ago
I've been searching for a way to disable clear-type in WPF and it noticed your comment: "(actually, there is a way, but it’s pretty awkward and not really well known)".
Could you please give any pointer to how to do it?
Best Regards,
Gustavo Guerra