Rank: Member
Groups: Guest
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. |
|
|
|
|
Rank: Member
Groups: Guest
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? |
|
|
|
|
Rank: Advanced Member
Groups: Guest
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). |
|
|
|
|
Rank: Member
Groups: Guest
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... |
|
|
|
|
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.