write_all_fonts method

write_all_fonts

Write all fonts contained in Presentation.

def write_all_fonts(self, generator, presentation):
    ...
ParameterTypeDescription
generatorIHtmlGeneratorOutput object.
presentationIPresentationPresentation which being currently rendered.

See Also