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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
convert -background black -fill white -pointsize 1024 -font "/usr/share/fonts/TTF/KanjiStrokeOrders_v4.004.ttf" label:"foo" out.png
convert -monitor -define registry:temporary-path=/home/fabian/hdd/temp -limit memory 8gb -background black -fill white -pointsize 32767 -font "/usr/share/fonts/TTF/Cica-Regular.ttf" label:"\345\244\242" temp.png
parameter for text, optional parameters for size and file name, (use temp storage on HDD if needed?)
The text was updated successfully, but these errors were encountered:
Fabian42
No branches or pull requests
convert -background black -fill white -pointsize 1024 -font "/usr/share/fonts/TTF/KanjiStrokeOrders_v4.004.ttf" label:"foo" out.png
convert -monitor -define registry:temporary-path=/home/fabian/hdd/temp -limit memory 8gb -background black -fill white -pointsize 32767 -font "/usr/share/fonts/TTF/Cica-Regular.ttf" label:"\345\244\242" temp.png
parameter for text, optional parameters for size and file name, (use temp storage on HDD if needed?)
The text was updated successfully, but these errors were encountered: