Skip to content
#

exif

Here are 526 public repositories matching this topic...

guystreeter
guystreeter commented Feb 28, 2022

Before you create an issue make sure that:

  • Your issue is strictly related to LibrePhotos itself. Questions about setting up a reverse proxy belong in what ever reverse proxy you are using.
  • You have read the documentation thoroughly.
  • You have searched for a similar issue among all the former issues (even closed ones).
  • You have tried to replicate th
bug good first issue frontend
photoview
Magick.NET
abjugard
abjugard commented Mar 16, 2022

Magick.NET version

10.1.0

Environment (Operating system, version and so on)

macOS Big Sur 11.6.3

Description

Magick.NET does not copy libraries to the correct location on macOS (or Linux).

When running I get the following error:

Magick.NET-Q8-AnyCPU: The type initializer for 'ImageMagick.MagickFormatInfo' threw an exception.
Magick.NET-Q8-AnyCPU: The type initi

Sketch 是 Android 上的一个强大且全面的图片加载库,除了基础功能外,还支持 GIF、SVG,手势缩放、分块显示超大图片、ExifInterface、视频缩略图、Jetpack Compose 等功能。Sketch is a powerful and comprehensive image load library on Android, in addition to the basic functions, it also supports GIF, SVG, gesture zoom, block display of huge images, ExifInterface, video thumbnails, Jetpack Compose and other functions

  • Updated May 2, 2022
  • Kotlin
Damselfly

Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection, and face-recognition.

  • Updated Apr 27, 2022
  • C#
exiv2
piponazo
piponazo commented Apr 29, 2022

In Exiv2/exiv2#2219 (comment) we discussed about the possibility of having some dead code in our codebase around the EXV_HAVE_MMAP definition:

As far as I can see we have the following preprocessor conditions:
```cpp
#if defined EXV_HAVE_MMAP && defined EXV_HAVE_MUNMAP
...
#elif defined WIN32 && !defined __CYGWIN__
...
#else
...  <-- This is t
platforms good first issue

Improve this page

Add a description, image, and links to the exif topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the exif topic, visit your repo's landing page and select "manage topics."

Learn more