DJGosnell

Results 24 comments of DJGosnell

Never going to try to write a float to string writer again. [Benchmarks](https://github.com/DJGosnell/ACadSharp/blob/mtext-value-reader-writer2-benchmark/ACadSharp.Benchmark/Benchmarks.cs) | Method | Mean | Error | Gen0 | Gen1 | Allocated | |------------------------ |---------:|------:|-------:|-------:|----------:| | ReaderDeserializeWalker...

I'll address the comments. Thank you for your time to review. I'm thinking that since this is such a big PR, that I'll keep this in draft mode for a...

Slash being included where it should not be. Viewer ![image](https://user-images.githubusercontent.com/224169/216643651-7b54e4eb-a5a8-4778-ac65-0a7aff65c546.png) CAD ![image](https://user-images.githubusercontent.com/224169/216643694-1c7746c2-0f0b-4043-8a15-fa88fffaa96e.png)

I opted to make this an internal component in my system since it was only partially working here in this PR. I may split it off and add a separate...