trichview.com

trichview.support




Re: EMF file creation


Return to index


Author

Message

Sergey Tkachenko

Posted: 07/02/2005 18:07:12


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