GithubHelp home page GithubHelp logo

elnney / dxfighter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from enjoping/dxfighter

0.0 2.0 0.0 199 KB

A new DXF writer and reader in PHP which outputs AC1012 (R15) DXF files

License: BSD 3-Clause "New" or "Revised" License

PHP 100.00%

dxfighter's Introduction

DXFighter Build Status alert_status coverage security_rating vulnerabilities

DXFighter
!Currently in active development!
A new DXF writer and reader in PHP which outputs AC1012 (R15) DXF files.
This project is based on @digitalfotografen/DXFwriter. It's a great tool for basic DXF exports which don't rely on the newest DXF version. Sadly I needed an export which includes ellipses so I've started writing my own exporter based on his work. As we've needed this for a project the code was written as fast as possible so I need a lot of refactoring in the beginning.
The basic implementation is done and you can use it for your projects. The library currently supports reading and writing for some entity types (see the list below). In the next weeks I will keep on writing the documentation and add help for how to use the reader.
If you need help please have a look at the example.php file or open an issue.

Getting started guide Documentation Example code

Current development status

A first impementation of reading and writing is done. Next steps will be to increase the documentation level and start using it in production for my project. If you encounter problems or need specific changes so that DXFighter fulfills your usecase feel free to open an issue on github.

At the moment the library supports writing for following entity types:

  • Arcs
  • Circles
  • Ellipses
  • Lines
  • LWPolyline
  • Points
  • Polyline
  • Text

At the moment the library supports reading for following entity types:

  • Ellipses
  • Lines
  • Polyline
  • Text

License

This project is published under BSD 3-Clause licence. More information can be found in the LICENSE file.

dxfighter's People

Contributors

enjoping avatar

Watchers

 avatar  avatar

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.