ID:2917890
 
Applies to:DM Language
Status: Open

Issue hasn't been assigned a status value.
It would be very helpful if client.RenderIcon() supported bounds as a parameter. Anything past the supplied x/y bounds would be cropped out in the returned icon.

Example syntax:
var/myRenderedIcon = client.RenderIcon(object = myTile, boundX = 32, boundY = 32)