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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 TImageEnView text on picture is blurry and unclear

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
MicoVukovic Posted - Apr 06 2016 : 18:30:41


attach/MicoVukovic/201646182814_ImageEnView.zip
55.26 KB


In our app we have to show some pictures with text as part of it.
If we use TImage text on picture is clean and clear.
If we use TImageEnView text on picture is blurry and unclear.
Attached app and a couple of pictures (.wmf) will demonstrate a problem.
Please advice what to do to get it right?
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Apr 06 2016 : 21:45:04
Hi Mico

Firstly, you should set the ZoomFilter. rfNone should almost never be used.

Here is the output from our new Zoom Filter demo:

attach/xequte/201646214246_ZoomFilter.zip
1169.29 KB





If that is not the issue, then try calling ImageEnIO.ImportMetaFile() directly, passing the display size:

http://www.imageen.com/help/TImageEnIO.ImportMetafile.html

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com