HomeSort by: relevance | last modified time | path
    Searched refs:sixel (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
graphics_sixel.c 102 /* SIXEL SCROLLING, which is on by default in VT3xx terminals, can be
103 * turned off to better emulate VT2xx terminals by setting Sixel
106 * SIXEL DISPLAY MODE SIXEL SCROLLING
113 * VK100/GIGI No sixel support No sixel support
130 TRACE(("initializing sixel background to size=%dx%d bgcolor=%hu\n",
156 set_sixel(Graphic *graphic, SixelContext const *context, int sixel)
165 TRACE2(("drawing sixel at pos=%d,%d color=%hu (hole=%d, [%d,%d,%d])\n",
179 if (sixel & (1 << pix))
562 int sixel = cp - 0x3f; local
817 int sixel = cp - 0x3f; local
    [all...]
  /xsrc/external/mit/xterm/dist/package/freebsd/
Makefile 37 SCRNDUMP SIXEL TOOLBAR WCHAR XINERAMA
38 OPTIONS_DEFAULT= 256COLOR LUIT SIXEL WCHAR XAW
51 SIXEL_DESC= Enable Sixel graphics support
73 SIXEL_CONFIGURE_ENABLE= sixel-graphics

Completed in 6 milliseconds