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