Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/LibreCAD/libdxfrw

Successor of https://sourceforge.net/projects/libdxfrw/, developed for LibreCAD, by LibreCAD Contributors, usable for all
https://github.com/LibreCAD/libdxfrw

Removed unnecessary if statement

notalfredo opened this pull request 5 months ago
Dimension in autocad

lroyer-star opened this issue 6 months ago
Add resolve DRW_Dimension measure value (dxf code 42)

Xie-Long-0 opened this pull request 6 months ago
Garbled code read dwg

8502596 opened this issue 10 months ago
C++14 support

dxli opened this pull request about 1 year ago
Some questions about functionality

laizilianglaiziliang opened this issue over 1 year ago
What DRW::ETYPE can represent multiline segments of lines and arcs

berry0511 opened this issue over 1 year ago
Do not treat warnings as errors on MSVC

feragon opened this pull request about 2 years ago
Uppercase codepage comparison against lower-case strings must fail

PaulFocus opened this issue about 2 years ago
dxfReaderAscii:readInt64() never reads a 64 bit

PaulFocus opened this issue about 2 years ago
How to determine if an ARC is ccw (counter clock wise) or not?

tridiserkan opened this issue about 2 years ago
Treatment of comiler warnings as errors optional

drpeterfranz opened this pull request about 2 years ago
README.md : Improve formatting

jonadem opened this pull request about 2 years ago
CMake building of doc and dwg2dxf optional

drpeterfranz opened this pull request about 2 years ago
Opposite inner 'if' condition leads to a dead code block.

dismine opened this issue over 2 years ago
DRW_Solid thirdCorner and fourthCorner methods return the same point

TAImatem opened this issue over 2 years ago
Add support for AC1032 (AutoCAD 2018) file format.

michalg0x5a opened this pull request over 2 years ago
removed std::endl calls which were causing significant slowdown when writing

TAImatem opened this pull request over 2 years ago
fix "iterator after end" error on some strings

TAImatem opened this pull request over 2 years ago
LEADER entites are saved with code 76 doubled

lordofbikes opened this issue almost 3 years ago
A question about reading the block's xdata.

ysx1993 opened this issue almost 3 years ago
[Feature Request] DimArc Specification

melwyncarlo opened this issue almost 3 years ago
Regression: DWG file which worked in 0.6.3 no longer works in 1.0.1

spotrh opened this issue about 3 years ago
fix "Vertex ID" printout

jirislaby opened this pull request about 3 years ago
Analyzed the fall through warnings

hawk2411 opened this pull request about 3 years ago
Configure Position Independent Code required for Librecad_3

williria opened this pull request about 3 years ago
Set compiler warnings on by default

williria opened this pull request about 3 years ago
fix angle and alignment handing of (m)texts

nyalldawson opened this pull request over 3 years ago
Raise custom exception when memory allocation fails

nyalldawson opened this pull request over 3 years ago
add support for rgb colors and transparency

nyalldawson opened this pull request over 3 years ago
Port extrusion handling fix from QGIS

nyalldawson opened this pull request over 3 years ago
Fix incorrect handling of conditions wrt debugging (potentially breaks parsing)

nyalldawson opened this pull request over 3 years ago
More safety when parsing entities

nyalldawson opened this pull request over 3 years ago
Correctly store linespacing

nyalldawson opened this pull request over 3 years ago
Fix spline retrieval

nyalldawson opened this pull request over 3 years ago
Improve CI

nyalldawson opened this pull request over 3 years ago
Fix version checks have incorrect logic for version 2018+

nyalldawson opened this pull request over 3 years ago
Avoid memory corruption when decompressing bad DWGs

nyalldawson opened this pull request over 3 years ago
Marker constructor as explicit

nyalldawson opened this pull request over 3 years ago
Fix leak in parseDataPage

nyalldawson opened this pull request over 3 years ago
Spelling fixes

nyalldawson opened this pull request over 3 years ago
Don't add spline control points twice.

nyalldawson opened this pull request over 3 years ago
Port knot weight parsing from solvespace fork

nyalldawson opened this pull request over 3 years ago
Port fixes from https://github.com/whpark-APS/libdxfrw

nyalldawson opened this pull request over 3 years ago
Custom debug

nyalldawson opened this pull request over 3 years ago
Rename "DEBUG" enum

nyalldawson opened this pull request over 3 years ago
Fix unused field warnings

nyalldawson opened this pull request over 3 years ago
Initialize a variable

nyalldawson opened this pull request over 3 years ago
Fix remaining 'lenght' typos

nyalldawson opened this pull request over 3 years ago
Use unordered_map instead of map

nyalldawson opened this pull request over 3 years ago
Fix missing 'break' in copyCompBytes21

nyalldawson opened this pull request over 3 years ago
More modernization and cleanups

nyalldawson opened this pull request over 3 years ago
Fix incorrectly truncated size types in dwgbuffer, minor cleanups

nyalldawson opened this pull request over 3 years ago
Minor text codec cleanups

nyalldawson opened this pull request over 3 years ago
Complete version detection with all known versions

nyalldawson opened this pull request over 3 years ago
Recommended upstream?

nyalldawson opened this issue over 3 years ago
pkgconfig & warning fixes

jirislaby opened this pull request over 3 years ago
manually merged LibreCAD2 changes

lordofbikes opened this pull request almost 4 years ago
DXF file generated by running dwg2dxf cannot be opened by AutoCAD

cqwuxiaolong opened this issue about 4 years ago
Memory leak in dwg2dxf

matthewbroadwaynavenio opened this issue about 4 years ago
BOSS Can you support Chinese

cqwuxiaolong opened this issue over 4 years ago
CMake Refactor

feragon opened this pull request over 4 years ago
libdxfrw packaging

feragon opened this issue almost 5 years ago
cmake fixes and a typo fix

jirislaby opened this pull request over 5 years ago
Add Travis-CI script

feragon opened this pull request over 5 years ago
error compiling on Mac OS Mojave

lucasaf04 opened this issue over 5 years ago
Fix bugs with .dwg import of TEXT and MTEXT entities

CivilGuy opened this pull request over 5 years ago
#7 : Return an error when the file ends prematurely

feragon opened this pull request about 6 years ago
missing ENDSEC in DXF file crashes the application

lordofbikes opened this issue about 6 years ago
Add version getter

feragon opened this pull request about 6 years ago
Fix #3

feragon opened this pull request over 7 years ago
Fix polyline 2d/3d write

feragon opened this pull request over 7 years ago
Broken link

leventelist opened this issue over 7 years ago
Add 102 group code read/write

feragon opened this pull request over 7 years ago
Initialize return buffers in GetRawChar8 et al.

martin-frbg opened this pull request about 8 years ago