Dybo007
Dybo007
My Stack looks like: ``` ZStack{ Text("Some Text Here") .font(.custom("Impact", size: isMuted ? 50 : 90)) } ``` and i'm listening for output device changes like this: ``` .onReceive(NotificationCenter.default.publisher(for: .defaultOutputDeviceChanged)){...
 What is this?? how to remedy?? Why SSH?
Hi, i'm using it with .custom("SignPainter") font, and it looks like it's clipped. Same with fonts like "BlowBrush" or "Brush Script MT", all macos native fonts. I'm new in dev,...