Tom Zöhner

Results 26 comments of Tom Zöhner

I currently have no big use case or nice test files. Is there some specific feature you need (and could provide a test file for) or are you looking for...

Conceptually yes, but EMF uses 32bit numbers instead of 16bit and changes parameter ordering and adds additional parameters. So WMFJS can be used as a starting point but you still...

[This](https://about.usps.com/doing-business/it-policies-standards/technology-solution-system-integration-test-s-it-process.rtf) rtf file contains some nice diagrams in both EMF and WMF format for testing (best disable WMFJS for development though or it might use WMFJS for rendering). I have...

Since #27 is merged, is this issue resolved or is it still in progress?

For testing the loader portion of typewiz-webpack the webpack guide for [loader testing](https://webpack.js.org/contribute/writing-a-loader/#testing) should explain all that is needed.

I think for developer convenience it would be nice if conflicting / non assignable types were added as a union type. That way one can use ones favorite vcs tool...