PHPverse 2025

Voting

: max(five, five)?
(Example: nine)

The Note You're Voting On

Piotr dot Sulecki at traxelektronik dot pl
18 years ago
The built-in fonts used to be in latin-2 (iso8859-2) encoding. For some time, they are in latin-1 (iso8859-1) encoding. There is no way to change the encoding at all. If you need to use any other encoding, you have to use TrueType fonts.

<< Back to user notes page

To Top