diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2014-12-24 00:29:25 +1100 |
---|---|---|
committer | Chris Sherlock <chris.sherlock79@gmail.com> | 2015-01-05 20:30:00 +1100 |
commit | 832d43812459e6c5297c09811866b23212d23a09 (patch) | |
tree | c36ecef219c2298e3f4059ef79f8bb6a722e7819 /include/vcl/ITiledRenderable.hxx | |
parent | df5fa4082cfb17c5d5be6678995689485df6d429 (diff) |
vcl: Read EMF files
private/tbsdy/emf
I have rewritten the EMF filter to read files based on a command pattern.
Each record type is read via an "Action" record, much like GDIMetafile does.
In this commit, I have a demo, mtfparser that can take an emf file and read
the records one by one. Note that EMF+ records are not yet parsed.
I will be creating a class that contains the EMF records. But for now, this is
phase 1 of the rewrite.
I will also be pushing unit tests soon.
Change-Id: I6af8f5e4a2741a45ad8e726f383ca883596fd2d2
Diffstat (limited to 'include/vcl/ITiledRenderable.hxx')
0 files changed, 0 insertions, 0 deletions