Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: Implement support for *Fujifilm* *F-Gamut C* RGB colourspace. #1317

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

KelSolaar
Copy link
Member

Closes #1315.

Summary

This PR implements support for Fujifilm F-Gamut C RGB colourspace.

References #1315.

Preflight

Code Style and Quality

  • Unit tests have been implemented and passed.
  • Pyright static checking has been run and passed.
  • Pre-commit hooks have been run and passed.
  • [N/A] New transformations have been added to the Automatic Colour Conversion Graph.
  • New transformations have been exported to the relevant namespaces, e.g. colour, colour.models.

Documentation

  • New features are documented along with examples if relevant.
  • The documentation is Sphinx and numpydoc compliant.

@KelSolaar KelSolaar added this to the v0.4.7 milestone Dec 7, 2024
@coveralls
Copy link

Coverage Status

coverage: 99.826%. remained the same
when pulling 3129f21 on feature/flog2c
into e34321e on develop.

@KelSolaar KelSolaar merged commit ed42442 into develop Dec 7, 2024
32 checks passed
@KelSolaar KelSolaar deleted the feature/flog2c branch December 12, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Implement support for *Fujifilm* *F-Log2C* log encoding.
2 participants