Project

General

Profile

BitmapToolkit Scol plugin

#include <BitmapToolkitText.h>

Classes

struct  type
 

Static Public Member Functions

static void initialize ()
 
static typeget (std::string name)
 
static bool has (std::string name)
 

Static Public Attributes

static bool initialized = false
 
static std::map< std::string, typefont_to_cv
 

Detailed Description

Definition at line 45 of file BitmapToolkitText.h.

Member Function Documentation

◆ get()

btfonts::type & btfonts::get ( std::string  name)
static

Definition at line 41 of file BitmapToolkitText.cpp.

◆ has()

bool btfonts::has ( std::string  name)
static

Definition at line 63 of file BitmapToolkitText.cpp.

◆ initialize()

void btfonts::initialize ( )
static

Definition at line 48 of file BitmapToolkitText.cpp.

Member Data Documentation

◆ font_to_cv

std::map< std::string, btfonts::type > btfonts::font_to_cv
static

Definition at line 56 of file BitmapToolkitText.h.

◆ initialized

bool btfonts::initialized = false
static

Definition at line 47 of file BitmapToolkitText.h.


The documentation for this struct was generated from the following files: