Font problems in ini file
Font problems in ini file
am 13.11.2007 08:04:32 von littleboyblu87
I would like to specify a backup font in an .ini file. How would I go
about doing that? It's not the same as in html.
For example, I want to use the font called Walshes. But I would like
to use Arial as a backup font for people who might not have Walshes on
their computer. So how would I do that in an .ini file?
I've tried doing this -
TitleFont=Walshes, Arial
but that doesn't work because the font displays in Arial. I've tried
using a semi-colon but that doesn't work either.
Re: Font problems in ini file
am 13.11.2007 08:43:28 von rf
"Mike S." wrote in message
news:1194937472.232366.287010@o38g2000hse.googlegroups.com.. .
>I would like to specify a backup font in an .ini file.
What .ini file?
HTML does not have an .ini file. Neither do browsers.
--
Richard.
Re: Font problems in ini file
am 13.11.2007 10:51:12 von jkorpela
Scripsit Mike S.:
> I would like to specify a backup font in an .ini file. How would I go
> about doing that? It's not the same as in html.
What's an .ini file? (Correct answer: Just about anything, but typically an
initialization file of some kind for some software.) And what has it got to
do with HTML?
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
Re: Font problems in ini file
am 13.11.2007 11:47:57 von Andy Dingley
On 13 Nov, 07:04, "Mike S." wrote:
> I would like to specify a backup font in an .ini file. How would I go
> For example, I want to use the font called Walshes. But I would like
> to use Arial as a backup font for people who might not have Walshes on
> their computer.
Do it in CSS on your web page, not in any .ini file
There's a lot more to CSS as well. Read the Lie & Bos book "Cascasding
Style Sheets" for a good tutorial.
Re: Font problems in ini file
am 13.11.2007 18:25:08 von Toby A Inkster
rf wrote:
> HTML does not have an .ini file. Neither do browsers.
Opera has several.
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.12-12mdksmp, up 7 days, 22 min.]
TrivialEncoder/0.2
http://tobyinkster.co.uk/blog/2007/08/19/trivial-encoder/