Forum archive 2000-2006

Bjorn Nelson - Image size

Bjorn Nelson - Image size

by Arnold Pizer -
Number of replies: 0
inactiveTopic Image size topic started 9/3/2004; 2:38:13 PM
last post 9/6/2004; 7:06:42 PM
user Bjorn Nelson - Image size  blueArrow
9/3/2004; 2:38:13 PM (reads: 856, responses: 1)
Is there a way to change the image size for the png's that are rendered in a problem? I could probably add a height attribute to the css class "img" but then it would set the height for the other images as well.

Thanks, Bjorn Nelson Baruch College

<| Post or View Comments |>


user John Jones - Re: Image size  blueArrow
9/6/2004; 7:06:42 PM (reads: 1078, responses: 0)
This can be done by changing the arguments used by dvipng for image creation. In ww 2, they are in in Constants.pm. The exact syntax depends on the version of dvipng you are using, but samples are given for all versions.

John

<| Post or View Comments |>