nanovg-d ~master (2015-12-19T21:49:00Z)
Dub
Repo
Context.moveTo
nanovg
packer
Context
Undocumented in source. Be warned that the author may not have intended to support it.
class
Context
(alias InitializerFun, alias DisposerFun)
void
moveTo
(
float
x
,
float
y
)
Meta
Source
See Implementation
nanovg
packer
Context
constructors
this
destructors
~this
functions
arc
arcTo
beginFrame
beginPath
bezierTo
circle
closePath
createBoxGradientPaint
createFont
createFontMem
createImage
createImageMem
createImagePattern
createImageRGBA
createLinearGradientPaint
createRadialGradientPaint
ellipse
endFrame
fill
findFont
lineTo
moveTo
quadTo
rect
reset
resetScissor
resetTransform
restore
rotate
roundedRect
save
scale
skewX
skewY
stroke
text
textBounds
textBox
textBoxBounds
textBreakLines
textGlyphPositions
textMetrics
translate
properties
fillColor
fillPaint
fontBlur
fontFace
fontSize
globalAlpha
intersectScissor
lineCap
lineJoin
miterLimit
pathWinding
scissor
strokeColor
strokePaint
strokeWidth
textAlign
textLetterSpacing
textLineHeight
transform
variables
pInternal