
Originally Posted by
patrik08
Ist this QT build from your self? on system locale latin utf-8 ... sample german utf-8?
Or ist this an emerge gentoo ready package... ? configured on only utf-8?
It is the current stable gentoo-package built with:
[ebuild R ] x11-libs/qt-4.2.2 USE="cups dbus debug doc examples gif jpeg opengl png qt3support sqlite xinerama zlib -accessibility -firebird -glib -mng -mysql -nas -nis -odbc -pch -postgres -sqlite3" INPUT_DEVICES="-wacom" 0 kB
nothing else is special configured.
my /etc/locale.gen file:
en_US ISO-8859-1
en_US.UTF-8 UTF-8
de_DE ISO-8859-1
de_DE@euro ISO-8859-15
de_DE.UTF-8 UTF-8
de_AT ISO-8859-1
de_AT@euro ISO-8859-15
de_AT.UTF-8 UTF-8
en_US ISO-8859-1
en_US.UTF-8 UTF-8
de_DE ISO-8859-1
de_DE@euro ISO-8859-15
de_DE.UTF-8 UTF-8
de_AT ISO-8859-1
de_AT@euro ISO-8859-15
de_AT.UTF-8 UTF-8
To copy to clipboard, switch view to plain text mode
Where else can I configure something?
(I don't remember I did)
./app testüöäüöätest testöäìüöätest
./app testüöäüöätest testöäìüöätest
To copy to clipboard, switch view to plain text mode
gives me this:
fargument_1 -> "testtest"
argument_2 -> "testtest"
fargument_1 -> "testtest"
argument_2 -> "testtest"
To copy to clipboard, switch view to plain text mode
Can you run the character map example (bundled with Qt) and see if the glyphs you seek are present there?
see screenshot - i think these are the right ones. (qt4 on the left, kcharselect on the right)
thanks,
niko
Bookmarks