question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cuda_tab_icons: low res icons (and low quality upscaling).

See original GitHub issue

I learned from cuda_tab_icons code (not from “readme”) that I can make tab icons bigger by just specifying size in icon_theme like this: (why no separate option, btw?)

image

as you can see, @Alexey-T. icons are low res, and upscaling quality is also bad. compare upscaling quality by the browser (more smooth):

image

also you can see from screenshot that hi res icons are available on the internet, so you can consider to update them to 48x48. (and lexer icons too ??)

look how clock icon will look if I swap it with hi res icon 48x48 (from here https://github.com/os-js/osjs-gnome-icons/)

image

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:18 (18 by maintainers)

github_iconTop GitHub Comments

1reaction
Alexey-Tcommented, Nov 15, 2022

yes. fixed. looks good now.

0reactions
vekshacommented, Nov 15, 2022

i see error. change bgra.Resample(AList.Width, AList.Height); to bgra := bgra.Resample(AList.Width, AList.Height);

Read more comments on GitHub >

github_iconTop Results From Across the Web

r/wow - After the UI update the old ability icons look blurry and ...
After the UI update the old ability icons look blurry and low-res. You can use Clean Icons - Mechagnome edition which AI upscales...
Read more >
Windows tray icon is low resolution · Issue #1003 - GitHub
The system tray icons used by barrier are 16x16 pixels. I see that Microsoft recommends including both a 16x16 and a 32x32 icons, ......
Read more >
How to Upscale a Low Resolution Image?
Upscaling a low-resolution image means enhancing the quality and resolution of the image. In more simple words, upscaling refers to making any blurry...
Read more >
Too small icons (upscaling problem) in High resolution ...
I am using a Macbook Air 2020 running windows 10 via Bootcamp installation, resolution display 2560 x 1600, and the icons in the...
Read more >
Improve low-resolution icons - Genuitec
Improve low-resolution icons ... The Icon Designer converts font icons into .png files after an icon has been composed by an author.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found