File win/X11/tile2x11.c

References Variables: tile_byteswin/X11/tile2x11.c

Included Files


Preprocessor definitions

#define OUTNAME "x11tiles"

Global Variable header

x11_header header
Visible in:  win/X11/tile2x11.c
Used in: main()win/X11/tile2x11.c
  merge_text_colormap()win/X11/tile2x11.c
  pix_to_colormap()win/X11/tile2x11.c
  process_file()win/X11/tile2x11.c

Global Variable tile_bytes

unsigned char tile_bytes[16*16*(6+((381<<3)+((8<<2)+(92+(430+(381+(381+(381+(1+(381+(381+0)))))))))))]
Visible in:  win/X11/tile2x11.c
Used in:  win/X11/tile2x11.c
  main()win/X11/tile2x11.c

Global Variable curr_tb

unsigned char* curr_tb
Visible in:  win/X11/tile2x11.c
Used in: process_file()win/X11/tile2x11.c

Global Variable x11_colormap

unsigned char x11_colormap[256][3]
Visible in:  win/X11/tile2x11.c
Used in: main()win/X11/tile2x11.c
  merge_text_colormap()win/X11/tile2x11.c

Global Function main()

int main ( int argc, char** argv )
Calls: process_file()win/X11/tile2x11.c
  exit(), fclose(), fopen(), fprintf(), fwrite()
References Variables: headerwin/X11/tile2x11.c
  tile_byteswin/X11/tile2x11.c
  x11_colormapwin/X11/tile2x11.c

Local Function convert_tiles()

static unsigned long convert_tiles ( unsigned char** tb_ptr )
Calls: pix_to_colormap()win/X11/tile2x11.c
  read_text_tile()win/share/tiletext.c
Called by: process_file()win/X11/tile2x11.c

Local Function merge_text_colormap()

static void merge_text_colormap ( void )
Calls: exit(), fprintf()
Called by: process_file()win/X11/tile2x11.c
References Variables: ColorMapwin/share/tiletext.c
  colorsinmapwin/share/tiletext.c
  headerwin/X11/tile2x11.c
  x11_colormapwin/X11/tile2x11.c

Local Function pix_to_colormap()

static unsigned char pix_to_colormap ( pixel pix )
Calls: exit(), fprintf()
Called by: convert_tiles()win/X11/tile2x11.c
References Variables: ColorMapwin/share/tiletext.c
  headerwin/X11/tile2x11.c

Local Function process_file()

static void process_file ( char* fname )
Calls: convert_tiles()win/X11/tile2x11.c
  fclose_text_file()win/share/tiletext.c
  fopen_text_file()win/share/tiletext.c
  merge_text_colormap()win/X11/tile2x11.c
  exit(), fprintf()
Called by: main()win/X11/tile2x11.c
References Variables: curr_tbwin/X11/tile2x11.c
  headerwin/X11/tile2x11.c