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

Cursor smoothing on Retina displays #4443

Open
Catalyst-42 opened this issue May 1, 2024 · 0 comments
Open

Cursor smoothing on Retina displays #4443

Catalyst-42 opened this issue May 1, 2024 · 0 comments

Comments

@Catalyst-42
Copy link

The problem

On Retina displays, at standard screen resolution (1/2 of the maximum resolution, which is the default setting), all cursors appear antialiased. Here are some examples:

Retina 1/2 Retina 1/2 Retina at max resolution
retina_x2_cursor retina_x2_scale_cursor retina_x1_cursor

As I understand it, the computer gets the original cursor sprite for the retina screen and then compresses it with anti-aliasing to the specified resolution.

I'm not sure if this problem is fundamentally solvable, as I've found some other applications in which perfect pixels get smoothed out

Aseprite and System version

  • Aseprite 1.3.6-arm64 (steam beta)
  • System: macOS Sonoma 14.4.1
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

1 participant