bobbylight

Results 157 comments of bobbylight

@ovna01 can you provide the staack traace you got from the `BadLocationException`? I want to see if that's a root cause. Honestly I'm more inclined to return an empty `new...

@robert-dbvis - this seems like a fine change, but my understanding was that Swing already handled fallback fonts. Are you seeing that it doesn't? At least on OS X; maybe...

I'll try to check Mac tomorrow, but from what I recall, it does do fallbacks automagically there (as well as much better font rendering in general). FWIW you can seem...

Interestingly, it looks like the non-monospaced fallback behavior is the same in VS Code. So if this branch adds back the use of `StyleContext` for font creation, we'll have a...

Yeah, the screenshot was more to show that composite fonts were possible, and that RSTA didn't break that (since it does a lot of crazy stuff with fonts to support...

@outlier922 - sorry for the late reply, I haven't worked on this project for awhile due to difficulties publishing updated artifacts. I hope to take another look shortly. Can you...