LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
mglg/__init__.py
mglg.egg-info/PKG-INFO
mglg.egg-info/SOURCES.txt
mglg.egg-info/dependency_links.txt
mglg.egg-info/requires.txt
mglg.egg-info/top_level.txt
mglg/ext/__init__.py
mglg/ext/_earcut/__init__.py
mglg/ext/_earcut/earcut.c
mglg/ext/_earcut/earcut.py
mglg/ext/sdf/_sdf.c
mglg/ext/sdf/_sdf.pyx
mglg/ext/sdf/sdf.c
mglg/ext/sdf/sdf.h
mglg/graphics/__init__.py
mglg/graphics/drawable.py
mglg/graphics/easing.c
mglg/graphics/easing.pxd
mglg/graphics/easing.pyx
mglg/graphics/flip_timestamp.h
mglg/graphics/flip_timestamp.pyx
mglg/graphics/framebuffer.py
mglg/graphics/image.py
mglg/graphics/object.py
mglg/graphics/outline.py
mglg/graphics/particle.c
mglg/graphics/particle.pyx
mglg/graphics/particles.py
mglg/graphics/shapes.py
mglg/graphics/stipples.py
mglg/graphics/text.py
mglg/graphics/win.py
mglg/graphics/font/__init__.py
mglg/graphics/font/atlas.py
mglg/graphics/font/font_manager.py
mglg/graphics/font/glyph.py
mglg/graphics/font/sdf_font.py
mglg/graphics/pyimgui/__init__.py
mglg/graphics/pyimgui/glfw_integration.py
mglg/graphics/pyimgui/mgl_integration.py
mglg/util/__init__.py
mglg/util/bench.py
mglg/util/prebake_font.py
mglg/util/profiler.py