tools: Remove pil_half.
- Now assuming the terminal shows partial block characters properly. - Also added 'tif' as an image extension.
This commit is contained in:
parent
8ae0f203f2
commit
6ab508a251
9 changed files with 61 additions and 141 deletions
|
|
@ -35,8 +35,7 @@ tools_for_extensions = [
|
|||
[["so"], ["nm"]],
|
||||
[["deb"], ["dpkg_contents", "dpkg_info"]],
|
||||
[["rpm"], ["rpm"]],
|
||||
[["png", "jpg", "gif", "bmp", "ppm", "tiff", "tga"], ["identify", "pil",
|
||||
"pil_half"]],
|
||||
[["png", "jpg", "gif", "bmp", "ppm", "tif", "tiff", "tga"], ["identify", "pil"]],
|
||||
[["mkv", "mka", "mks", "ogg", "ogm", "avi", "wav", "mpeg", "mpg", "vob",
|
||||
"mp4", "mpgv", "mpv", "m1v", "m2v", "mp2", "mp3", "asf", "wma", "wmv",
|
||||
"qt", "mov", "rm", "rmvb", "ra", "ifo", "ac3", "dts", "aac", "flac",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue