LibreDWG / libredwg

Official mirror of libredwg. With CI hooks and nightly releases. PR's ok
https://savannah.gnu.org/projects/libredwg/
GNU General Public License v3.0
992 stars 235 forks source link

Improve flags_r11 setting in preR13 encoding #758

Open michal-josef-spacek opened 1 year ago

michal-josef-spacek commented 1 year ago

I am going to improve flags_r11 setting. I created PR https://github.com/LibreDWG/libredwg/pull/757 which:

One thing is TODO, which I am not able to set now:

rurban commented 1 year ago

This comment TODO: maybe add a missing CONTROL object here. GH #453 is something else. We do store all the CONTROL objects plus its flags_r11 in the json already.

But we need your new function for indxf

michal-josef-spacek commented 1 year ago

@rurban In JSON, yes, but conversion from JSON to DWG is not working (e.g. in the case of flags_r11)