We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
chinese chars can not be rendered normally.
test.go:
package main import "fmt" func main() { fmt.Println("hello你好") }
test.png:
The text was updated successfully, but these errors were encountered:
Thanks for reporting. I'll update for supporting CJK, so wait for a while please.
Sorry, something went wrong.
@Purelightme HI. Now, you can generate an image from code by specifying the font that supports Chinese characters from your system.
germanium --font 'Ricty-Regular' testdata/main.go
@matsuyoshi30 Great.Very Thankful.
No branches or pull requests
chinese chars can not be rendered normally.
test.go:
test.png:
The text was updated successfully, but these errors were encountered: