Package com.threerings.media.tile.util

Interface Summary
TileSetTrimmer.TrimMetricsReceiver Used to communicate the metrics of the trimmed tiles back to the caller so that they can do what they like with them.
 

Class Summary
TileSetTrimmer Contains routines for trimming the images from an existing tileset which means that each tile is converted to an image that contains the smallest rectangular region of the original image that contains all non-transparent pixels.