annotate icons/measure1mask.xbm @ 2250:d6a9b65f457f single-point

Ensure stable ordering of models & layers on file load/save
author Chris Cannam
date Tue, 02 Apr 2019 14:54:08 +0100
parents 152619d379e0
children
rev   line source
Chris@151 1 #define measure1mask_width 32
Chris@151 2 #define measure1mask_height 32
Chris@151 3 static unsigned char measure1mask_bits[] = {
Chris@151 4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
Chris@151 5 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00,
Chris@151 6 0x00, 0xe0, 0x01, 0x00, 0x00, 0xf0, 0x01, 0x00, 0x00, 0xf8, 0x01, 0x00,
Chris@151 7 0x00, 0xfc, 0x01, 0x00, 0x00, 0xde, 0x01, 0x00, 0x00, 0xcf, 0x01, 0x00,
Chris@151 8 0x80, 0xc7, 0x01, 0x00, 0xe0, 0x3f, 0x00, 0x00, 0xe0, 0x3f, 0x00, 0x00,
Chris@151 9 0xe0, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
Chris@151 10 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
Chris@151 11 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
Chris@151 12 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
Chris@151 13 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
Chris@151 14 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};