home.social

#coreanimation — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #coreanimation, aggregated by home.social.

  1. I wrote the scrolling marquee using Core Animation for my apps but a while back, I found some issues where the text would look blurry on non-retina displays.

    Unfortunately I found a few more cases (still happening a lot less than before), but finally found the issue and fixed it.

    The top image has the blurry text (in the titlebar), and the bottom image has it fixed. 🛠️😄

    Text now appears super sharp on non-retina displays and have yet to see a blurry example.

    #QuickTune #UIUX #CoreAnimation

  2. I just posted a sample project to GitHub which has the code I wrote for the Brushed Metal background in QuickTune.

    It seems performant but I am probably not the best in determining if it is at its most performant. Seems good though.

    This is done in Core Animation layers & good for both 1x and 2x displays.

    I hope to see more Brushed Metal interfaces soon 😉

    github.com/marioaguzman/Brushe

    #MacOSX #macOS #Mac #Aqua #BrushedMetal #Interface #AppKit #CoreAnimation