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
 Text object block font size
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

gbimage

Italy
10 Posts

Posted - Jan 07 2016 :  16:42:11  Show Profile  Reply
Adding iekTEXT objects to ImageENVect, varying the image Zoom property I need to keep still the character magnification.
Does exist a way to do it?

Regards,
Giovanni

w2m

USA
1990 Posts

Posted - Jan 07 2016 :  16:57:38  Show Profile  Reply
Declaration
property ZoomObjectsWidth: boolean;

Description
Set ZoomObjectsWidth to apply zoom to vectorial objects (lines, boxs, ...) also.

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

gbimage

Italy
10 Posts

Posted - Jan 09 2016 :  12:37:51  Show Profile  Reply
Thank you Bill,

Unfortunately, this property seems not affect the font size.

My code is:

Image->ZoomObjectsWidth = false;

I put it into the TFrame constructor where the TImageEnVect is contained.

Do I am making something wrong?

Giovanni
Go to Top of Page

w2m

USA
1990 Posts

Posted - Jan 09 2016 :  13:47:41  Show Profile  Reply
I tested this here with the Vectorial demo and much to my surprise, ImageEnVect1.ZoomObjectsWidth does not appear to have any effect at all. When zooming, a text object appearance does not seem to be any different regardless of the setting.

ImageEnVect1.ZoomObjectsWidth := ZoomObjects1.Checked;

I expected the text objects not to zoom when false and to zoom when true.

Perhaps Nigel will know why...

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

39053 Posts

Posted - Jan 17 2016 :  21:49:17  Show Profile  Reply
Hi

I'm afraid there is not an option to prevent the resizing of text when zooming.

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: