plot2kill v0.0.2 (2015-03-25T20:49:06Z)
Dub
Repo
Font
plot2kill
gtkwrapper
Get a font in a GUI framework-agnostic way.
version(!dfl)
struct
Font {
FontFace
face
;
string
name
;
double
size
;
}
Members
Variables
face
FontFace
face
;
Undocumented in source.
name
string
name
;
Undocumented in source.
size
double
size
;
Undocumented in source.
Meta
Source
See Implementation
plot2kill
gtkwrapper
aliases
CaseSensitive
font
classes
FigureBase
FigureWidget
TickDialog
enums
TextAlignment
functions
defaultInit
doneWith
getColor
getFont
structs
Brush
Color
Font
Pen
Point
Rect
ScatterCharDrawer
Size
templates
DefaultPlotWindow
Get a font in a GUI framework-agnostic way.