|
I can change the editor font in RAD Studio 2009 under the [Tools][Options] Editor Options/Display settings form, but the list of fonts is very limited and does not show all the installed fonts. Is there any way to add fonts to the selection ?
There is...
Started by HMcG on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I have good experience with these fonts:
Courier New (default) Consolas ....
Fonts are fixed width.
A good resource for some fonts to try is available at Hivelogic .
You can only select fixed width fonts, so yes it is limited.
|
|
I have Firefox 3.6
My screen resolution is 1920*1200 (120 DPI), hence the fonts of Firefox address-bar and Firefox Search Engines are too small.
Can we change the fonts of them ?
Thanks.
Started by Mohammad on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
*/ #urlbar, #searchbar....
Now dammit.
You'll need something like the following to change the font size in the location bar: #urlbar { font-size: 30px; }
Go into %appdata%\Mozilla\Firefox\Profiles\[profile-name.
More details here.
|
|
Hi !
Somewhere I don't remember I changed the font of the newsletter to make it greater... but the links goes on appearing in the same old smaller font...!
Where EXACTLY (for a newbe...) can I change the links fonts size ?
Thanks in advance !
Roberto
Started by azarober868 on
, 15 posts
by 2 people.
Answer Snippets (Read the full thread at phplist):
CODE: SELECT ALL
p { font-weight: normal; font-size for HTML....
You may want to test changing this one as well:
Code: Select all p { font-weight: normal; font-size) Viewed 108 times Hi !
Changing this to 12px...
|
Ask your Facebook Friends
|
How to change default fonts for a shell ?
Is this same as changing fonts for xTerm. I am using JeOS, would like change the fonts, as all of the work i do is in terminal. Second i would prefer if i can change XTerm's fonts, rather than bash's. I am planning...
Started by Vivek Sharma on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Change the font for xTerm, ansi or the like
you have to change the font in the terminal emulation software you use (putty the fonts selected....
Shells don't have fonts, but the terminal they run in probably does.
|
|
The 3.4 patch added support for using 'real' windows fonts instead of bitmaps. It was added mainly for support of non european languages. You don't have to edit these, and I suspect that most people will use either the standard file, or will use one that...
Started by ralphtrick on
, 14 posts
by 7 people.
Answer Snippets (Read the full thread at matrixgames):
I successfully edited Opart 3 Fonts.ini file in 3.2.29.27 and using some of the Win fonts: Calibri as [DocumentFont and deleting Opart 3 Fonts Chinese.ini, we successfully....
fonts is already implemented into 3.2.29.27 version of TOAW III.
|
|
I thought it was worth making a separate thread about trying to find a way to create a PRS+ like "User CSS" for the T1. There's been a little discussion in the PRS+ thread at here , here and here , but no real progress unfortunately.
In the last PRS+ ...
Started by snarkophilus on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at mobileread):
The @font-faces of 3 of my own font choices pointing to external fonts stored in /fonts in internal a different font in the Sony default reader app? Without the bold/italics fix, the font selection you select....
|
|
Hi there one and all!
Though not exactly a newbie (registered my pro account in June of last year), and I have managed to customise my site a fair bit, I'm looking to take things a stage or two further along this path. I've read a fair few threads here...
Started by Lemur Lover on
, 12 posts
by 3 people.
Answer Snippets (Read the full thread at dgrin):
This being the case, now that I've sorted out my header/font style issue by myself are:
How to make a different font....
Time I could upload a pre-made text banner as an image, instead of being limited to the usual fonts now, but I can't.
|
|
Take one of the display faces you are thinking of using and set it as your email and web browser default (most browsers let you over-ride the fonts specified in web pages). If you are able to survive for a 72 hours before gouging out at least one of your...
Answer Snippets (Read the full thread at typophile):
For instance, a “display” font will work well typestyles that happen to have display and text fonts? And is it safe to assume that if a given font the font....
Favorite text and display fonts? hhp A lot depends on scale.
|
|
So I was using the liberty rom toolbox to change my font and for some reason minalistic text doesn't let all the fonts to change.. Any reason why? example if the time is 1:43 which is written out not the numbers. it's written out with new font for the...
Started by meaker on
, 8 posts
by 4 people.
Answer Snippets (Read the full thread at droidforums):
It let's you pick from a few but nothing close to... .
So I did are creating the new widget? Yea weird that it don't change with the font.
Even after doing that it would be on a different font.
Of the apps that wasn't changing.
|
|
I realize this is completely lame but I can't seem to change the fonts in my blog... I've made changes to user.css but they don't show up on my page... Anyone have any idea what i may be doing wrong??
Started by 21stCenturyNetworker on
, 6 posts
by 2 people.
Answer Snippets (Read the full thread at arrastheme):
The first thing I noticed you used
#body { font-family:Tahoma,Arial,Helvetica,sans-serif; }
That one actually should be
body { font-family:Tahoma,Arial,Helvetica,sans-serif; } Oh right....
Are doing.
|