PDA

View Full Version : Font Sizes


WeekendLazyness
02-21-2004, 9:43 PM
While trying to use the size tag, I discovered an odd anomaly. It is my understanding that there are 100 points to an inch, and therefore, size 12 is one twelfth of an inch high. When I tried changing my font size, it got all funny. Apparently, size 1 is smaller than the normal text with the default font. Example:

Default Size

Size 1
Size 2
Size 3
Size 4
Size 5
Size 6
Size 7

Size 7 and above are all the same. I was wondering if this was a bug or something.

Fenguin
02-21-2004, 9:53 PM
These font sizes aren't in pixels/pts. :D They range from just 1 to 7, with 7 being the largest.

Neo
02-21-2004, 10:58 PM
They are HTML/WEb fonts.

Thats why vB is wierd :P

3 is the same size as the default, or 2 might be.

Usually it ranges like this:

1 = 8points (normal font wise)
2 = 10 points
3 = 12 points
4 = 14
5 = 16
6 = 18
7 = 24

I Think. its been awhile sorry.

You get the idea though? FDont specifications on the web are different then on Word Processors.

-Neo

OboeGuru
02-22-2004, 1:11 AM
Could you possibly edit the replacement code such that the font size is being inserted into a style="font-size:##pt" attribute instead of a size="#" attribute?

Neo
02-22-2004, 5:49 PM
Could you possibly edit the replacement code such that the font size is being inserted into a style="font-size:##pt" attribute instead of a size="#" attribute?

I know this is how phpBB handles it, but I think that vB has the correct idea. Its there to stop people from making size 72 arial fonts and shtuff. Sides if you need anything over size 7... ;P

-Neo

OboeGuru
02-22-2004, 7:52 PM
But you can set restrictions as to useable sizes in the PHP code. I believe phpBB has that implemented as well.

Fenguin
02-22-2004, 7:56 PM
But what's the point in changing it to that way? I think our sizes 1-7 are pretty damn good.

Neo
02-22-2004, 9:15 PM
Uhm dude just deal with the whole 1-7. Most of us web designers dealt with it for years until CSS came onto the scene.

-Neo

WeekendLazyness
02-22-2004, 9:52 PM
I wasn't trying to complain, but I was wondering if it was a bug or something. I hadn't realized at the time that they were header sizes.

BlackHawk
02-22-2004, 9:54 PM
Umm, I thought this was about the size when you are writing a reply. But instead of making a new thread, I'll just post it here.

Could you change the font size of replies (when you're writing a reply, not viewing them) back to what it was before, 'cause on the 1024 * 768 resolution (what I'm using now, it's so uber cool :p), it's somewhat hard to read...it's freaking small, smaller then the size 1 :/ .

OboeGuru
02-22-2004, 9:54 PM
Not so much header sizes as the pre-defined HTML font sizes.

BlackHawk, try adjusting the overall font sizes in your browser. It should be a sub-menu under "View" or something like that.

Fenguin
02-22-2004, 9:56 PM
Umm, I thought this was about the size when you are writing a reply. But instead of making a new thread, I'll just post it here.

Could you change the font size of replies (when you're writing a reply, not viewing them) back to what it was before, 'cause on the 1024 * 768 resolution (what I'm using now, it's so uber cool :p), it's somewhat hard to read...it's freaking small, smaller then the size 1 :/ .

I have no clue what happened to it. O.O Time to investigate...
EDIT: fixed. That was weird. o.O

WeekendLazyness
02-22-2004, 10:10 PM
Yeah, I noticed the same thing, and thought my browser sizes were messed up. I checked to see and they weren't.

Mtank
02-23-2004, 12:05 PM
speakin of fonts, the normal WB font is way too big.

Neo
02-23-2004, 1:55 PM
View --> Text Size --> Medium

-Neo

BlackHawk
02-23-2004, 8:28 PM
I have no clue what happened to it. O.O Time to investigate...
EDIT: fixed. That was weird. o.O

Thank'yee Fengy.

And I think the 'normal' size for posts is great.