how do i |
![]() ![]() |
how do i |
May 10 2005, 06:59 PM
Post
#1
|
|
![]() meow ![]() ![]() ![]() ![]() Group: Member Posts: 208 Joined: May 2005 Member No: 137,036 |
im just trying to type something in arial font and i want a -5px spacing, how do i do that in paint? or paint shop?
|
|
|
|
| *mona lisa* |
May 10 2005, 07:03 PM
Post
#2
|
|
Guest |
Ok, so you want to do this in a program or with using codes? I don't think you can do it in Paint. You can in Paint Shop Pro by changing the letter spacing. There should be an option for it in the text palette.
Moved to webdesign |
|
|
|
May 10 2005, 07:12 PM
Post
#3
|
|
![]() meow ![]() ![]() ![]() ![]() Group: Member Posts: 208 Joined: May 2005 Member No: 137,036 |
hmm..i cant find the spacing part in the pallette...
all i see is font, size, stroke width, font style, miter limit, offset,leading,keming and tracking..would it be anywhere else? or is there a code where you can do it somewhere else? |
|
|
|
| *mona lisa* |
May 10 2005, 08:50 PM
Post
#4
|
|
Guest |
It's been a while since I used PSP, but I'm pretty sure it's kerning.
|
|
|
|
May 11 2005, 04:59 PM
Post
#5
|
|
![]() meow ![]() ![]() ![]() ![]() Group: Member Posts: 208 Joined: May 2005 Member No: 137,036 |
hmm..keming didnt work. did you say there was a code for it?
|
|
|
|
| *mona lisa* |
May 11 2005, 05:26 PM
Post
#6
|
|
Guest |
CODE <style type="text/css"> body { font-family: FONT NAME; font-size: #px; letter-spacing: -2px; } </style> You can use that but add in the font name and size between the <head> </head> tags. |
|
|
|
![]() ![]() |