Search found 1 match

by s3nzyn
2017-06-08T00:52:35-07:00
Forum: Users
Topic: Question re: display -update <seconds> [file]
Replies: 4
Views: 9194

Re: Question re: display -update <seconds> [file]

...bump?

I have the same problem. Running:

display -density 120 -update 0.1 mypicture.svg

or

display -density 120 -update 0.01 mypicture.svg

did not work, while

display -density 120 -update 1 mypicture.svg

did work:)

Since the svg file is written on change events, I was hoping we could ...