Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text-on-png

Execute

cargo run path/to/image font_size font_family x y width height message path/out

font_size, x, y, width, and height have to be numeric string, otherwise the program will panic number of arguments have to match exactly 9, or the program will panic

Example

cargo run meme.png 12 sans-serif 44 166 109 150 "Lorem ipsum dolor sit amet, consectetur adipiscing elit." file.png

Result

image

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages