Skip to content
New issue

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

Font render script #50

Open
Fabian42 opened this issue Sep 22, 2022 · 0 comments
Open

Font render script #50

Fabian42 opened this issue Sep 22, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Fabian42
Copy link
Owner

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?)

@Fabian42 Fabian42 added the enhancement New feature or request label Sep 22, 2022
@Fabian42 Fabian42 self-assigned this Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant