Skip to content
#

exif

Here are 546 public repositories matching this topic...

photoview
khaihern
khaihern commented Aug 3, 2022

Is your feature request related to a problem? Please describe.
Yes, I have noticed that the font sizes as well as the positioning of the dates and album texts are slightly too large and often clutters up the overall viewing experience.

Describe the solution you'd like
Through using CSS styles in the console and taking some inspiration from Google Photos, I have reduced the font sizes

good first issue Good for newcomers UI Related to the frontend web ui written in Javascript
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 Aug 5, 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 Aug 5, 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 Cygwin, MinGW, cross-compilation, NetBSD, FreeBSD etc 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