This is a discussion on "Poor text rendering in graphics" within the Graphics and 3D section. This forum, and the thread "Poor text rendering in graphics are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Poor text rendering in graphics
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|
|
|||
|
Re: Poor text rendering in graphics
Post your text example, then i can see where your going wrong.
|
|
||||
|
Re: Poor text rendering in graphics
Thanks. It's just about impossible to show the two different versions in a post here. Hopefully I'll have the first draft of my first "professional" web page up and running in a couple of days, and I can show you easily.
For now, I've just eliminated the buttons, they didn't add a lot and it cuts the file size a bit. One guess I have is that a lot of graphics engines render text at 96 dpi (this is the biggest pain I have found in Paint Shop Pro, you can't modify it -- you can draw your graphic at 72 or 300 or 3000 dpi, the text is still generated at 96). Last edited by masonbarge; Apr 14th, 2006 at 14:01. |
|
|||
|
Re: Poor text rendering in graphics
Difficult to help without know what you're working around but:-
With site text, I use html. With text on buttons I rasterise it into a graphic representation. As for the large file size, I slice my final image and save each as a gif or jpg, as appropriate (vectors as gif, detail as jpg). Using sufficient image resolution and web-safe fonts of a sufficient size makes a difference too. Hope that helps. |
|
|||
|
Re: Poor text rendering in graphics
I know what you mean - in the past i have had to do whole paragraphs of text as a graphic.
The best thing to do ive found is to creat the graphic (i use photoshop) at the correct pixel size you are using on the website. (eg. header graphic across top is 740px wide for a 740px wide site). Keep the resolution fairly high still (eg 300dpi). Then save for web format (jpg/gif) which brings it down to about 72dpi but at the correct size still. I think when a graphic is shrunk in your html code the browser struggles to show it right. This is what i have found anyway. Hope it helps. |
|
|||
|
Re: Poor text rendering in graphics
whoa deano dont be using graphics to replicate normal text :P
|
|
|||
|
Re: Poor text rendering in graphics
Okay okay i know - but sometimes you need a certain font (for a logo etc.) and you just have to do it. Alt tags are a must obviously. Im all for rules and standards but sometimes you just gotta bend them
Having said that - i would never recommend a whole paragraph as a graphic. I still think all graphics should be created at 100% size used and when a graphic is shrunk in your html code the browser struggles to show it right?! |
|
|||
|
Re: Poor text rendering in graphics
Ye you should never increase of decrease the image size via html, as it still has to load the original size.
|
![]() |
| Tags |
| poor, text, rendering, graphics |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Poor Audio Quality with Flash .mp3; how do I make .mp3 play automatically? | BlackReef | Flash & Multimedia Forum | 7 | Jun 28th, 2007 21:58 |
| Poor behavior for simple script in IE7 | masonbarge | JavaScript Forum | 4 | Feb 5th, 2007 16:19 |
| Free Graphics site looking for link exchange with another graphics website! | mgcom | Link Building and Link Sales | 6 | Aug 19th, 2006 12:51 |
| font rendering | masonbarge | Graphics and 3D | 1 | May 16th, 2006 15:12 |
| Problem with XML rendering | mipadi | Classic ASP | 1 | Aug 9th, 2005 10:54 |