Skip to content

Daily Desktop 2021.522.0

Compare
Choose a tag to compare
@goodtrailer goodtrailer released this 23 May 01:40
· 191 commits to main since this release
  • HTML decode pixiv descriptions (i.e. "")
  • Use TIFF instead of JPEG
    • PNGs are not compressed by Windows 10, so images that are too big are simply unable to be set as wallpaper. JPEGs are compressed, but this leads to double lossy compression, resulting in noticeably bad image quality. TIFFs solve this problem because they are compressed by Windows, but the format itself is lossless.