Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1006 Bytes

fakemovie.md

File metadata and controls

32 lines (26 loc) · 1006 Bytes

fakemovie: Add movie start button at image

fakemovie add movie start button at image. Original version made by Mr. mattn. MimixBox version has some functions added.

How to Use

fakemovie [OPTIONS] IMAGE_FILE_NAME
short option long option description
-o --output Output file name
(default: Added suffix "_fake" to original name)
-p --phub Put p-hub button
(default: Color similar to twitter button)
-r --radius Radius of button
(default: Auto caluculate)
-h --help Show help messages 
-v --version Show version

Examples

Put like Twitter button

$ fakemovie lena.png 

Original Twitter

Put like P-hub button

$ fakemovie -p lena.png -o lena_phub_fake.png

Original Phub