Search found 1 match

by joneb
2014-11-21T10:16:36-07:00
Forum: Users
Topic: draw text slow as _www
Replies: 2
Views: 2278

draw text slow as _www

I was doing some apache cgi-bin image manipulations in python via shell. It was extremely slow. Then I isolated the issue to drawing text with convert as the user _www. I am not sure where to go from here. What is special about _www using draw text? $ date;sudo -H -u _www /sw/bin/convert image.tiff ...