[reportlab-users] best way to get fontname and fontsize

Randall Smith reportlab-users@reportlab.com
Mon, 02 Aug 2004 13:59:29 -0500


Looking through the Canvas API, I do not see a clean way to get the 
fontname and fontsize.  I can use canvas._fontname, canvas._fontsize, 
but those are not in the API.  Is there a better way to get these 
attributes?

Randall