Add rotate option

This commit is contained in:
Milan Nikolic
2018-10-10 04:32:00 +02:00
parent 37b19fcfe8
commit c9d77f03e7
8 changed files with 141 additions and 20 deletions

View File

@@ -26,6 +26,8 @@ type Server struct {
FrameWidth float64
FrameHeight float64
Rotate int
NoWebGL bool
FileName string