Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 633 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 633 Bytes

Sample DWG

A sample project which can read and process DWG files in C++ language.

References

libdxfrw

GitHub

  • Free C++ library to read and write DXF files in ascii and binary

  • Also can read DWG files from R14 to 2013 (~ AutoCAD 2017)

  • Licensed under the terms of the GNU General Public License v2

libiconv for Windows

GitHub

  • libiconv for Windows based on GNU libiconv

fess testdata

GitHub

  • Test data repository for search system, including DXF & DWG files