|
From: Allin C. <cot...@wf...> - 2008-01-07 17:31:25
|
On Sun, 6 Jan 2008, Ethan A Merritt wrote: > On Sunday 06 January 2008 18:09, Allin Cottrell wrote: > > > > The attached patch fixes this for cp1250, and also contains a > > tentative fix for iso_8859_9, mapping it onto Windows' > > TURKISH_CHARSET. It's possible that one could map koi8r onto > > RUSSIAN_CHARSET, I'm not sure. But cp1250 I'm sure about. > > Thanks. Added to cvs. > > There is a separate KOI8_CHARSET that supposedly covers both > koi8r and koi8u (at least that's what the comment in the header says). > I added it to the patch. Sounds good. > By any chance would you have sufficient documentation for EMF to > add support for enhanced text mode? I've never been able to > find a description of how exactly how the text placement works > in EMF. Sorry, I can't claim any expertise in that. One can find accounts of the structures EMREXTTEXTOUTA and EMRTEXT on msdn.com; the latter, at http://msdn2.microsoft.com/en-us/library/ms534511(VS.85).aspx contains various fields that might be relevant, but I have no idea how to use them! Allin Cottrell |