libredwg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libredwg] .json conversion


From: Andrew Aaron
Subject: [libredwg] .json conversion
Date: Tue, 1 Jun 2021 11:12:43 +1000

Hello Reini.
I work for https://skyciv.com/ . I'm currently looking at using LibreDWG to convert .dwg to .json, and then further formatting that .json into our format.

Although the conversion works I've noticed that there's some bad, non-json formatting coming out of dwgread. Right now, I'm taking this output and converting it to pure json. Although this would work, it seems counterproductive in that this formatting should probably happen within LibreDWG itself.

Although I'm not a C programmer by trade, I would be willing to contribute to the source so json output would be well-formatted. Although I haven't figured out where the conversion, if any, is happening within the code. So I would like some advice, as to where I should insert my code to format the json.

Thankyou for your consideration, Andrew Aaron.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]