dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
Win32Font.measureText
dlangui
platforms
windows
win32fonts
Win32Font
Undocumented in source. Be warned that the author may not have intended to support it.
int
measureText
(dchar[] text, int[] widths, int maxWidth)
int
measureText
(dchar[] text, int[] widths, int maxWidth)
class
Win32Font
override
static if
(!(
true
))
int
measureText
(
const
dchar
[]
text
,
ref
int
[]
widths
,
int
maxWidth
)
Meta
Source
See Implementation
dlangui
platforms
windows
win32fonts
Win32Font
constructors
this
destructors
~this
functions
checkpoint
cleanup
clear
create
drawText
getCharGlyph
getGlyphIndex
measureText
properties
baseline
face
family
height
isNull
italic
size
weight
variables
_baseline
_drawbuf
_face
_family
_glyphCache
_height
_hfont
_italic
_logfont
_size
_weight