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

[BUG] Scaled down icons have darker borders #239

Open
Tienisto opened this issue Oct 17, 2023 · 2 comments
Open

[BUG] Scaled down icons have darker borders #239

Tienisto opened this issue Oct 17, 2023 · 2 comments

Comments

@Tienisto
Copy link
Contributor

ℹ️ Info

3.16.4

💬 Description

The generated icons have a dark border instead of fading to transparent.

On small images (like 44x44) this is very noticable.

Original:

windows-icon-512

Start Menu:

grafik

I opened the generated icon in Gimp and put a white background to see if it is dark or transparent, apparently, this is dark.

grafik

📜 Pubspec.yaml

msix_config:
  display_name: LocalSend
  publisher_display_name: Tien Do Nam
  identity_name: 11157TienDoNam.LocalSend
  logo_path: assets\packaging\windows-icon-512.png
  languages: en, ar, bn, cs, de, es-ES, fa, fr-FR, hu, in, it, iw, ja, ko, ne, nl, pl, pt-BR, ru, sv, tr, uk, zh-CN, zh-HK, zh-TW
  os_min_version: 10.0.19041.0

  startup_task:
    task_id: localsend
    enabled: false
    parameters: autostart
@GaryElshaw
Copy link

Better?

localsend

@sergd88
Copy link

sergd88 commented Nov 3, 2023

ℹ️ Info

3.16.4

💬 Description

The generated icons have a dark border instead of fading to transparent.

On small images (like 44x44) this is very noticable.

Original:

windows-icon-512

Start Menu:

grafik

I opened the generated icon in Gimp and put a white background to see if it is dark or transparent, apparently, this is dark.

grafik

📜 Pubspec.yaml

msix_config:
  display_name: LocalSend
  publisher_display_name: Tien Do Nam
  identity_name: 11157TienDoNam.LocalSend
  logo_path: assets\packaging\windows-icon-512.png
  languages: en, ar, bn, cs, de, es-ES, fa, fr-FR, hu, in, it, iw, ja, ko, ne, nl, pl, pt-BR, ru, sv, tr, uk, zh-CN, zh-HK, zh-TW
  os_min_version: 10.0.19041.0

  startup_task:
    task_id: localsend
    enabled: false
    parameters: autostart

Did you use a white background for the icon just for a more vivid demonstration of the issue, or are you actually planning to add a circular white background to the icon? Because if that's the case, it's not a very good idea.

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

No branches or pull requests

3 participants