Home | History | Annotate | Download | only in api

Lines Matching full:pointsize

869 <p>DrawGetFontSize() returns the font pointsize used when annotating with text.</p>
2934 <p>DrawSetFontSize() sets the font pointsize to use when annotating with text.</p>
2939 void DrawSetFontSize(DrawingWand *wand,const double pointsize)
2953 <dt>pointsize</dt>
2954 <dd>text pointsize </dd>