You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yep this and #7 are both weird edge cases which could have been avoided if therion's file formats weren't absolutely terrible.
Currently the importer assumes that "options" which follow a command look like this:
Option name, a space, option value, where the option value contains no spaces unless it's enclosed in brackets or quote marks.
Here and in #7 there are some options which do have a space in them and also are not enclosed in anything. This type of inconsistency makes it basically impossible to write an elegant and fast parser.
Actually we were talking about adding the parser from the Mapiah project into wtherion, but I haven't heard anything about it since.
I'll try to find a better solution for the parser.
Original th2
Resultant th2
The object name and optional subsequent -scale property is missing.
The text was updated successfully, but these errors were encountered: