Anyway, thanks for the forum Jordus. Hopefully we'll get all the old members over here soon enough
Monospace Font
- Dusk Eagle
- Gosei
- Posts: 1758
- Joined: Tue Apr 20, 2010 4:02 pm
- Rank: 4d
- GD Posts: 0
- Has thanked: 378 times
- Been thanked: 375 times
Monospace Font
I think that it would be much better if the forum were to use a monospace font. As it is, go diagrams look very messed up and are hard to follow in text-mode. Bringing in a monospace font would both make it easier to see a Go diagram in editing mode as well as when you click the "Show Diagram Code" button.
Anyway, thanks for the forum Jordus. Hopefully we'll get all the old members over here soon enough
.
Anyway, thanks for the forum Jordus. Hopefully we'll get all the old members over here soon enough
We don't know who we are; we don't know where we are.
Each of us woke up one moment and here we were in the darkness.
We're nameless things with no memory; no knowledge of what went before,
No understanding of what is now, no knowledge of what will be.
Each of us woke up one moment and here we were in the darkness.
We're nameless things with no memory; no knowledge of what went before,
No understanding of what is now, no knowledge of what will be.
- wms
- Lives in gote
- Posts: 450
- Joined: Tue Apr 20, 2010 4:23 pm
- GD Posts: 0
- KGS: wms
- Location: Portland, OR USA
- Has thanked: 257 times
- Been thanked: 287 times
- Contact:
Re: Monospace Font
You can always use code tags if you want monospace:
And variable width is so much easier to read. Let's leave it as-is.
Code: Select all
. X | |
.---+---+---
. O | X |
.---+---+---
. O | | XAnd variable width is so much easier to read. Let's leave it as-is.
- Dusk Eagle
- Gosei
- Posts: 1758
- Joined: Tue Apr 20, 2010 4:02 pm
- Rank: 4d
- GD Posts: 0
- Has thanked: 378 times
- Been thanked: 375 times
Re: Monospace Font
I personally find neither one easier to read. However, code tags do not work while you are editing a message.
What if the font that was used while editing was monospaced, but the actual font when posted was variable-width? That way, go diagrams can still be edited easily, but the site will still be easy to read for those who like variable-width?
What if the font that was used while editing was monospaced, but the actual font when posted was variable-width? That way, go diagrams can still be edited easily, but the site will still be easy to read for those who like variable-width?
We don't know who we are; we don't know where we are.
Each of us woke up one moment and here we were in the darkness.
We're nameless things with no memory; no knowledge of what went before,
No understanding of what is now, no knowledge of what will be.
Each of us woke up one moment and here we were in the darkness.
We're nameless things with no memory; no knowledge of what went before,
No understanding of what is now, no knowledge of what will be.
-
xed_over
- Oza
- Posts: 2264
- Joined: Mon Apr 19, 2010 11:51 am
- Has thanked: 1179 times
- Been thanked: 553 times
Re: Monospace Font
Dusk Eagle wrote:What if the font that was used while editing was monospaced, but the actual font when posted was variable-width? That way, go diagrams can still be edited easily, but the site will still be easy to read for those who like variable-width?
I agree
I was going to suggest the code tags too, but then realized you're talking about editing posts
- wms
- Lives in gote
- Posts: 450
- Joined: Tue Apr 20, 2010 4:23 pm
- GD Posts: 0
- KGS: wms
- Location: Portland, OR USA
- Has thanked: 257 times
- Been thanked: 287 times
- Contact:
Re: Monospace Font
Ah, I didn't know that you meant during editing. You have a point. Once diagrams are here, monospace will be much easier to use. I wouldn't be against doing it as you say.
A truly excellent approach would be a full go-as-text editor written in javascript, but I don't expect that to come any time soon so monospace may be the right answer.
A truly excellent approach would be a full go-as-text editor written in javascript, but I don't expect that to come any time soon so monospace may be the right answer.
- fwiffo
- Gosei
- Posts: 1435
- Joined: Tue Apr 20, 2010 6:22 am
- Rank: Out of practice
- GD Posts: 1104
- KGS: fwiffo
- Location: California
- Has thanked: 49 times
- Been thanked: 168 times
Re: Monospace Font
Yeah, at first I thought you meant the forum's general font, but I agree that the editor should be monospace.
- Jordus
- Site Admin
- Posts: 1125
- Joined: Fri Dec 04, 2009 6:06 pm
- Rank: KGS 9k
- GD Posts: 0
- Universal go server handle: Jordus
- Location: Allegan, MI, USA
- Has thanked: 16 times
- Been thanked: 116 times
- Contact:
Re: Monospace Font
. X | |
.---+---+---
. O | X |
.---+---+---
. O | | X
So wrap you text with
is that what we were looking for"?
.---+---+---
. O | X |
.---+---+---
. O | | X
So wrap you text with
Code: Select all
[font=monospace]monospace text[/font]is that what we were looking for"?
I'm thinking...
- fwiffo
- Gosei
- Posts: 1435
- Joined: Tue Apr 20, 2010 6:22 am
- Rank: Out of practice
- GD Posts: 1104
- KGS: fwiffo
- Location: California
- Has thanked: 49 times
- Been thanked: 168 times
Re: Monospace Font
No - the problem is that the font used in the <textarea> part of the editor is not a monospace font. So if you're editing a go diagram, things look all wonky while you're editing it. It's not hard to fix (just have to edit a stylesheet in the theme).
- Jordus
- Site Admin
- Posts: 1125
- Joined: Fri Dec 04, 2009 6:06 pm
- Rank: KGS 9k
- GD Posts: 0
- Universal go server handle: Jordus
- Location: Allegan, MI, USA
- Has thanked: 16 times
- Been thanked: 116 times
- Contact:
Re: Monospace Font
schultz wrote:It would also be nice for the diagram code displayed below the diagrams in posts to be monospace as well.
like this?
I'm thinking...
- fwiffo
- Gosei
- Posts: 1435
- Joined: Tue Apr 20, 2010 6:22 am
- Rank: Out of practice
- GD Posts: 1104
- KGS: fwiffo
- Location: California
- Has thanked: 49 times
- Been thanked: 168 times
Re: Monospace Font
Actually I think he meant the diagram code which shows when you click "show diagram code". It's font was set to a monospace font that not everyone has. I fixed it.
-
unkx80
- Lives with ko
- Posts: 257
- Joined: Tue Apr 20, 2010 12:21 am
- Rank: Dan player
- GD Posts: 0
- Location: Singapore
- Has thanked: 13 times
- Been thanked: 30 times
- Contact:
Re: Monospace Font
fwiffo wrote:No - the problem is that the font used in the <textarea> part of the editor is not a monospace font. So if you're editing a go diagram, things look all wonky while you're editing it. It's not hard to fix (just have to edit a stylesheet in the theme).
Yes, this.
My homepages: http://senseis.xmp.net/?Unkx80 and http://yeefan.sg/.
- mdobbins
- Lives with ko
- Posts: 242
- Joined: Sun Feb 28, 2010 8:18 am
- Rank: KGS 4 Kyu
- GD Posts: 2067
- KGS: mgd
- DGS: mdobbins
- Location: Pa, Va
- Has thanked: 15 times
- Been thanked: 64 times
- Contact:
Re: Monospace Font
fwiffo wrote:Actually I think he meant the diagram code which shows when you click "show diagram code". It's font was set to a monospace font that not everyone has. I fixed it.
It is not showing up mono spaced on my Android phone.