码迷,mamicode.com
首页 > 其他好文 > 详细

FPDFText_GetFontSize

时间:2019-12-23 19:12:13      阅读:86      评论:0      收藏:0      [点我收藏+]

标签:format   handle   get   orm   base   int   ret   measure   char   

FPDFText_GetFontSize :Get the font size of a particular character
Protetype: double FPDFText_GetFontSize(FPDF_TEXTPAGE text_page,int index);
text_page -:Handle to a text page information structure
Returned by FPDFText_LoadPage function
index: Zero-based index of the character
the font-size of the particular character measured in points about 1/72 inch
this is tht typographic size of the font so called em size

FPDFText_GetFontSize

标签:format   handle   get   orm   base   int   ret   measure   char   

原文地址:https://www.cnblogs.com/hshy/p/12085072.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!