[metapost] resolution of a metapost graphic
Yogeshwarsing Calleecharan
yogeshwarsing.calleecharan at ltu.se
Thu May 6 19:30:26 CEST 2010
Thanks a lot. I used ImageMagick and type identify -verbose myfigu.eps
and got the following:
Image: myfigu-0.eps
Format: PS (PostScript)
Class: DirectClass
Geometry: 418x217+0+0
Resolution: 72x72
Print size: 5.80556x3.01389
Units: Undefined
Type: Bilevel
Base type: Bilevel
Endianess: Undefined
Colorspace: RGB
Depth: 16/8-bit
Channel depth:
gray: 1-bit
alpha: 8-bit
It states Resolution on the 5th line as 72 x 72. So, this is wrong
information then?
Thanks a lot.
Best Reagrds,
Y.Calleecharan
On 5/6/2010 8:22 PM, Karel wrote:
> Yogeshwarsing Calleecharan napsal(a):
>> Hi, I'm using Gunplot to create a figure in the metapost format, after
>> whichI'm converting to eps via the command:
>>
>> mpost --sprologues=3 -soutputtemplate=\"%j-%c.eps\" myfigu.mp
>>
>> to get myfigu-0.eps.
>>
>> I would like to know the resolution of such an eps file. How do I
>> proceed? Is the eps thus created has a fixed resolution?
>>
>
> Graphics produced by metapost is vector graphics,
> it means scalable and resolution independent.
>
> All the best,
> Karel Horak
> --
> http://tug.org/metapost/
More information about the metapost
mailing list