Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Ichiro  
#1 Posted : Monday, February 26, 2007 5:39:12 PM(UTC)
Ichiro

Rank: Member

Groups: Member
Joined: 2/26/2007(UTC)
Posts: 8

Hi there,

I am using Graphics Mill 4.0(eval) for the evaluation of my application project and bumped into the following issue.

When adding my png file as imagevobject into layer, it is imported as 96 dpi, which means the image file is enlarged.

Is there any way to avoid this?

I have tried to change resolution but it did not work out.

Please help and thanks in advance.

Ichiro Komoda
Ichiro  
#2 Posted : Tuesday, February 27, 2007 12:51:28 AM(UTC)
Ichiro

Rank: Member

Groups: Member
Joined: 2/26/2007(UTC)
Posts: 8

I might have put this question this way.

I am trying to create the graphic application, importing 72 dpi png files, add some text and export as gif file.

I used both Bitmap viewer and Multilayer Viewer but found that the workspace area is set to 96 dpi which enlarge the image when imported.

Is there any way to change the resolution of viewer's canvas?

Ichiro Komoda
Alex Kon  
#3 Posted : Tuesday, February 27, 2007 8:43:57 PM(UTC)
Alex Kon

Rank: Advanced Member

Groups:
Joined: 1/31/2005(UTC)
Posts: 458

Was thanked: 5 time(s) in 5 post(s)
Hello Ichiro,

You cannot change viewer resolution, because it always works with monitor resolution. It displays graphic primitives in their real physical size. But you can specify false to the scaleToActualSize parameter of the ImageVObject constructor to prevent unnecessary resize during object creation (if you don't need to preserve real physical dimensions of bitmap).

Ichiro  
#4 Posted : Tuesday, February 27, 2007 9:32:52 PM(UTC)
Ichiro

Rank: Member

Groups: Member
Joined: 2/26/2007(UTC)
Posts: 8

Thank you very much, Alex.

I solved it with setting the image resolution to 96 dpi, and setting the viewer zoom to 0.75 instead. I wanted it to work in WYSIWYG condiiton...

Ichiro Komoda
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.