imagemagick Custom font is blurred #132
Unanswered
a123likeyou
asked this question in
Q&A
Replies: 1 comment
-
Type |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The image font generated by using imagemagick to customize the font size and type is blurry, is there any solution?
The command is:Magick convert -size 200.0x50.0 -pointsize 16 -fill rgba(0,0,0,1.0)

-font C:\image-magick-fonts\5d4c258debc748cfac67a496d65f96e6.ttf
-background none -gravity center caption:"Kanbe Kotori/njkjkj " D:\output.png
Beta Was this translation helpful? Give feedback.
All reactions