Idan Gazit

Results 124 comments of Idan Gazit

@geoffrich ok we found our specific problem! Azure refuses to honor cookies with super long `max-age`. In the example, the max-age was set to be 1000 years (`31536000000` seconds). When...

@ranaldsgift this is exactly what we experienced (we also use supabase). The sb-WHATEVER cookies weren't being passed along by SWA because their max-age was too long. Update your dependencies; Supabase...

Frozen fonts are shipped as part of the 1.2 release to support environments (like IntelliJ IDEs) which do not support configuration of OpenType settings. Cheers! 🍻

We shipped the frozen TTFs in 1.2 which include all the stylistic sets turned on. It's not perfect but that's what we got. Thanks!

We are unable to identify anything in the fonts themselves, and this doesn't happen in other applications. Sorry, it looks like this might just be an issue with however kitty...

This is resolved in 1.2 to the best of our abilities within the limitations. XCode does not support setting of opentype features like stylistic sets, and hence we produce the...

You can enable this with `cv60` instead. Fixed in 1.2

Hi there! This seems way nicer than our crappy install scripts, but I don't want to hold up releasing v1.101 for it. Going to figure this out for 1.2, alongside...

Will look at this together with #64 for the 1.2 milestone. Thank you!

As far as I'm aware, Monaspace doesn't ship box drawing characters, so using them would be forcing the OS's type rasterizer to fall back to "some other font" that contains...