<div dir="ltr">Hi all,<div><br></div><div>A student of mine noticed yesterday that part of an image was getting truncated. Some further experimentation in BSL yielded this example:</div><div><br></div><div><b>(ellipse 5050 100 'solid 'blue)</b> ; => image with 50 pixels missing at right end<br></div><div><b>(ellipse 100 5050 'solid 'blue)</b> ; => image with 50 pixels missing at bottom<br></div><div><br></div><div>For both images, the <b>image-{width,height}</b> functions produce 100 and 5050; the library simply doesn't draw the entire ellipse, although click-and-drag highlighting does show the image as having 50 extra blank pixels at the end.</div><div><br></div><div>I can't find documentation of the size limits. Is this intended behavior? If so, an error might be more student-friendly.</div><div><br></div><div>Cheers,</div><div>Jordan</div><div><br></div></div>