Spracherkennung für: .xpm vermutete Sprache: Hlasm {Hlasm[641] BAT[813] Abap[911]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
/* XPM */
static char * fig_xpm[] = {
/* width height num_colors chars_per_pixel */
"20 20 2 1",
/* colors */
" c black",
". c #BFBFBFBFBFBF",
/* pixels */
" ",
" .................. ",
" .. .. ",
" .................. ",
" .. .. ",
" .................. ",
" .... .... ",
" .... ........ .... ",
" .... .... .. .... ",
" .... ... .. . .... ",
" .... .. .... ",
" .... . .... ",
" .... .... ",
" .... .... ",
" .................. ",
" .. .. ",
" .................. ",
" .. .. ",
" .................. ",
" "};
[ Dauer der Verarbeitung: 0.269 Sekunden
]