Home | History | Annotate | Download | only in api

Lines Matching full:pointsize

865 <p>DrawGetFontSize() returns the font pointsize used when annotating with text.</p>
2930 <p>DrawSetFontSize() sets the font pointsize to use when annotating with text.</p>
2935 void DrawSetFontSize(DrawingWand *wand,const double pointsize)
2949 <dt>pointsize</dt>
2950 <dd>text pointsize </dd>