trichview.com

trichview.support




Re: EMF file creation


Return to index


Author

Message

CCY

Posted: 07/04/2005 14:28:46


Yes, I have enabled the Unicode for RVE. Is there anyway to create EMF file

with the RVStyle.TextStyles[i].charset while RVStyle.TextStyles[i] unicode

is True?





"Sergey Tkachenko" <[email protected]> wrote in message

news:[email protected]...

> EMF file does not have a charset property.

> EMF file contains records of drawing command, including commands for

> changing font properties.

> These font commands will use RVStyle.TextStyles[i].Charset.

> But functions for drawing Unicode text do not use Charset, they simply

> ignore it, because Unicode character codes contain all language

information

> by themselves.

>

> > How to create a EMF file from TRichView with a specific charset. As I

> know,

> > the exported EMF is in DEFAULT_CHARSET, I want it to be created in the

> > particular charset like CHINESEBIG5_CHARSET or others.

> >

> >

>

>





Powered by ABC Amber Outlook Express Converter