enable icon indicating copy to clipboard operation
enable copied to clipboard

Don't assume "vera.ttf" always exists and pick a default font more deterministically.

Open jwiggins opened this issue 3 years ago • 0 comments

If Font.findfont can't find the requested font, it falls back to FontManager.defaultFont["ttf"] which is supposed to be "vera.ttf", unless a system doesn't have that font in which case it's just the first font path found when searching the system font directories.

jwiggins avatar Mar 11 '21 17:03 jwiggins