MCPcopy Create free account

hub / github.com/7toCR/paper2patent / functions

Functions113 in github.com/7toCR/paper2patent

↓ 1 callersFunctionselect_abstract_image
(data: dict[str, Any], images: list[dict[str, Any]])
skills/paper2patent/scripts/export_patent_pdf.py:265
↓ 1 callersFunctionset_east_asian_font
(run: Any, size_pt: int, bold: bool = False)
skills/paper2patent/scripts/generate_patent_docx.py:532
↓ 1 callersFunctionstyles_xml
()
skills/paper2patent/scripts/generate_patent_docx.py:396
↓ 1 callersFunctionsubsection_heading
(text: str)
skills/paper2patent/scripts/generate_patent_docx.py:108
↓ 1 callersFunctionsvg_dimensions
(path: Path)
skills/paper2patent/scripts/generate_patent_docx.py:153
↓ 1 callersFunctionsystem_block_png
(asset: dict[str, Any], output: Path)
skills/paper2patent/scripts/generate_patent_drawings.py:671
↓ 1 callersFunctionsystem_block_svg
(asset: dict[str, Any])
skills/paper2patent/scripts/generate_patent_drawings.py:505
↓ 1 callersFunctiontext_block
( x: int, y: int, label: str, anchor: str = "middle", size: int = 24, max_chars: int =
skills/paper2patent/scripts/generate_patent_drawings.py:270
↓ 1 callersFunctionwrite_docx
( data: dict[str, Any], output: Path, base_dir: Path, require_drawings: bool = False, embe
skills/paper2patent/scripts/generate_patent_docx.py:809
↓ 1 callersFunctionwrite_docx_with_python_docx
( data: dict[str, Any], output: Path, images: list[dict[str, Any]], embed_svg_fallback: bool =
skills/paper2patent/scripts/generate_patent_docx.py:737
↓ 1 callersFunctionwrite_json
(path: Path, data: dict[str, Any])
skills/paper2patent/scripts/generate_patent_drawings.py:36
↓ 1 callersFunctionxml
(text: str)
skills/paper2patent/scripts/generate_patent_drawings.py:61
Method__init__
(self)
skills/paper2patent/scripts/export_patent_pdf.py:133
← previous101–113 of 113, ranked by callers