OT:tcltk, problem se zmenou kodovani fontu

Peter Cernoch pcernoch na imc.cas.cz
Čtvrtek Leden 17 11:50:11 CET 2002


Hledejte v dokumentaci funkci "encoding"

Pro aplikaci pak muzete nastavit parametry kodovani :

encoding convertfrom ?encoding? data
Convert data to Unicode from the specified encoding. The characters in data
are treated as binary data where the lower 8-bits of each character is taken
as a single byte. The resulting sequence of bytes is treated as a string in
the specified encoding. If encoding is not specified, the current system
encoding is used.

encoding convertto ?encoding? string
Convert string from Unicode to the specified encoding. The result is a
sequence of bytes that represents the converted string. Each byte is stored
in the lower 8-bits of a Unicode character. If encoding is not specified,
the current system encoding is used.

encoding names
Returns a list containing the names of all of the encodings that are
currently available.

encoding system ?encoding?
Set the system encoding to encoding. If encoding is omitted then the command
returns the current system encoding. The system encoding is used whenever
Tcl passes strings to system calls.

Petr






Další informace o konferenci Linux