-
It's impossible to transfer photos from an old Canon 10d camera : did I miss something ?
It's OK with other camera devices though.
Here's the log file :
```
2023-01-19 09:26:26 INFO rapid.py 7…
-
I get the following error when I run "go install github.com/gen2brain/cbconvert/cmd/cbconvert@latest":
go: github.com/gen2brain/cbconvert/cmd/cbconvert@latest (in github.com/gen2brain/cbconvert…
-
Windows Installer Extensions and Thumbnailer checkboxes are not working
Steps to reproduce:
- Clean Windows system
- Install F3D 1.2.1, uncheck both extensions and thumbnailer checkboxes
- open …
-
> Running check ‘Final phase’
> Re-installing the meta-package
> DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get install –yes –no-install-recommends mint-meta-cinnamon
> Reading pac…
-
This is zim 0.73.5
Platform: Windows 10, Macos Catalina
Locale: en_US UTF-8, ru_RU
Python: 3.9.6
PixbufVersion: 2.42.6
1. Insert GIF image into the page.
2. Right-click it, choose `Edit Proper…
-
This is my conf:
```
# Socket path (leave empty for auto)
socket=
# Thumbnail path (leave empty for auto)
thumbnail=
# Maximum thumbnail size in pixels (scaled down to fit)
max_height=200
…
-
* Create a 640x360 canvas
* Save as test.png
* Quit ArtPaint
* In Tracker, with GetInfo the attributes show 639x359
* Open with ShowImage saves the correct attibutes 640x360
* Open test.png in Ar…
-
Can you please add thumbfast support to this OSC?
https://github.com/po5/thumbfast
odopo updated
2 years ago
-
Hi,
I tried creating a Django CMS plugin for uploading SVG images. I followed the instructions under extending Django Filer, but using File as base, not BaseImage. On my local machine (using SQLite a…
-
Hi. is it possible to use django-imagekit as a thumbnailer library instead of easy_thumbnails? Thanks.