areaDetector
3-13
EPICS areaDetector framework
|
#include "NDPluginOverlayTextFont.h"
Variables | |
const unsigned char | font_6x13 [] |
character bitmap for each encoding More... | |
const unsigned char | font_6x13B [] |
NDPluginOverlayTextFontBitmapType | __6x13 = { 6, 13, font_6x13} |
NDPluginOverlayTextFontBitmapType | __6x13B = { 6, 13, font_6x13B} |
NDPluginOverlayTextFontBitmapType | __9x15 = { 9, 15, font_9x15} |
NDPluginOverlayTextFontBitmapType | __9x15B = { 9, 15, font_9x15B} |
NDPluginOverlayTextFontBitmapType | NDPluginOverlayTextFontBitmaps [] |
const int | NDPluginOverlayTextFontBitmapTypeN = 4 |
NDPluginOverlayTextFontBitmapType __6x13 = { 6, 13, font_6x13} |
NDPluginOverlayTextFontBitmapType __6x13B = { 6, 13, font_6x13B} |
NDPluginOverlayTextFontBitmapType __9x15 = { 9, 15, font_9x15} |
NDPluginOverlayTextFontBitmapType __9x15B = { 9, 15, font_9x15B} |
const unsigned char font_6x13[] |
character bitmap for each encoding
const unsigned char font_6x13B[] |
NDPluginOverlayTextFontBitmapType NDPluginOverlayTextFontBitmaps[] |
const int NDPluginOverlayTextFontBitmapTypeN = 4 |