[][src]Crate hiero_pack

Structs

HieroAtlas
HieroBitmap

This struct is pretty much just a header, for a sub-image inside the page
To get actual pixel data for the bitmap, just look up the page and read the sub-image at top left (x,y) , borrown-right:(x+width,y+height)

HieroCommon
HieroIncomplete
HieroInfo
HieroPage
PageInfo

Enums

HieroPackError
PageUnpackError

Traits

AtlasBuilder