1 line
53 KiB
JSON
1 line
53 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "label": "ImageFont.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L1"}, {"id": "imagefont_axis", "label": "Axis", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L50"}, {"id": "typeddict", "label": "TypedDict", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "imagefont_layout", "label": "Layout", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L57"}, {"id": "intenum", "label": "IntEnum", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "imagefont_string_length_check", "label": "_string_length_check()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L72"}, {"id": "imagefont_imagefont", "label": "ImageFont", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L94"}, {"id": "imagefont_imagefont_load_pilfont", "label": "._load_pilfont()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L99"}, {"id": "imagefont_imagefont_load_pilfont_data", "label": "._load_pilfont_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L127"}, {"id": "imagefont_imagefont_load", "label": "._load()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L154"}, {"id": "imagefont_imagefont_getmask", "label": ".getmask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L159"}, {"id": "imagefont_imagefont_getbbox", "label": ".getbbox()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L183"}, {"id": "imagefont_imagefont_getlength", "label": ".getlength()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L199"}, {"id": "imagefont_freetypefont", "label": "FreeTypeFont", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L218"}, {"id": "imagefont_freetypefont_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L224"}, {"id": "imagefont_freetypefont_getstate", "label": ".__getstate__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L283"}, {"id": "imagefont_freetypefont_setstate", "label": ".__setstate__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L286"}, {"id": "imagefont_freetypefont_getname", "label": ".getname()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L290"}, {"id": "imagefont_freetypefont_getmetrics", "label": ".getmetrics()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L297"}, {"id": "imagefont_freetypefont_getlength", "label": ".getlength()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L305"}, {"id": "imagefont_freetypefont_getbbox", "label": ".getbbox()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L384"}, {"id": "imagefont_freetypefont_getmask", "label": ".getmask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L450"}, {"id": "imagefont_freetypefont_getmask2", "label": ".getmask2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L541"}, {"id": "imagefont_freetypefont_font_variant", "label": ".font_variant()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L646"}, {"id": "imagefont_freetypefont_get_variation_names", "label": ".get_variation_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L676"}, {"id": "imagefont_freetypefont_set_variation_by_name", "label": ".set_variation_by_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L688"}, {"id": "imagefont_freetypefont_get_variation_axes", "label": ".get_variation_axes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L707"}, {"id": "imagefont_freetypefont_set_variation_by_axes", "label": ".set_variation_by_axes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L718"}, {"id": "imagefont_transposedfont", "label": "TransposedFont", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L726"}, {"id": "imagefont_transposedfont_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L729"}, {"id": "imagefont_transposedfont_getmask", "label": ".getmask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L745"}, {"id": "imagefont_transposedfont_getbbox", "label": ".getbbox()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L753"}, {"id": "imagefont_transposedfont_getlength", "label": ".getlength()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L765"}, {"id": "imagefont_load", "label": "load()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L772"}, {"id": "imagefont_truetype", "label": "truetype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L787"}, {"id": "imagefont_load_path", "label": "load_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L919"}, {"id": "imagefont_load_default_imagefont", "label": "load_default_imagefont()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L942"}, {"id": "imagefont_load_default", "label": "load_default()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L1068"}, {"id": "imagefont_rationale_162", "label": "Create a bitmap for the text. If the font uses antialiasing, the bitmap", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L162"}, {"id": "imagefont_rationale_186", "label": "Returns bounding box (in pixels) of given text. .. versionadded:: 9.2.0", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L186"}, {"id": "imagefont_rationale_202", "label": "Returns length (in pixels) of given text. This is the amount by which fo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L202"}, {"id": "imagefont_rationale_219", "label": "FreeType font wrapper (requires _imagingft service)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L219"}, {"id": "imagefont_rationale_291", "label": ":return: A tuple of the font family (e.g. Helvetica) and the font style", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L291"}, {"id": "imagefont_rationale_298", "label": ":return: A tuple of the font ascent (the distance from the baseline to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L298"}, {"id": "imagefont_rationale_313", "label": "Returns length (in pixels with 1/64 precision) of given text when rendered", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L313"}, {"id": "imagefont_rationale_394", "label": "Returns bounding box (in pixels) of given text relative to given anchor", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L394"}, {"id": "imagefont_rationale_462", "label": "Create a bitmap for the text. If the font uses antialiasing, the bitmap", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L462"}, {"id": "imagefont_rationale_555", "label": "Create a bitmap for the text. If the font uses antialiasing, the bitmap", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L555"}, {"id": "imagefont_rationale_654", "label": "Create a copy of this FreeTypeFont object, using any specified arguments", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L654"}, {"id": "imagefont_rationale_677", "label": ":returns: A list of the named styles in a variation font. :exception OSE", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L677"}, {"id": "imagefont_rationale_689", "label": ":param name: The name of the style. :exception OSError: If the font is n", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L689"}, {"id": "imagefont_rationale_708", "label": ":returns: A list of the axes in a variation font. :exception OSError: If", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L708"}, {"id": "imagefont_rationale_719", "label": ":param axes: A list of values for each axis. :exception OSError: If the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L719"}, {"id": "imagefont_rationale_727", "label": "Wrapper for writing rotated or mirrored text", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L727"}, {"id": "imagefont_rationale_732", "label": "Wrapper that creates a transposed font from any existing font object.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L732"}, {"id": "imagefont_rationale_773", "label": "Load a font file. This function loads a font object from the given bitmap fo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L773"}, {"id": "imagefont_rationale_794", "label": "Load a TrueType or OpenType font from a file or file-like object, and create", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L794"}, {"id": "imagefont_rationale_920", "label": "Load font file. Same as :py:func:`~PIL.ImageFont.load`, but searches for a b", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L920"}, {"id": "imagefont_rationale_1069", "label": "If FreeType support is available, load a version of Aileron Regular, https:/", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L1069"}, {"id": "imagefont_rationale_78", "label": "# FIXME: add support for pilfont2 format (see FontFile.py)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L78"}, {"id": "imagefont_rationale_232", "label": "# FIXME: use service provider instead", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L232"}, {"id": "imagefont_rationale_873", "label": "# NOTE: must use uppercase WINDIR, to work around bugs in", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L873"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "base64", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "enum", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "backend_venv_lib_python3_12_site_packages_pil_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "backend_venv_lib_python3_12_site_packages_pil_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "backend_venv_lib_python3_12_site_packages_pil_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "backend_venv_lib_python3_12_site_packages_pil_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "backend_venv_lib_python3_12_site_packages_pil_imaging_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "backend_venv_lib_python3_12_site_packages_pil_imagingft_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "imagefont_axis", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L50", "weight": 1.0}, {"source": "imagefont_axis", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "imagefont_layout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L57", "weight": 1.0}, {"source": "imagefont_layout", "target": "intenum", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "backend_venv_lib_python3_12_site_packages_pil_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "imagefont_string_length_check", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "imagefont_imagefont", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L94", "weight": 1.0}, {"source": "imagefont_imagefont", "target": "imagefont_imagefont_load_pilfont", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L99", "weight": 1.0}, {"source": "imagefont_imagefont", "target": "imagefont_imagefont_load_pilfont_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L127", "weight": 1.0}, {"source": "imagefont_imagefont", "target": "imagefont_imagefont_load", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L154", "weight": 1.0}, {"source": "imagefont_imagefont", "target": "imagefont_imagefont_getmask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L159", "weight": 1.0}, {"source": "imagefont_imagefont", "target": "imagefont_imagefont_getbbox", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L183", "weight": 1.0}, {"source": "imagefont_imagefont", "target": "imagefont_imagefont_getlength", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L199", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "imagefont_freetypefont", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L218", "weight": 1.0}, {"source": "imagefont_freetypefont", "target": "imagefont_freetypefont_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L224", "weight": 1.0}, {"source": "imagefont_freetypefont", "target": "imagefont_freetypefont_getstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L283", "weight": 1.0}, {"source": "imagefont_freetypefont", "target": "imagefont_freetypefont_setstate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L286", "weight": 1.0}, {"source": "imagefont_freetypefont", "target": "imagefont_freetypefont_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L290", "weight": 1.0}, {"source": "imagefont_freetypefont", "target": "imagefont_freetypefont_getmetrics", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L297", "weight": 1.0}, {"source": "imagefont_freetypefont", "target": "imagefont_freetypefont_getlength", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L305", "weight": 1.0}, {"source": "imagefont_freetypefont", "target": "imagefont_freetypefont_getbbox", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L384", "weight": 1.0}, {"source": "imagefont_freetypefont", "target": "imagefont_freetypefont_getmask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L450", "weight": 1.0}, {"source": "imagefont_freetypefont", "target": "imagefont_freetypefont_getmask2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L541", "weight": 1.0}, {"source": "imagefont_freetypefont", "target": "imagefont_freetypefont_font_variant", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L646", "weight": 1.0}, {"source": "imagefont_freetypefont", "target": "imagefont_freetypefont_get_variation_names", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L676", "weight": 1.0}, {"source": "imagefont_freetypefont", "target": "imagefont_freetypefont_set_variation_by_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L688", "weight": 1.0}, {"source": "imagefont_freetypefont", "target": "imagefont_freetypefont_get_variation_axes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L707", "weight": 1.0}, {"source": "imagefont_freetypefont", "target": "imagefont_freetypefont_set_variation_by_axes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L718", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "imagefont_transposedfont", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L726", "weight": 1.0}, {"source": "imagefont_transposedfont", "target": "imagefont_transposedfont_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L729", "weight": 1.0}, {"source": "imagefont_transposedfont", "target": "imagefont_transposedfont_getmask", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L745", "weight": 1.0}, {"source": "imagefont_transposedfont", "target": "imagefont_transposedfont_getbbox", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L753", "weight": 1.0}, {"source": "imagefont_transposedfont", "target": "imagefont_transposedfont_getlength", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L765", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "imagefont_load", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L772", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "imagefont_truetype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L787", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "imagefont_load_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L919", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "imagefont_load_default_imagefont", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L942", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "target": "imagefont_load_default", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L1068", "weight": 1.0}, {"source": "imagefont_imagefont_load_pilfont", "target": "imagefont_imagefont_load_pilfont_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L124", "weight": 1.0}, {"source": "imagefont_imagefont_load_pilfont_data", "target": "imagefont_imagefont_load", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L152", "weight": 1.0}, {"source": "imagefont_imagefont_load", "target": "imagefont_load", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L155", "weight": 1.0}, {"source": "imagefont_imagefont_getmask", "target": "imagefont_string_length_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L179", "weight": 1.0}, {"source": "imagefont_imagefont_getmask", "target": "imagefont_transposedfont_getmask", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L181", "weight": 1.0}, {"source": "imagefont_imagefont_getbbox", "target": "imagefont_string_length_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L195", "weight": 1.0}, {"source": "imagefont_imagefont_getlength", "target": "imagefont_string_length_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L208", "weight": 1.0}, {"source": "imagefont_freetypefont_setstate", "target": "imagefont_transposedfont_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L288", "weight": 1.0}, {"source": "imagefont_freetypefont_getlength", "target": "imagefont_string_length_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L381", "weight": 1.0}, {"source": "imagefont_freetypefont_getlength", "target": "imagefont_transposedfont_getlength", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L382", "weight": 1.0}, {"source": "imagefont_freetypefont_getbbox", "target": "imagefont_string_length_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L442", "weight": 1.0}, {"source": "imagefont_freetypefont_getmask", "target": "imagefont_freetypefont_getmask2", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L529", "weight": 1.0}, {"source": "imagefont_freetypefont_getmask2", "target": "imagefont_string_length_check", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L623", "weight": 1.0}, {"source": "imagefont_freetypefont_font_variant", "target": "imagefont_freetypefont", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L668", "weight": 1.0}, {"source": "imagefont_freetypefont_set_variation_by_name", "target": "imagefont_freetypefont_get_variation_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L693", "weight": 1.0}, {"source": "imagefont_load", "target": "imagefont_imagefont", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L782", "weight": 1.0}, {"source": "imagefont_load", "target": "imagefont_imagefont_load_pilfont", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L783", "weight": 1.0}, {"source": "imagefont_load_path", "target": "imagefont_load", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L932", "weight": 1.0}, {"source": "imagefont_load_default_imagefont", "target": "imagefont_imagefont", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L943", "weight": 1.0}, {"source": "imagefont_load_default_imagefont", "target": "imagefont_imagefont_load_pilfont_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L944", "weight": 1.0}, {"source": "imagefont_load_default", "target": "imagefont_truetype", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L1083", "weight": 1.0}, {"source": "imagefont_load_default", "target": "imagefont_load_default_imagefont", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L1309", "weight": 1.0}, {"source": "imagefont_rationale_162", "target": "imagefont_imagefont_getmask", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L162", "weight": 1.0}, {"source": "imagefont_rationale_186", "target": "imagefont_imagefont_getbbox", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L186", "weight": 1.0}, {"source": "imagefont_rationale_202", "target": "imagefont_imagefont_getlength", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L202", "weight": 1.0}, {"source": "imagefont_rationale_219", "target": "imagefont_freetypefont", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L219", "weight": 1.0}, {"source": "imagefont_rationale_291", "target": "imagefont_freetypefont_getname", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L291", "weight": 1.0}, {"source": "imagefont_rationale_298", "target": "imagefont_freetypefont_getmetrics", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L298", "weight": 1.0}, {"source": "imagefont_rationale_313", "target": "imagefont_freetypefont_getlength", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L313", "weight": 1.0}, {"source": "imagefont_rationale_394", "target": "imagefont_freetypefont_getbbox", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L394", "weight": 1.0}, {"source": "imagefont_rationale_462", "target": "imagefont_freetypefont_getmask", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L462", "weight": 1.0}, {"source": "imagefont_rationale_555", "target": "imagefont_freetypefont_getmask2", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L555", "weight": 1.0}, {"source": "imagefont_rationale_654", "target": "imagefont_freetypefont_font_variant", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L654", "weight": 1.0}, {"source": "imagefont_rationale_677", "target": "imagefont_freetypefont_get_variation_names", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L677", "weight": 1.0}, {"source": "imagefont_rationale_689", "target": "imagefont_freetypefont_set_variation_by_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L689", "weight": 1.0}, {"source": "imagefont_rationale_708", "target": "imagefont_freetypefont_get_variation_axes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L708", "weight": 1.0}, {"source": "imagefont_rationale_719", "target": "imagefont_freetypefont_set_variation_by_axes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L719", "weight": 1.0}, {"source": "imagefont_rationale_727", "target": "imagefont_transposedfont", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L727", "weight": 1.0}, {"source": "imagefont_rationale_732", "target": "imagefont_transposedfont_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L732", "weight": 1.0}, {"source": "imagefont_rationale_773", "target": "imagefont_load", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L773", "weight": 1.0}, {"source": "imagefont_rationale_794", "target": "imagefont_truetype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L794", "weight": 1.0}, {"source": "imagefont_rationale_920", "target": "imagefont_load_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L920", "weight": 1.0}, {"source": "imagefont_rationale_1069", "target": "imagefont_load_default", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L1069", "weight": 1.0}, {"source": "imagefont_rationale_78", "target": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L78", "weight": 1.0}, {"source": "imagefont_rationale_232", "target": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L232", "weight": 1.0}, {"source": "imagefont_rationale_873", "target": "backend_venv_lib_python3_12_site_packages_pil_imagefont_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L873", "weight": 1.0}], "raw_calls": [{"caller_nid": "imagefont_string_length_check", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L73"}, {"caller_nid": "imagefont_string_length_check", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L75"}, {"caller_nid": "imagefont_imagefont_load_pilfont", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L100"}, {"caller_nid": "imagefont_imagefont_load_pilfont", "callee": "splitext", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L102"}, {"caller_nid": "imagefont_imagefont_load_pilfont", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L106"}, {"caller_nid": "imagefont_imagefont_load_pilfont", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L109"}, {"caller_nid": "imagefont_imagefont_load_pilfont", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L117"}, {"caller_nid": "imagefont_imagefont_load_pilfont", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L120"}, {"caller_nid": "imagefont_imagefont_load_pilfont", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L125"}, {"caller_nid": "imagefont_imagefont_load_pilfont_data", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L130"}, {"caller_nid": "imagefont_imagefont_load_pilfont_data", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L133"}, {"caller_nid": "imagefont_imagefont_load_pilfont_data", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L136"}, {"caller_nid": "imagefont_imagefont_load_pilfont_data", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L137"}, {"caller_nid": "imagefont_imagefont_load_pilfont_data", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L140"}, {"caller_nid": "imagefont_imagefont_load_pilfont_data", "callee": "readline", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L141"}, {"caller_nid": "imagefont_imagefont_load_pilfont_data", "callee": "readline", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L144"}, {"caller_nid": "imagefont_imagefont_load_pilfont_data", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L147"}, {"caller_nid": "imagefont_imagefont_load_pilfont_data", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L150"}, {"caller_nid": "imagefont_imagefont_load", "callee": "font", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L157"}, {"caller_nid": "imagefont_imagefont_getmask", "callee": "_decompression_bomb_check", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L180"}, {"caller_nid": "imagefont_imagefont_getmask", "callee": "getsize", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L180"}, {"caller_nid": "imagefont_imagefont_getbbox", "callee": "getsize", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L196"}, {"caller_nid": "imagefont_imagefont_getlength", "callee": "getsize", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L209"}, {"caller_nid": "imagefont_freetypefont_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L234"}, {"caller_nid": "imagefont_freetypefont_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L239"}, {"caller_nid": "imagefont_freetypefont_init", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L251"}, {"caller_nid": "imagefont_freetypefont_init", "callee": "is_path", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L265"}, {"caller_nid": "imagefont_freetypefont_init", "callee": "fspath", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L266"}, {"caller_nid": "imagefont_freetypefont_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L268"}, {"caller_nid": "imagefont_freetypefont_init", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L268"}, {"caller_nid": "imagefont_freetypefont_init", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L270"}, {"caller_nid": "imagefont_freetypefont_init", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L274"}, {"caller_nid": "imagefont_freetypefont_init", "callee": "load_from_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L275"}, {"caller_nid": "imagefont_freetypefont_init", "callee": "getfont", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L277"}, {"caller_nid": "imagefont_freetypefont_init", "callee": "load_from_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L281"}, {"caller_nid": "imagefont_freetypefont_init", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L281"}, {"caller_nid": "imagefont_freetypefont_getbbox", "callee": "getsize", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L443"}, {"caller_nid": "imagefont_freetypefont_getmask2", "callee": "render", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L632"}, {"caller_nid": "imagefont_freetypefont_getmask2", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L640"}, {"caller_nid": "imagefont_freetypefont_font_variant", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L665"}, {"caller_nid": "imagefont_freetypefont_get_variation_names", "callee": "getvarnames", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L682"}, {"caller_nid": "imagefont_freetypefont_get_variation_names", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L683"}, {"caller_nid": "imagefont_freetypefont_get_variation_names", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L685"}, {"caller_nid": "imagefont_freetypefont_set_variation_by_name", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L694"}, {"caller_nid": "imagefont_freetypefont_set_variation_by_name", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L695"}, {"caller_nid": "imagefont_freetypefont_set_variation_by_name", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L696"}, {"caller_nid": "imagefont_freetypefont_set_variation_by_name", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L698"}, {"caller_nid": "imagefont_freetypefont_set_variation_by_name", "callee": "setvarname", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L705"}, {"caller_nid": "imagefont_freetypefont_get_variation_axes", "callee": "getvaraxes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L712"}, {"caller_nid": "imagefont_freetypefont_get_variation_axes", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L715"}, {"caller_nid": "imagefont_freetypefont_set_variation_by_axes", "callee": "setvaraxes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L723"}, {"caller_nid": "imagefont_transposedfont_getmask", "callee": "transpose", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L750"}, {"caller_nid": "imagefont_transposedfont_getlength", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L768"}, {"caller_nid": "imagefont_truetype", "callee": "freetype", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L864"}, {"caller_nid": "imagefont_truetype", "callee": "is_path", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L866"}, {"caller_nid": "imagefont_truetype", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L868"}, {"caller_nid": "imagefont_truetype", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L875"}, {"caller_nid": "imagefont_truetype", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L877"}, {"caller_nid": "imagefont_truetype", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L877"}, {"caller_nid": "imagefont_truetype", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L879"}, {"caller_nid": "imagefont_truetype", "callee": "expanduser", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L884"}, {"caller_nid": "imagefont_truetype", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L887"}, {"caller_nid": "imagefont_truetype", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L891"}, {"caller_nid": "imagefont_truetype", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L893"}, {"caller_nid": "imagefont_truetype", "callee": "expanduser", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L898"}, {"caller_nid": "imagefont_truetype", "callee": "splitext", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L901"}, {"caller_nid": "imagefont_truetype", "callee": "walk", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L904"}, {"caller_nid": "imagefont_truetype", "callee": "freetype", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L907"}, {"caller_nid": "imagefont_truetype", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L907"}, {"caller_nid": "imagefont_truetype", "callee": "splitext", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L908"}, {"caller_nid": "imagefont_truetype", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L909"}, {"caller_nid": "imagefont_truetype", "callee": "splitext", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L910"}, {"caller_nid": "imagefont_truetype", "callee": "freetype", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L911"}, {"caller_nid": "imagefont_truetype", "callee": "freetype", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L915"}, {"caller_nid": "imagefont_load_path", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L928"}, {"caller_nid": "imagefont_load_path", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L929"}, {"caller_nid": "imagefont_load_path", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L932"}, {"caller_nid": "imagefont_load_path", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L936"}, {"caller_nid": "imagefont_load_path", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L939"}, {"caller_nid": "imagefont_load_default_imagefont", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L946"}, {"caller_nid": "imagefont_load_default_imagefont", "callee": "b64decode", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L946"}, {"caller_nid": "imagefont_load_default_imagefont", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L1039"}, {"caller_nid": "imagefont_load_default_imagefont", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L1039"}, {"caller_nid": "imagefont_load_default_imagefont", "callee": "b64decode", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L1039"}, {"caller_nid": "imagefont_load_default", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L1082"}, {"caller_nid": "imagefont_load_default", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L1084"}, {"caller_nid": "imagefont_load_default", "callee": "b64decode", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageFont.py", "source_location": "L1084"}]} |