|
-
Jan 24th, 2004, 07:06 PM
#1
-
Jan 24th, 2004, 07:08 PM
#2
Stuck in the 80s
What do you have against monospace?
-
Jan 24th, 2004, 07:20 PM
#3
-
Jan 24th, 2004, 07:44 PM
#4
Stuck in the 80s
mono = one, right? so...one-space?
-
Jan 24th, 2004, 07:48 PM
#5
I really think it means that each character is the same width (like Courier font).
-
Jan 25th, 2004, 12:29 PM
#6
Marty is right, a mono space font is like Courier New that has the same width and space between all the letters. Times New Roman is a font that is not monospaced...
-
Jan 25th, 2004, 07:42 PM
#7
Originally posted by NoteMe
Marty is right, a mono space font is like Courier New that has the same width and space between all the letters. Times New Roman is a font that is not monospaced...
More specifically, most true type fonts (like Times New Roman) are 'proportional' fonts. the letters are different sizes (proportional to each other). Code is almost always presented in mono spaced fonts so that each character is the same size. This allows you to line your code up.
Brad!
-
Jan 26th, 2004, 08:17 AM
#8
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|