mpl.mathtext.MathtextBackendPdf¶
-
class
mpl.mathtext.MathtextBackendPdf[source]¶ Store information to write a mathtext rendering to the PDF backend.
Methods¶
__init__() |
|
get_hinting_type() |
Get the Freetype hinting type to use with this particular backend. |
get_results(box, used_characters) |
|
render_glyph(ox, oy, info) |
|
render_rect_filled(x1, y1, x2, y2) |
|
set_canvas_size(w, h, d) |
Dimension the drawing canvas |