LICENSE
MANIFEST.in
README.md
pyproject.toml
src/mi_tabletqt.egg-info/PKG-INFO
src/mi_tabletqt.egg-info/SOURCES.txt
src/mi_tabletqt.egg-info/dependency_links.txt
src/mi_tabletqt.egg-info/entry_points.txt
src/mi_tabletqt.egg-info/requires.txt
src/mi_tabletqt.egg-info/top_level.txt
src/tabletqt/__init__.py
src/tabletqt/__main__.py
src/tabletqt/element.py
src/tabletqt/exceptions.py
src/tabletqt/geometry_types.py
src/tabletqt/layer.py
src/tabletqt/log.conf
src/tabletqt/presentation.py
src/tabletqt/resource_library.py
src/tabletqt/scene_view.py
src/tabletqt/styledb.py
src/tabletqt/tablet.py
src/tabletqt/tablet_config.py
src/tabletqt/configuration/color_usages.yaml
src/tabletqt/configuration/colors.yaml
src/tabletqt/configuration/dash_patterns.yaml
src/tabletqt/configuration/drawing_types.yaml
src/tabletqt/configuration/images.yaml
src/tabletqt/configuration/line_styles.yaml
src/tabletqt/configuration/stickers.yaml
src/tabletqt/configuration/styles.py
src/tabletqt/configuration/symbols.yaml
src/tabletqt/configuration/text_styles.yaml
src/tabletqt/configuration/typefaces.yaml
src/tabletqt/configuration/image_files/MIT_boilerplate_large.png
src/tabletqt/configuration/image_files/MIT_boilerplate_medium.png
src/tabletqt/configuration/image_files/MIT_boilerplate_small.png
src/tabletqt/configuration/image_files/mint_logo_large.png
src/tabletqt/configuration/image_files/mint_logo_medium.png
src/tabletqt/configuration/image_files/mint_logo_small.png
src/tabletqt/configuration/image_files/mint_tri_large.png
src/tabletqt/configuration/image_files/mint_tri_medium.png
src/tabletqt/configuration/image_files/mint_tri_small.png
src/tabletqt/demo/__init__.py
src/tabletqt/demo/demo1.py
src/tabletqt/demo/demo2_stickers.py
src/tabletqt/demo/demo3_shapes.py
src/tabletqt/demo/demo3b_shapes.py
src/tabletqt/demo/demo4_lines.py
src/tabletqt/demo/demo5_symbols.py
src/tabletqt/demo/demo5sm_symbols.py
src/tabletqt/demo/demo6_bp_rects.py
src/tabletqt/demo/demo6_bp_text.py
src/tabletqt/demo/demo7_images.py
src/tabletqt/demo/demo8_grid_rect.py
src/tabletqt/demo/demo9_underlay.py
src/tabletqt/demo/old/etchasketch.py
src/tabletqt/demo/old/sketchsymbols.py
src/tabletqt/graphics/__init__.py
src/tabletqt/graphics/circle_se.py
src/tabletqt/graphics/crayon_box.py
src/tabletqt/graphics/diagnostic_marker.py
src/tabletqt/graphics/image.py
src/tabletqt/graphics/line_segment.py
src/tabletqt/graphics/polygon_se.py
src/tabletqt/graphics/rectangle_se.py
src/tabletqt/graphics/symbol.py
src/tabletqt/graphics/text_element.py
tests/test_cd_text.py
tests/test_images.py
tests/test_rectangles.py
tests/test_starrcd_symbols.py
tests/test_state_symbols.py
tests/test_xuml_stickers.py