Skip to content
  • jordi fita mas's avatar
    Create TexturePacker with minimal options · f7cbae35
    jordi fita mas authored
    For now just create a single PNG for the atlas with a custom text chunk
    with the atlas information in GDX’s legacy format, the one read by
    Heaps.
    
    The idea is to be able to build the pages independently and then with a
    different program “extract” these text files and generate a single
    .atlas file.  That way i can have Makefile rules that build a single
    .atlas from many SVG and ony rebuild the PNG that actually matter, not
    everything.
    f7cbae35
This project is licensed under the GNU General Public License v3.0 only. Learn more