1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-10-04 11:22:02 +03:00
ben-wpan/scripts/ppmdiff
Werner Almesberger 78f6cfbfda Attempt at avoiding the false changes seen on Xue. Seems that alpha-blending
produces minute differences where there should be none.

- scripts/ppmdiff/ppmdiff.c (diff): instead of looking for all or noting
  changes, also detect gradual changes
- scripts/ppmdiff/ppmdiff.c (diff, main): don't mark areas with differences
  in the main images if using shadow images
- scripts/schps2ppm: new option to disable alpha blending
- scripts/schhist2web: cache pixmaps with default line thickness and no
  alpha blending in hard_*
- scripts/schhist2web: base marking of areas with differences exclusively
  on the hard_* pixmaps
2010-08-30 15:11:43 -03:00
..
Makefile Tools for making a browseable graphical revision history of schematics. 2010-08-27 03:54:26 -03:00
ppmdiff.c Attempt at avoiding the false changes seen on Xue. Seems that alpha-blending 2010-08-30 15:11:43 -03:00