Select Git revision
contributing.md
Giant Spook authored
Resizing images using the thumbnail method preserves the aspect ratio, which is then discarded by the HTML/CSS, which forces them to a specific pixel size. Images which aren't that pixel size (not all TVDB banners are exactly the proscribed pixel size) get blurred by the web browser. Also added a content-type header for the resized image and slightly increased the JPEG quality. Banners look way better as PNGs (JPEG blurs text), but if this feature is added it should probably be a user pref because PNGs are significantly larger.
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.