How to use the API to write face tags?
StefanOltmann opened this issue · 1 comments
StefanOltmann commented
I struggle implementing face tags right now.
This code solves it half-way:
https://github.com/Ashampoo/kim/blob/750b93ee2fe07c8acaa84ee3a5c2199e70abb63e/src/commonMain/kotlin/com/ashampoo/kim/xmp/XmpWriter.kt#L155
Can anyone give me guidance how to do it?