Directories ¶
Path | Synopsis |
---|---|
Package eve provides a driver to FTDI/BRTCHIP Embedded Video Engine display controller.
|
Package eve provides a driver to FTDI/BRTCHIP Embedded Video Engine display controller. |
Package font provides a simple interface to render fonts.
|
Package font provides a simple interface to render fonts. |
subfont
Package subfont defines a font as a collection of subfonts.
|
Package subfont defines a font as a collection of subfonts. |
subfont/font9
Package font9 implements the subfont format where characters are stored as a single image with the glyphs placed side-by-side on a common baseline.
|
Package font9 implements the subfont format where characters are stored as a single image with the glyphs placed side-by-side on a common baseline. |
subfont/gfxfont
TODO: Package gfxfont implements the Adafruit GFX subfont format.
|
TODO: Package gfxfont implements the Adafruit GFX subfont format. |
Package images provides image formats useful for embedded programming that are unavailable in the standard image package.
|
Package images provides image formats useful for embedded programming that are unavailable in the standard image package. |
Package math2d provides a set of fixed-point 2D operations that work with image.Point vectors and int32 angles.
|
Package math2d provides a set of fixed-point 2D operations that work with image.Point vectors and int32 angles. |
Package pix provides set of drawing functions for simple pixmap based displays.
|
Package pix provides set of drawing functions for simple pixmap based displays. |
displays
Package displays contains initialization functions for the most popular displays.
|
Package displays contains initialization functions for the most popular displays. |
driver/dummydrv
Package dummydrv provides a dummy implementation of pix.Driver.
|
Package dummydrv provides a dummy implementation of pix.Driver. |
driver/fbdrv
Package fbdrv provides frame-buffer based drivers for pix graphics library.
|
Package fbdrv provides frame-buffer based drivers for pix graphics library. |
driver/fbdrv/ssd1306
Package ssd1306 provides driver to SSD1306 based displays.
|
Package ssd1306 provides driver to SSD1306 based displays. |
driver/imgdrv
Package imgdrv provides a minimal driver based on Go image/draw package.
|
Package imgdrv provides a minimal driver based on Go image/draw package. |
driver/tftdrv
Package tftdrv defines the Display Controller Interface (DCI) and provides generic drivers to the graphics controllers that can be found in a wide variety of LCD and OLED displays.
|
Package tftdrv defines the Display Controller Interface (DCI) and provides generic drivers to the graphics controllers that can be found in a wide variety of LCD and OLED displays. |
driver/tftdrv/ili9341
Package ili9341 provides driver to ILI9341 based displays.
|
Package ili9341 provides driver to ILI9341 based displays. |
driver/tftdrv/ili9486
Package ili9486 provides driver to ILI9486 based displays.
|
Package ili9486 provides driver to ILI9486 based displays. |
driver/tftdrv/ssd1351
Package ssd1351 provides driver to SSD1351 based displays.
|
Package ssd1351 provides driver to SSD1351 based displays. |
driver/tftdrv/st7789
Package st7789 provides driver to ST7789 based displays.
|
Package st7789 provides driver to ST7789 based displays. |
Click to show internal directories.
Click to hide internal directories.