/* Copyright © 2020, Inochi2D Project Distributed under the 2-Clause BSD License, see LICENSE file. Authors: Luna Nielsen */ module creator.atlas; import inochi2d; import std.format; import std.exception; public import creator.atlas.part; public import creator.atlas.atlas; import creator.atlas.packer;