Skip to content

Sepera-okeq/SpriteSheetPacker_old

Repository files navigation

SpriteSheetPacker

Program for stitching .png pictures!

Example of work: archive

Download : last

Instruction on YouTube

How to use?

  1. Form a folder with files by the type: namefile_NNN.png where - NNN - numbers, and namefile - any file name
  2. Upload the .jar file
  3. Start the terminal (cmd.exe or powershell.exe or terminal (only linux) and write
java -jar imgst.jar
  1. Expect ......
  2. The st_img.png file is created
  3. Enjoy life!

Possible problems and solutions:

The program is frozen - Buy more RAM or allocate more RAM to the Java VM.


SpriteSheetPacker

Программа для склейки картинок формата .png!

Пример работы: archive

Скачать : last

Инструкция на Ютубе

Как пользоваться?

  1. Формируете папку с файлами по типу: namefile_NNN.png где - NNN - числа, а namefile - любое название файла
  2. Закидываете .jar файл
  3. Запускаете терминал (cmd.exe or powershell.exe or terminal(only linux) и прописываете
java -jar imgst.jar
  1. Ожидаете......
  2. Создается файл st_img.png
  3. Радуетесь жизни!

Возможные проблемы и их решение:

Программа зависла - Купите больше озу или выделите Java VM больше озу для работы.