Search found 1 match
- 2015-11-04T07:28:13-07:00
- Forum: Users
- Topic: Font problem
- Replies: 1
- Views: 753
Font problem
Hi, Hoping someone can help with a strange one. We have a command that we run via cron under a users account but it is giving a blank empty white canvas convert -font '/home/***/assets/IDAutomationHC39M.ttf' -pointsize 48 -size x500 -fill gray label:'*text*' \( -gravity south -crop 100%x50%+0+0 ...