mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-07-27 15:49:55 +02:00
c789d09b07
**BASIC** support for rendering thumbnails for certain plaintext types (txt, md, html, etc.) using PIL. Notable issues include: - Long draw times (entire files are read) - No text wrapping - Hardcoded style - Blurry text in preview pane images - No cached thumbnails (I call dibs on the thumbnail caching system)