![]() |
what font is pretty in xterm?
I want to find a pretty font to replace default font of xterm.
Please give me a suggestion: what font? where does download it? |
Re: what font is pretty in xterm?
Since I can't get Monaco 9 to not be anti-aliased, Terminus.
http://www.legacyoflies.com/devuploa...nuspreview.gif |
Re: what font is pretty in xterm?
Thanks! I love the font.
|
Re: what font is pretty in xterm?
I've been using ProFont;
http://www.fontspace.com/carl-osterwald/profontwindows |
Re: what font is pretty in xterm?
Quote:
EDIT silly typo |
Re: what font is pretty in xterm?
I'm addicted to Lucida Console that is available in every Windows XP - you can just copy it from Windows/Fonts folder to your Nokia (as explained multiple times on forum) and it looks just nice.
But still I'm going to test Terminus, as it looks really readable. |
Re: what font is pretty in xterm?
Okay, so I have the Terminus Font folder on my internal memory card:
/media/mmc2/terminus-font-4.20 What do I type in exactly using Xterm to transfer this folder to where it needs to be so that I can select this as my primary font? I'm using OS 2008. Thanks guys! |
Re: what font is pretty in xterm?
Quote:
|
Re: what font is pretty in xterm?
Two links for this font.
http://amip.tools-for.net/ds/dl.php?...s-2.0-beta.zip http://www.is-vn.bg/hamster/TerminusRe33-Bold.ttf The second looks much better in my opinion. put them in a folder called /home/user/.fonts (don't miss the dot - you will have to create this in xterm {mkdir .fonts}) After a reboot they will be available for use. Rick |
Re: what font is pretty in xterm?
Awesomeness rcull!
So you're saying that I need to type in Xterm: cp /media/mmc2/TerminusRe33-Bold.ttf /home/user/.fonts I'm not understanding this though... Quote:
I sure would appreciate that if you would. :) |
Re: what font is pretty in xterm?
addison, he's saying that you will need to create a directory named .fonts before you copy the font file into it. to do this, you type: mkdir /home/user/.fonts
|
Re: what font is pretty in xterm?
At the command prompt in xterm
Code:
~/$ mkdir .fonts Rick |
Re: what font is pretty in xterm?
Well DigiSage already got me to where I needed to be before you posted.
But hey, I'm not an animal. You get a thanks as well rcull! :D |
Re: what font is pretty in xterm?
Ok, I got excited when I stumbled on this thread. "Cool, custom font in XTerm!"
But then I went and (re-)checked my OS2008 XTerm, and yep, just like I remembered, you get to choose between "Monospace," "Sans," and "Serif". Doesn't matter what fonts you have installed. What am I missing here? |
Re: what font is pretty in xterm?
Addison,
What rcull is saying is that you have to open an xterminal session and type: cd / mkdir /home/user/.fonts And then, copy the terminus font, like this: cp /media/mmc2/TerminusRes33-Bold.ttf /home/user/.fonts Okay? |
Re: what font is pretty in xterm?
Addison has got his fonts directory set up, he said so two posts ago. But what about my question? How do you choose your new font in XTerm? Do I have to install a different version than the one that comes with OS2008? Do I edit a text file? What?
|
Re: what font is pretty in xterm?
Quote:
It just sounds like the fonts you've added haven't added to the system font list yet. I forget the command to do it off hand, but a reboot will rebuild the list also ;) I'm lazy, so I've just been adding adding things to /usr/share/fonts and rebooting. FWIW I like to use "Consolas" on the desktop and n810. Very easy on the eyes for long days of coding IMO. :D |
Re: what font is pretty in xterm?
I figured it out, I think. I have my many, many fonts in a "fonts" folder on my SD card. I then soft linked (ln -s) my /home/user/.fonts directory to the SD card's font directory. This works for Maemopad+, which is the only place I normally change fonts, but it seems that OSSO XTerm doesn't like something about it. Perhaps the soft link? I don't know. But space is at too much of a premium for me to copy all of my fonts to the built-in memory.
So I copied Terminus and ProFontWindows into /usr/share/fonts and rebooted, and those two appeared in XTerm's font choice menu. Any ideas why a soft link to an SD card wouldn't work for fonts? EDIT: Just checked leafpad, and it also finds all of my fonts on the SD card. |
Re: what font is pretty in xterm?
Quote:
Regards, Taguapire. |
Re: what font is pretty in xterm?
Quote:
Quote:
|
Re: what font is pretty in xterm?
Colors in xterm are a function of the application. vim with the syntax files with "syntax enable" in the .vimrc file will colorize most things. The real (non busybox) "ls" can do ls --color (or set that in an environment variable) and produces colorized directory listings.
|
Re: what font is pretty in xterm?
Hi, just found another good font for xterm - Fixedsys Excelsior http://www.fixedsysexcelsior.com/
You can put it to .fonts, restart browser and see http://www.fixedsysexcelsior.com/inf...on/scripts.htm for examples. It is plain old fixedsys from Windows (used in DOS/command prompt window) changed into ttf with many unicode characters added. At one specific size (same as Terminus) it is not antialiased so it looks perfect. Terminus is great but a bit thin. Fixedsys Excelsior is more bold. |
Re: what font is pretty in xterm?
I use Droid Sans Mono.
http://damieng.com/blog/2007/11/14/d...at-coding-font It doesn't have bold, italic, or a slashed zero though. |
Re: what font is pretty in xterm?
1 Attachment(s)
Quote:
|
Re: what font is pretty in xterm?
Well... Screenshot, then?
|
Re: what font is pretty in xterm?
Quote:
http://img509.imageshack.us/img509/2296/xterm1ta8.png |
Re: what font is pretty in xterm?
Well, I actually meant qwerty12, since he said his looked different...
|
Re: what font is pretty in xterm?
Quote:
|
Re: what font is pretty in xterm?
1 Attachment(s)
Best Programming Fonts
Well, I've tried about at least 50 or so really great fonts, but I keep coming back to Bitstream Vera Sans Mono, mostly because of how the many different font sizes for this seem to fit the tablet's screen the best for Rogue type games. Attachment 2234 Here's a picture of it using one of the larger sizes. http://img367.imageshack.us/img367/52/shotzf7.png |
Re: what font is pretty in xterm?
Quote:
|
Re: what font is pretty in xterm?
... Its xterm... It's not SUPPOSED to be pretty! ;)
|
Re: what font is pretty in xterm?
how do i install TTF font on a tablet? also just copy to ~/.fonts?
|
Re: what font is pretty in xterm?
Quote:
Next line, well it's obvious what that does. fc-cache forces the home font cache to be reread. (in this case anyway). sudo gainroot gets you root (if you have sudser/rootsh/becomeroot/easyroot installed) which we need for the next line. The maemo-launcher line forces it to restart. Not doing that will not get you the font listed in most apps until a restart. Using force-reload means that dsmetool won't go into a hissy fit and reboot the device. Thanks zap (anpaza here I believe) for the maemo-launcher line on the #maemo irc. From the maemo-launcher readme: Quote:
|
Re: what font is pretty in xterm?
So qwerty, if I follow your steps, does that mean I don't have to reboot the tablet every time I add a new font?
|
Re: what font is pretty in xterm?
Yes, I couldn't get large statusbar clock to see the new font without a reboot (maybe killall hildon-desktop will cure that) but for the rest of the applications, it worked fine.
|
Re: what font is pretty in xterm?
Okay, I'm going to throw out a quick pop quiz for you all.
Anyone know of a 9x20 font that can be found in .ttf format? I couldn't care less on how it looks or even smells, just as long as it has that dimensions. I'll say thanks even though I doubt I'll get a response on this. :D |
Re: what font is pretty in xterm?
Since .ttf is vector and scalable, you just mean something that has a 9:20 ratio (or 3:6.67 :D )? I assume 9 is the width and 20 is the height?
I would suggest browsing those free font sites looking for something tall and thin, and just try them until you find something that fits. You just need to find something that's a bit more than three times taller than it is wide, right? |
Re: what font is pretty in xterm?
Hey qole!
Okay, hopefully I can state this correctly so there's no confusion here. I'm looking for a font that will display 80x24 characters and makes full use of the screen to the exact pixel, or even better yet, 80x24 on a 721x480 screen since I'll be using the virtual Xkbd on the side of the screen. The closest I have come to this is with the Bitstream Vera Sans Mono font, sized 12, but that gets me something like 79x24 2/3rds for rows and columns. So that's not quite the perfect fit for what I'm hoping to find. But really, anything that has an exact height of 20 pixels (24 rows times 20 pixel height = 480 pixels) would be good enough for me to enjoy. Does that make any sense now? And yeah, I've been looking for such a font for the past 3 weeks and have finally taken a break from it all. I'm not understanding why it's so hard for me to find such a format that seems pretty simple to me. Well, post back when you have all the answers for me. *lol* |
Re: what font is pretty in xterm?
Quote:
And window border when not in fullscreen could make whole story about wasting screen space :-) |
Re: what font is pretty in xterm?
Quote:
I'm not quite sure what you're getting at fanoush.... Are you saying that there are possibly one or two pixels for the border that can't be seen? Because I'm seeing nothing there on my terminal in full screen mode, only potential space that never gets used for some reason. But yeah, I'm getting the same results on my end, there seems to always be that very bottom line that never gets used for some reason. Here's a screenshot to show what I'm getting over on my end: http://img126.imageshack.us/img126/5664/53153797fs0.png |
All times are GMT. The time now is 05:32. |
vBulletin® Version 3.8.8