Unscribe mysteries
Wed, 14 Dec 2005 17:40:30 -0000
Hi,
I have the following two Arabic Unicode characters in my "paragraph":
U+0647
U+064a
Drawn together as one "run" with the Uniscribe API (i.e
ScriptShape/ScriptTextOut etc)
they appear fine (i.e. the same that Notepad/Wordpad shows them)
However I wish to draw the first character in a different c ...
|
CNN h??q
Wed, 14 Dec 2005 08:53:42 -0800
mms://a805.v9135e.c9135.g.vm.akamaistream.net/7/805/9135/0029/peta.download.akamai.com/9135/downloads/jcruel_china_dog_med.wmv
...
|
CNN h??q
Wed, 14 Dec 2005 08:53:41 -0800
mms://a805.v9135e.c9135.g.vm.akamaistream.net/7/805/9135/0029/peta.download.akamai.com/9135/downloads/jcruel_china_dog_med.wmv
...
|
CreateFont / ExtTextOutW problem with japanese unicode text on US
windows 2000
Wed, 14 Dec 2005 17:32:47 +0100
Hello,
I Work on an GDI based text display application. I have an XML file
witch contain japanese unicode text.
Internet explorer display this file correctly ( under windows 2000 PRO
US version ), but, on my application, under windows 2000 pro US version
, i get only 8*8 square..and not any text..
If I ru ...
|
Those animals are innocent in CHINA
Wed, 14 Dec 2005 04:53:23 -0800
mms://a805.v9135e.c9135.g.vm.akamaistream.net/7/805/9135/0029/peta.download.akamai.com/9135/downloads/jcruel_china_dog_med.wmv
...
|
Those animals are innocent in CHINA
Wed, 14 Dec 2005 04:53:18 -0800
mms://a805.v9135e.c9135.g.vm.akamaistream.net/7/805/9135/0029/peta.download.akamai.com/9135/downloads/jcruel_china_dog_med.wmv
...
|
MultibytetoWidechar and AtoW appear to return incorrectly
Tue, 13 Dec 2005 08:58:19 +0000 (UTC)
MultibyteToWideChar appears to give incorrect results under WinXP for
cyryllic codepage (866).
This is the same whether I use Michael Kaplan's AToW function or pass byte
Arrays directly to MultibyteToWideChar.
The snippet below uses unadulterated codepage.bas by Michael Kaplan.
Any pointers to where I a ...
|
|
|
How to convert from UTF-8 to UNICODE correctly?
12 Dec 2005 15:48:55 -0800
I have a localization file that I use gettext() to get the strings that
was make in a .po file format. The .po file is in UTF-8, but I'm
having issues where the gettext() or MultiByteToWideChar() isn't
converting the strings correctly. For example, I have a french
translation that I have to encode the string ...
|
unicode complex scripts
Mon, 12 Dec 2005 21:50:46 -0000
I don't know where else to ask this question so I'll try here:
Does the Unicode standard make any statement as to the maximum
length of a "combining sequence" of characters. i.e. the max number of
code-points that can be consecutively placed together?
for example, you could have:
"a" + umlaut + combinin ...
|
Uniscribe and visual glyph order
10 Dec 2005 03:26:33 -0800
Hi,
I need some help with the visual order of glyphs in a text that mixes
RTL and LTR.
Let´s say I have the following text in memory with base direction RTL:
ONE TWO (three) FOUR (FIVE) !
This would be displayed correctly as:
! (EVIF) RUOF (three) OWT ENO
Uppercase letters stand for RTL characters (e.g. a ...
|