Coder Social home page Coder Social logo

cgm's Introduction

Hi, I'm Toni ๐Ÿ‘‹

Find me elsewhere

  • Tweeting my thoughts Twitter
  • Professional profile LinkedIn
  • Do some side projects for customers codessentials

cgm's People

Contributors

dteuchert avatar twenzel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

cgm's Issues

PolygonSet command's parsing order

PolygonSet's ReadFromBinary method first reads edgeOutFlag then reads points. According to ISO 8632-1 (page 164), it should be the other way around. Could not create a pull request due to permissions.

Btw, great work, thanks for all the effort!

Exception on loading BITONALTILE

On loading a binary WebCGM which contains a BITONALTILE in a BEGTILEARRAY the library throws an exception Error on EnsureAllArgumentsWereRead in BitonalTile command for file 'xx'!

The total size of the file is 9.144 Bytes, so I assume that the file size is not the issue.

The Stacktrace is listed below:
at codessentials.CGM.Commands.Command.Assert(Boolean isCorrect, String errorMessage) in C:\Users\teuchert_d\source\github\CGM\src\Commands\Command.cs:line 282 at codessentials.CGM.Import.DefaultBinaryReader.EnsureAllArgumentsWereRead() in C:\Users\teuchert_d\source\github\CGM\src\Import\DefaultBinaryReader.cs:line 227 at codessentials.CGM.Import.DefaultBinaryReader.ReadCommand() in C:\Users\teuchert_d\source\github\CGM\src\Import\DefaultBinaryReader.cs:line 343 at codessentials.CGM.Import.DefaultBinaryReader.ReadCommands() in C:\Users\teuchert_d\source\github\CGM\src\Import\DefaultBinaryReader.cs:line 64 at codessentials.CGM.BinaryCgmFile.ReadData(Stream stream) in C:\Users\teuchert_d\source\github\CGM\src\BinaryCGMFile.cs:line 98 at codessentials.CGM.BinaryCgmFile.ReadData(String fileName) in C:\Users\teuchert_d\source\github\CGM\src\BinaryCGMFile.cs:line 106 at codessentials.CGM.BinaryCgmFile..ctor(String fileName) in C:\Users\teuchert_d\source\github\CGM\src\BinaryCGMFile.cs:line 32 at CgmReader.Services.CgmReader.ConvertBinaryToTextCgmFile(String filePath, Boolean storeFile) in C:\Users\teuchert_d\source\CgmReader\CgmReader.Core\Services\CgmReader.cs:line 21 at CgmReader.Program.Main(String[] args) in C:\Users\teuchert_d\source\CgmReader\CgmReader\Program.cs:line 44

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.