<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type"
 content="text/html;charset=windows-1252">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Nevermind, sem že našel:<br>
<p>If you find that pages which use
"Arial" fonts are difficult to read -- for example, if
<font face="arial">this Arial text</font>
looks smaller or harder to read than the rest of the text in
this paragraph -- try the following:
</p>
<pre wrap="">mv /usr/share/fonts/ISO8859-2 /usr/share/fonts.ISO8859-2
</pre>
and then log out of X and log back in again.
<p>You can always undo this, if necessary, with the command:
</p>
<pre wrap="">mv /usr/share/fonts.ISO8859-2 /usr/share/fonts/ISO8859-2
</pre>
</body>
</html>