You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e.g. java -jar sgf2gif.jar -f ~/game.sgf -o ~/game.gif --board_color='brown'
or
whatever value, like in your code in classic theme private val boardColor = Color.WHITE
thanks and best regards
The text was updated successfully, but these errors were encountered:
nice to have the parameter to change board color
e.g.
java -jar sgf2gif.jar -f ~/game.sgf -o ~/game.gif --board_color='brown'
or
whatever value, like in your code in classic theme
private val boardColor = Color.WHITE
thanks and best regards
The text was updated successfully, but these errors were encountered: