LICENSE
README.txt
setup.cfg
setup.py
glotlib/__init__.py
glotlib/colors.py
glotlib/constants.py
glotlib/font.py
glotlib/fonts.py
glotlib/hline.py
glotlib/label.py
glotlib/main.py
glotlib/matrix.py
glotlib/miter_lines.py
glotlib/plot.py
glotlib/program.py
glotlib/programs.py
glotlib/series.py
glotlib/step_series.py
glotlib/ticker.py
glotlib/vbo.py
glotlib/vline.py
glotlib/window.py
glotlib.egg-info/PKG-INFO
glotlib.egg-info/SOURCES.txt
glotlib.egg-info/dependency_links.txt
glotlib.egg-info/requires.txt
glotlib.egg-info/top_level.txt
glotlib/font_files/__init__.py
glotlib/font_files/ttf_bitstream_vera_1_10/COPYRIGHT.TXT
glotlib/font_files/ttf_bitstream_vera_1_10/README.TXT
glotlib/font_files/ttf_bitstream_vera_1_10/RELEASENOTES.TXT
glotlib/font_files/ttf_bitstream_vera_1_10/Vera.ttf
glotlib/font_files/ttf_bitstream_vera_1_10/VeraBI.ttf
glotlib/font_files/ttf_bitstream_vera_1_10/VeraBd.ttf
glotlib/font_files/ttf_bitstream_vera_1_10/VeraIt.ttf
glotlib/font_files/ttf_bitstream_vera_1_10/VeraMoBI.ttf
glotlib/font_files/ttf_bitstream_vera_1_10/VeraMoBd.ttf
glotlib/font_files/ttf_bitstream_vera_1_10/VeraMoIt.ttf
glotlib/font_files/ttf_bitstream_vera_1_10/VeraMono.ttf
glotlib/font_files/ttf_bitstream_vera_1_10/VeraSe.ttf
glotlib/font_files/ttf_bitstream_vera_1_10/VeraSeBd.ttf
glotlib/font_files/ttf_bitstream_vera_1_10/local.conf
glotlib/shaders/__init__.py
glotlib/shaders/frag.frag
glotlib/shaders/miter_line.vert
glotlib/shaders/mvp_z.vert
glotlib/shaders/points.frag
glotlib/shaders/square_instanced_line.vert
glotlib/shaders/text.frag
glotlib/shaders/text.vert
tests/test1.py
tests/test2.py
tests/test3.py
tests/test4.py
tests/test5.py
tests/test6.py
tests/test7.py
tests/test8.py
tests/test9.py