[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] multi lingual fonts



Dan Kriwitsky (list1@xxxxxxxxxxxxxxxxxxxx; Friday, March 28, 2003 11:15 AM):

>> I am currently working on a project that will require a multi
>> lingual aspect. Can the Raq4 display fonts such as Portugese  &
>> Greek. Thanks, Declan.

> Fonts in HTML? IIRC that's controlled in the page headers charset.


Well, strictly you should use entities where appropriate:

http://www.w3.org/TR/REC-html40/sgml/entities.html


However, if you set the charset attribute in the headers or in a META
tag, e.g.:

  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

Then you can use that charset for the the text in the display.

This is all part of HTML and browser and has no bearing on the web
server.



-- 

Jeremy Wadsack
Wadsack-Allen Digital Group