Skip to Content

libe57format v3.1.1

Created
Updated

A library to provide read & write support for the E57 file format.

# Usage

libe57format provides CMake targets:

find_package(e57format CONFIG REQUIRED)
target_link_libraries(main PRIVATE E57Format) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

and one transitive dependency:

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • José Ángel Martínez Torres's avatar José Ángel Martínez Torres
  • Aleksi Sapon's avatar Aleksi Sapon
  • SunBlack's avatar SunBlack

# Changelog

  • 1897a5a [libe57format] Update to 3.1.1 (#36481)
  • ed831b1 [libe57format] Update to 3.1.0 (#36278)
  • 6dad517 [libe57format] Update to 3.0.2 (#36239)
  • 0dbf7be [libe57format] Update to 3.0.1 (#36188)
  • 5a08096 [libe57format] Update to 3.0.0 (#29840)
  • 1703092 [libe57format] Update to 2.3.0 (#29333)
  • bce1415 Added libe57format port (#22909)

# Source