Hi Guys

Does anyboby know how to access the actual glyphs returned Windows when 
using complex scripts?

For Indic languages Windows uses glyphs in the font that are not 
directly mapped to unicode positions.
This enables Windows to access a lot of glyphs in the selected font 
although these glyphs are not mapped to unicode positions.

MS typography site has some reference materials but it is all in C/C++.
I think functions like getglyphindicies and getcharacterplacement are 
what I'm looking for here,
but does anyone know/have and sample Delphi code for these? I am using 
Delphi 5 architect with
all updates.
This only needs to work on WinXP machines

regards
Neil
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to