↓ 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