EmbeddedWoffFontsHtmlController class

EmbeddedWoffFontsHtmlController class

The formatting controller class to use for fonts embedding in WOFF format

The EmbeddedWoffFontsHtmlController type exposes the following members:

Constructors

ConstructorDescription
__init__(self)Creates new instance.
__init__(self, controller)Creates new instance.

Methods

MethodDescription
write_document_start(self, generator, presentation)
write_document_end(self, generator, presentation)
write_slide_start(self, generator, slide)
write_slide_end(self, generator, slide)
write_shape_start(self, generator, shape)
write_shape_end(self, generator, shape)

See Also