- This topic is empty.
-
AuthorPosts
-
April 22, 2013 at 11:01 pm #44308
Anonymous
InactiveThis website itself has smooth text. The text on my website looks a little crispy. How exactly does one make the text smooth? i’ve used CSS font-smoothing but that doesn’t do anything.
April 22, 2013 at 11:07 pm #132793chrisburton
ParticipantWhat webfonts are you using?
April 22, 2013 at 11:11 pm #132794Anonymous
Inactive@chrisburton Sans-Serif, Arial, and a Google web-font called Oleo Script Swash Caps
April 22, 2013 at 11:25 pm #132796chrisburton
Participant@Jarolin Well, you shouldn’t be having issues with Arial so I’m assuming Oleo Script?
April 23, 2013 at 1:05 am #132802chrisburton
Participant@Krish1980 While `font-smoothing` only works on Macs, `optimizeLegibility` has nothing to do with anti-aliasing. It enables OT features. I’m betting this has to do with a poor font choice for screen use.
April 23, 2013 at 2:45 am #132806chrisburton
ParticipantPS and Fireworks have four different settings that render type. Browsers don’t have this option. There are many causes for a font not to render well in the browser. This can be anything from the type designer choosing to auto–hint (manual hinting is a long and tedious process) which usually causes the font to look poor, more noticeably in small sizes (you see this a lot with GWF). Different font files can cause this as well (TrueType vs PostScript). Chrome also has a bug not rendering anti-aliasing correctly. So there’s not always one “thing” at fault.
April 23, 2013 at 3:23 am #132816chrisburton
Participant@cwork Can you post screenshots (PS vs Browser)?
April 23, 2013 at 3:58 am #132822chrisburton
ParticipantSome kerning pairs are quite horrible.
April 23, 2013 at 7:16 am #132830Anonymous
InactiveThe fonts appear pixelated and choppy. I’m thinking a very small text-shadow would do something.
April 23, 2013 at 7:23 am #132831CrocoDillon
ParticipantI’ve tried the text-shadow trick as ‘faux anti-aliasing’, maybe it works for you but I didn’t like the result at all.
April 23, 2013 at 8:18 am #132846chrisburton
Participant@Jarolin Link? And you said “fonts”, does that mean you’re having issues with Arial too?
April 23, 2013 at 2:39 pm #132900Anonymous
InactiveYes all of the fonts look choppy. The “Harol” looks choppy and so does every other text.
[link](http://reallycoolstuff.net/PROJECTS/harol/index.html “”)
Any solutions?April 23, 2013 at 11:56 pm #132969Anonymous
InactiveStill looking for a solution if anyone could help.
April 24, 2013 at 12:07 am #132970chrisburton
ParticipantOops, I forgot about this discussion. The reason the script appears choppy is because you are using it at small sizes. It’s a display face which are usually not optimized for this use. I also don’t see Arial being used but rather Pontano Sans. Pontano Sans is also a display face and even though the designer states you can use it for text type, it clearly doesn’t render well.
April 24, 2013 at 7:10 am #133008Anonymous
Inactive@chrisburton you’re right. I switched pentano-sans to arial and it’s not choppy at all. I guess ill just have to choose my fonts better. Thanks.
-
AuthorPosts
- The forum ‘CSS’ is closed to new topics and replies.