kyosukeSakurai

Results 4 comments of kyosukeSakurai

Isn't it affected by the fact that the Shift-JIS (character code) processing code has been deleted in the latest version? DxfReader.cs public DxfDocument Read(Stream stream, IEnumerable supportFolders) ![image](https://user-images.githubusercontent.com/84120973/120913242-9af24d00-c6d0-11eb-8efd-2233558a66cf.png)

#293 is reproduced when loading since Annotation is not linked at the time. If you update further, annotation is linked now, but it seems that the process that is judged...

Load, update of leader and save seems to cause other inconsistencies. ![image](https://user-images.githubusercontent.com/84120973/123800268-1340dc80-d924-11eb-982d-183225597669.png) I think the following processing is needed to be fixed. (Since the update position of Hook at the...

If issues #293 and #294 are solved, we can see the following issues. If the annotation leader line has an acute angle, Load and save will make it impossible to...