Mitchell Hashimoto
Mitchell Hashimoto
> P.S. Do we even need freetype-load-flags if we respect the system configuration? Something to think about, since it feels like that config was really just added as a workaround...
Depending on the magnitude of the change, I'm willing to accept this as a backport into 1.2.x.
Thanks for the analysis. > One could argue from this that, until Ghostty implements Fontconfig support, we should consider switching to FT_LOAD_TARGET_LIGHT as the hardcoded choice if we don't want...
Yes, feel free to pick it up. 😄
I explain how to do it in the original post. I wouldn’t do any ordering ourselves and just do whatever order the apprt provides. Eg the top level list that...
Done with #9326 and #9899
> Perhaps allowing window-width and window-height to accept an optional unit so that the width and height can be specified in pixels? I think that's separate to the issue. >...
Apologies for the delay. The rendering for Urls changed quite a bit with our render state change. I'm still interested in the core idea here. if you're still interested too...
I'll re-review later, but it looks like both `true` and `false` values were converted to an unconditional report scheme.
Note this is just blocked on some test changes. I'm fine with the API itself.