https://bugs.documentfoundation.org/show_bug.cgi?id=128309

--- Comment #6 from osnola <alo...@loria.fr> ---
Regarding the documentation, "Inside Macintosh: Imaging With Quickdraw" has a
lot of information about the Apple Pict format, but the information about the
CompressedQuickTime opcode 8200 is not very useful. 

I assumed that this code only encapsulated basic QuickTime data, so we need to
find some documentation on the QuickTime format, perhaps
https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html
.

Note:
- A long time ago, I added a .pct filter in libmwaw (which is disabled in
LibreOffice, in fact writerperfect checks if libmwaw finds an apple image file,
and if so, refuses to convert it). This filter allows to retrieve some 8200
data. You can look for ApplePictParser::readQuicktime in
src/lib/ApplePictParser.cxx...

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to