Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve wallpaper support #51

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

mntone
Copy link
Contributor

@mntone mntone commented Jul 29, 2020

Changes

  • Allow for capitalization of the extensions. (e.g. .JPG, .pNg)
  • Support JPEG XR, WebP and HEIF image formats.
  • Fixed an issue where Fill (fil) and Span (sp) didn't work in the per-wallpaper position method.
  • Added feature to set the default position method (Can we set the backgrounds' mode? #38).
  • Fixed an issue to throw an exception when the wallpaper isn't set.

English


変更点

  • 拡張子の指定に大文字を許可。 (例 .JPG, .pNg)
  • JPEG XR, WebP と HEIF画像フォーマットに対応。
  • 壁紙ごとの配置方法で Fill (fil) と Span (sp) が正しく機能していなかった問題の修正。
  • 既定の配置方法を設定できる項目の追加 (Can we set the backgrounds' mode? #38)。
  • 壁紙が設定されていないとき例外が発生する問題の修正。

Japanese


In order to use each image format, the specific extensions are required.

@Tps-F
Copy link

Tps-F commented Apr 18, 2021

Sorry. Can I get the executable file that has been built?

すいません、ビルド後のファイルを私は得られますか?

@mntone
Copy link
Contributor Author

mntone commented Apr 19, 2021

Sorry. Can I get the executable file that has been built?

すいません、ビルド後のファイルを私は得られますか?

Hi.

I generated an executable that merges several functions (#51, #52 & #54). I have not tested this executable at all. However, it will behave as expected.

SylphyHorn_3.1.1.zip

@Tps-F
Copy link

Tps-F commented Apr 19, 2021

Thank you!

@mntone
Copy link
Contributor Author

mntone commented Apr 19, 2021

They (#51, #52, and #54) are correctly fixed in this executable. You should install each image extension if you want to use an additional format.

@Tps-F
Copy link

Tps-F commented Apr 19, 2021

It worked on another PC!
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants