Ashampoo / kim

Image metadata manipulation library for Kotlin Multiplatform
https://ashampoo.github.io/kim/
Apache License 2.0
163 stars 8 forks source link

Write XMP face tags #56

Closed StefanOltmann closed 8 months ago

StefanOltmann commented 8 months ago

We need to implement this:

https://github.com/Ashampoo/kim/blob/750b93ee2fe07c8acaa84ee3a5c2199e70abb63e/src/commonMain/kotlin/com/ashampoo/kim/xmp/XmpWriter.kt#L151-L185

StefanOltmann commented 8 months ago

Replacement issue: https://github.com/Ashampoo/xmpcore/issues/19