GNU bug report logs -
#51361
28.0.60; NS toolbar icons are too big and low res
Previous Next
Full log
Message #11 received at 51361 <at> debbugs.gnu.org (full text, mbox):
Hi Alan,
> I'm not keen to have things show up at different sizes when displayed
> on retina vs not on retina.
Fair enough.
> Unfortunately that means finding icons that are suitable, and I
> suspect for the NS port it may not be super-straightforward to
> handle them in the toolbar. I'd have to investigate.
Now that rsvg support is built by default, svg seems to be the sensible
choice. Although maybe the icons in the toolbar are rendered natively
and emacs svg support is not even required? Good svg icons are a dime a
dozen (but replacing every icon in emacs doesn't strike me as the most
exciting task...). Both NS and Wayland still do a raster downscaling at
the end for fractional scales, so no solution will be pixel-perfect in
such cases, neither svg nor double resolution pixmaps, but with svg you
won't be having the same problem in a few years and, for platforms that
do support direct rendering at non-integer scales (maybe Windows, I
don't know), svg is a natural choice.
Best regards,
Carlos
This bug report was last modified 3 years and 215 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.