|
From: Ivan M. <iv...@ma...> - 2019-12-19 23:19:52
|
Hi Christian On 19/12/2019 12:39, Christian Schoenebeck wrote: > > Let's postpone that. I won't have the time to check that file soon. We'll keep > an eye on this issue, and if it really happens again we'll take closer look. No problem. I'll keep the instrument in case we need it later. > So what do we do about it, let's drop '3ddp' from libgig code again then? I'm going to contradict myself for the hundredth time this month now - GSEdit *is* actually reading the '3ddp' chunks. I obviously didn't set a breakpoint correctly before. I found out what ddp stands for it's: Dimension Display Position. I've also identified the functions used by GSEdit for reading and writing the 10-16 bytes. I'm trying to figure out from them how to generate the bytes in libgig. > Best regards, > Christian Schoenebeck All the best, Ivan |