eb11c61182
Some older versions of word use vml (vector markup language) and put their images in a "v:imagedata" tag inside a "w:pict". We read those as we read the more modern "blip" inside a "w:drawing". Note that this does not mean the reader knows anything about vml. It just looks for a `v:imagdata`. It's possible that, with more complicated uses of images in vml, it won't do the right thing. |
||
---|---|---|
.. | ||
Fonts.hs | ||
Lists.hs | ||
Parse.hs | ||
Reducible.hs |