
albonubes-sprint0006-sources.test.data.legacy.images.xpm.1.symbolic.xpm Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of albonubes Show documentation
Show all versions of albonubes Show documentation
Albonubes - a library to read and write raster image files. Albonubes is a child of Apache Commons Imaging (previously Sanselan).
/* XPM */
static char *symbolic[] = {
"8 8 2 1",
" c None",
"x s DarkSlateGray",
"x x",
" x x ",
" x x ",
" xx ",
" xx ",
" x x ",
" x x ",
"x x"
};
© 2015 - 2025 Weber Informatics LLC | Privacy Policy