libredwg
[Top][All Lists]
Advanced

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

Re: [libredwg] Reference API documentation missing


From: Reini Urban
Subject: Re: [libredwg] Reference API documentation missing
Date: Fri, 8 Nov 2019 21:52:18 +0100



Melvin Newman <address@hidden> schrieb am Fr., 8. Nov. 2019, 17:22:
Awesome thanks. I also saw a note on the Git page this morning, for the request for python binding documentation. 

I realize that that this projects goals look to be the building of a powerful C based DWG library (and it looks like you guys are on an awesome track for that) but I would like to second a focus on Python :) Documentation along this front would be a huge help!

After a ton of hacking away last night I could get python to give me a list of layers out of the dwg... but only the first letter in the layer name....

Because it was a r2007+ DWG and this has all strings as UCS-2 encoded. You need to decode it. 

Returning utf8 would be better, but that's over my head I fear. 


Thank you very much for your help and the awesome work on this library! 

On Fri, Nov 8, 2019 at 1:14 AM Reini Urban <address@hidden> wrote:
On Fri, Nov 8, 2019 at 5:29 AM Melvin Newman <address@hidden> wrote:
It would appear that the Reference API documentation is completely missing... 

The link given to here: https://www.gnu.org/software/libredwg/refman/ seems to come up blank in both Chrome, Firefox or Android.


Thanks for the report.

I've regenerated the refman and the manual.
The manual also had some pages missing.


reply via email to

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