https://issues.apache.org/bugzilla/show_bug.cgi?id=44886





--- Comment #1 from Trejkaz <[EMAIL PROTECTED]>  2008-04-27 18:56:58 PST ---
Okay here's some more analysis.  It isn't a raw PICT, but it isn't the same as
the other blip either.  However, it's remarkably similar unless I have this all
wrong.

After the header, we have...

   57 32 7B 91 23 5D DB 36 7A DB FF 17 FE F3 A7 05
   C7 15 69 2D E5 89 A3 6F 66 03 D6 24 F7 DB 1D 13 (32 bytes unknown)

   72 A1 00 00                                       <-- cb (uncompressed size)

   00 00 00 00 00 00 00 00 A3 00 00 00 40 00 00 00   <-- rcBounds

   25 ED 1F 00 6A B1 0C 00                           <-- ptSize

   23 04 00 00                                       <-- cbSave (compressed
size)

   00                                                <-- fCompression

   FE                                                <-- fFilter

cbSave using this scheme does exactly match the remaining data in the blip.

So I take it this is the same as EMF/WMF but with 32 bytes of UID instead of
16?


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to