Tool for detecting and handling duplicate images

bfgeshka f1f8548488 readme update il y a 3 ans
3rdparty ba959dcb13 raylib update il y a 3 ans
include 5cba0cd1a3 'next' button function il y a 3 ans
patches 3ebab93125 cool git patch tricks il y a 3 ans
resources 76ccb65c81 group id layout il y a 3 ans
src 5cba0cd1a3 'next' button function il y a 3 ans
.gitignore 09d362dbab gitignore il y a 3 ans
.gitmodules d53b628e61 vector library il y a 3 ans
LICENSE d4df8db75f Initial commit il y a 3 ans
README.md f1f8548488 readme update il y a 3 ans
makefile f23a5f33ad makefile run target il y a 3 ans

README.md

picunic

Old repository: https://github.com/Bfgeshka/picunic

Building:

Needs git (for cool patch tricks), make. Should build on GCC and clang.

Linux:

	make

Windows:

requires mingw in PATH
	make

TODO

  • Clean it up
  • Second pass ( 16x16 or 32x32 )
  • CLI version
  • Repeated scans in one session
  • Hotkeys
  • Fit very long names somehow
  • Compare filesize
  • Embed resources
  • Looping comparison withing a group
  • Zoom in/out