Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 655 Bytes

File metadata and controls

30 lines (22 loc) · 655 Bytes

Ddiff

Simple pixel-by-pixel comparison library for D language

Build from source

Run in root folder:

dub build -b=release

Usage

Use help instructions:

ddiff --help

TODO:

[X] Add colors

[X] Change CLI interface from getopt to commandr

Used libraries

References