webai-community / aquarium

BSD 3-Clause "New" or "Revised" License
26 stars 7 forks source link

Set window size by cmd args #39

Closed JiangYizhou closed 5 years ago

JiangYizhou commented 5 years ago

To create a specific size window, pass args '--window-width xx' '--window-height xx'

gyagp commented 5 years ago

Please use --window-size=width,height for simplicity.