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

--- Comment #83 from Patrick (volunteer) <[email protected]> ---
Forgot I added the link to the NeoOffice Quick Look plugin (aka NeoPeek) source
code:

https://github.com/neooffice/NeoPeek

Overall, the code logic is pretty simple:
1. macOS calls the plugin and passes an .od* file path and a drawing surface
2. The plugin opens the .od* file, unzips the file, and looks for an embedded
thumbnail file
3. If an embedded thumbnail file is found, the plugin copies the image bits and
draws the image to the drawing surface passed in by macOS
4. macOS then handles displaying the drawn copy of the thumbnail

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

Reply via email to