You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mathias Markl
cb25b15d5e
|
7 years ago | |
---|---|---|
.. | ||
doc | 7 years ago | |
i18n | 7 years ago | |
static | 7 years ago | |
template | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
__init__.py | 7 years ago | |
__manifest__.py | 7 years ago |
README.md
MuK Preview Image
Extendes the Preview Dialog to support images. Currently the following image extensions are supported:
- CIS-Cod-Dateien (*.cod, image/cis-cod)
- CMU-Raster-Dateien (*.ras, image/cmu-raster)
- FIF-Dateien (*.fif, image/fif)
- GIF-Dateien (*.gif, image/gif)
- IEF-Dateien (*.ief, image/ief)
- JPEG-Dateien (*.jpeg *.jpg *.jpe, image/jpeg)
- PNG-Dateien (*.png, image/png)
- TIFF-Dateien (*.tiff *.tif, image/tiff)
- Vasa-Dateien (*.mcf, image/vasa)
- Bitmap-Dateien (WAP) (*.wbmp, image/vnd.wap.wbmp)
- Freehand-Dateien (*.fh4 *.fh5 *.fhc, image/x-freehand)
- Icon-Dateien (*.ico, image/x-icon)
- PBM Anymap Dateien (*.pnm, image/x-portable-anymap)
- PBM Bitmap Dateien (*.pbm, image/x-portable-bitmap)
- PBM Graymap Dateien (*.pgm, image/x-portable-graymap)
- PBM Pixmap Dateien (*.ppm, image/x-portable-pixmap)
- RGB-Dateien (*.rgb, image/x-rgb)
- X-Windows Dump (*.xwd, image/x-windowdump)
- XBM-Dateien (*.xbm, image/x-xbitmap)
- XPM-Dateien (*.xpm, image/x-xpixmap)