Sha256: f66deead6cf77898a34748bb2bd1e40acc04e456fc6a16a9d622fbd227203996
Contents?: true
Size: 257 Bytes
Versions: 9
Compression:
Stored size: 257 Bytes
Contents
module Bioshogi module Formatter module Animation class AnimationWebpBuilder < AnimationGifBuilder def ext_name "webp" end def ffmpeg_option_fine_tune_for_each_file_type end end end end end
Version data entries
9 entries across 9 versions & 1 rubygems