Krita Source Code Documentation
Loading...
Searching...
No Matches
CPMT_EPUB_exporter.py File Reference

Go to the source code of this file.

Namespaces

namespace  comics_project_management_tools
 
namespace  comics_project_management_tools.exporters
 
namespace  comics_project_management_tools.exporters.CPMT_EPUB_exporter
 

Functions

 comics_project_management_tools.exporters.CPMT_EPUB_exporter.export (configDictionary={}, projectURL=str(), pagesLocationList=[], pageData=[])
 
 comics_project_management_tools.exporters.CPMT_EPUB_exporter.write_nav_file (path, configDictionary, htmlFiles, listOfNavItems)
 
 comics_project_management_tools.exporters.CPMT_EPUB_exporter.write_ncx_file (path, configDictionary, htmlFiles, listOfNavItems)
 
 comics_project_management_tools.exporters.CPMT_EPUB_exporter.write_opf_file (path, configDictionary, htmlFiles, pagesList, coverpageurl, coverpagehtml, listofSpreads)
 
 comics_project_management_tools.exporters.CPMT_EPUB_exporter.write_region_nav_file (path, configDictionary, htmlFiles, regions=[])