Skip to content

Dadlick/DxfToBmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DxfToBmp

DxfToBmp 1.0.0

Sample screenshot:

Screenshot

Description

Converting vector file *.dxf to monochrome raster *.bmp Drawing primitives with a pen 1 pixel thick

Dependencies and distribution

  • .NET Framework 4.5.
  • netDxf .net library to read and write AutoCAD dxf files. here

Compiling

To compile the source code you will need Visual Studio 2015

Supported entities to draw monochrome raster *.bmp

  • Line
  • LwPolyline
  • Arc
  • Spline
  • Circle
  • Ellipse
  • Hatch

About

converting vector file * .dxf to monochrome raster * .bmp

Resources

License

Stars

Watchers

Forks

Packages

No packages published