ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 ImageEnVect - ObjTextAutoSize issue
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

graph_man

326 Posts

Posted - May 28 2015 :  17:42:15  Show Profile  Reply
ObjTextAutoSize = true;

After inserting a text objects - all is OK
After saving and loading annotations - annotaions are truncated

Saving and loading:
...Params->ImagingAnnot->CopyFromTImageEnVect
...Params->ImagingAnnot->CopyToTImageEnVect

See attachments.



xequte

38514 Posts

Posted - May 31 2015 :  19:10:47  Show Profile  Reply
Hi

Thanks. we'll investigate...

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

w2m

USA
1990 Posts

Posted - May 31 2015 :  19:56:12  Show Profile  Reply
Nigel... this is a very old problem... It has acted that way for years.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
Go to Top of Page

xequte

38514 Posts

Posted - Jun 04 2015 :  16:09:43  Show Profile  Reply
Hi

This is fixed for the next update.

Please note that it is better to use:

Params->ImageEnAnnot->CopyFromTImageEnVect 
Params->ImageEnAnnot->CopyToTImageEnVect 


Instead of "ImagingAnnot" as ImageEnAnnot uses a format which supports all features of TImageEnVect, whereas ImagingAnnot uses the ancient Wang Imaging annotations, which only support a subset of TImageEnVect features.


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

graph_man

326 Posts

Posted - Jun 04 2015 :  16:22:19  Show Profile  Reply
Has "ImageEnAnnot" all features and parameters of "ImagingAnnot"?
Can I just rename it everywhere?
Go to Top of Page

xequte

38514 Posts

Posted - Jun 06 2015 :  05:11:56  Show Profile  Reply
Hi

Yes, it does. Just rename the references everywhere. Make sure you do a find/replace because they look so similar it is confusing :-o

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: