Skip to content

asciimoth/convert3a

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convert3a

This tool allows you to convert 3a animations to png or gif formats
Build:
$ git clone https://github.com/DomesticMoth/convert3a.git
$ go build -o convert3a *.go
Usage:

convert3a by DomesticMoth
Tool for convert 3a animations to media formats

Args:
	--in [file]			Path to 3a file (required)
	--out [file]			Path to output media file
	--dyn					Render animation instead of static image (flag)
	--preview [nomber]
	--fontsize [nomber]

You can change the palette by specifying values for the following parameters in hex format
	--ColorBlack
	--ColorLightRed
	--ColorLightGreen
	--ColorYellow
	--ColorLightBlue
	--ColorLightMagenta
	--ColorLightCyan
	--ColorLightWhite
	--ColorGray
	--ColorRed
	--ColorGreen
	--ColorBrown
	--ColorBlue
	--ColorMagenta
	--ColorCyan
	--ColorWhite
	--ColorDefaultBg
	--ColorDefaultFg
Example '--ColorRed #ff0000'

About

Tool for convert 3a animations to media formats

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages