SwissAS / jcgm-core

An open source Java implementation to interpret and render Computer Graphics Metafile (CGM) graphics files.
Other
8 stars 6 forks source link

Fix split cgm issues #10

Closed daviddiana11 closed 1 year ago

daviddiana11 commented 1 year ago

Fixed an issue when calling the public static split method, introduced with the thread-safety refactoring: we now need a dummy CGM instance to keep track of var updates when reading the commands.