MCPcopy Index your code
hub / github.com/fogleman/sdf / text.py

File text.py

examples/text.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from sdf import *
2
3FONT = 'Arial'
4TEXT = 'Hello, world!'

Callers

nothing calls this directly

Calls 4

measure_textFunction · 0.85
rounded_boxFunction · 0.85
textFunction · 0.85
saveMethod · 0.80

Tested by

no test coverage detected