Closed ronaldtse closed 3 years ago
We will use argp-standalone port by https://github.com/bigcat26/argp-standalone
libemf2svg now supports Windows native build
Testing was very limited and really covered memory leaks only. That was the limitation of original code. I did some manual validation for Windows version but found that libemf2svg uses random number generator to create clip ids in svg files. That means that output changes from run to run and automatic comparison with the previous results is not possible.
In the Metanorma project we need to ensure libemf2svg also compiles on Windows.