webview/webview

Font not property rendered in macos using webgl

Opened this issue · 1 comments

What OS are you using (uname -a, or Windows version)?

macos 14.4.1

Darwin Kernel Version 23.4.0:root:xnu-10063.101.17~1/RELEASE_ARM64_T6000 arm64

What programming language are you using (C/C++/Go/Rust)?

go/1.22
webview_go/0.10.0

What did you expect to see and what you saw instead?

fontFamily: "monaco, monospaced"

with WebGL enabled:
image

Did you check the font rendering in Safari?
Never mind, I didn't pay attention.