MCPcopy Create free account
hub / github.com/microsoft/TypeChat / render.py

File render.py

python/examples/drawing/render.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import tkinter as tk
2
3from schema import Style, Box, Ellipse, Arrow, Drawing, UnknownText
4

Callers

nothing calls this directly

Calls 6

DrawingClass · 0.90
BoxClass · 0.90
StyleClass · 0.90
EllipseClass · 0.90
ArrowClass · 0.90
render_drawingFunction · 0.85

Tested by

no test coverage detected