|
Bettawrekonize -> RE: Freeware program to create "text" graphic for wallpaper (4/16/2008 1:46:24 AM)
|
quote:
ORIGINAL: psaulm119 I decided to create my own wallpaper--a Bible verse that I wrote in a text box and turned into a jpeg with Paint. However, it looked incredibly distorted and there were shadows/black lines all around the text, when I stretched it. Often when you try to stretch or manipulate a raster image (bitmap) it tends to get distorted. You should probably try to deal with a vector image if you want to manipulate the size. Here is a list of vector editors http://en.wikipedia.org/wiki/Comparison_of_vector_graphics_editors Inkscape is a pretty decent, free editor released under the GPL. Just be sure to create (and save) your image in SVG format (which is a vector format). If you insist on using a raster image I would recommend PNG over JPG for images, "that contain text, line art, or other images with sharp transitions." http://en.wikipedia.org/wiki/Portable_Network_Graphics#Comparison_with_JPEG You want to stay away from JPG when dealing with text, line art, and images with sharp transitions. However, you would need a program that is compatible with PNG images. The Gimp is compatible with PNG files (I'm not sure if inkscape is but wikipedia says it can export to PNG images). I just realized that you might not be able to use an SVG or PNG file as a background image. For manipulating sizes, what you could try to do is to make a vector image (ie: with inscape), manipulate that as you please, and then save the manipulated version as a raster image format that you can use as a background image. I wonder if there are any vector image formats that can be used as a background. Another tip is that if you do want to edit the size of a text from a raster image (ie: without dealing with vectors instead) just increase or decrease the font size (ie: within paint) instead of stretching it (I think you can choose a font size in paint before you type). Or you can try to change the font to a font that you can more easily read. If you insist on stretching the raster image, choose a font size closest to (if not exactly, preferably slightly bigger and not smaller) how you want it to look after you stretch it, that way you won't stretch and distort it as much.
|
|
|
|