Mercurial > geeqie.yaz
view src/icons/marker.xpm @ 548:7ada6e5d4de8
Add a pointer to the build function in the formatted exif tags struct
and use a loop in exif_get_formatted_by_key().
author | zas_ |
---|---|
date | Fri, 02 May 2008 22:28:39 +0000 |
parents | d907d608745f |
children |
line wrap: on
line source
/* XPM */ static char * marker_xpm[] = { "26 32 3 1", " c None", ". c #000000", "+ c #FF0000", " .... ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .. .++. .. ", " .+. .++. .+. ", " .++. .++. .++. ", " .+++. .++. .+++. ", ".....++++. .++. .++++.....", ".+++++++++..++..+++++++++.", ".++++++++++.++.++++++++++.", ".+++++++++..++..+++++++++.", ".....++++. .++. .++++.....", " .+++. .++. .+++. ", " .++. .++. .++. ", " .+. .++. .+. ", " .. .++. .. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .++. ", " .... "};