Home
Hi Norbert, You are using a self compiled LibreCad, rigth? Executing it outside buid...
efa, sorry for taking so long to answer but did not see the your post. Yes, 'libdxfrw'...
Vertical dimension's alignment
Fixed in master & 2.0 branch commit: 5effcdba8ea515ad87a0791b07a49204b7a99922
Broken Bevel tool
Added a patch in 2.0 branch, seems ok but require more check, clockwise or not, selection...
The bug seems to affect to polylines created in counterclockwise order, reverting...
drw_entity use initialization list
write dimfxl & dimfxlon in dim styles
Hide unused warnings
drw_coord & vertex2d, use initialization list
drw_variant, more correct & cleanup
Hi Jean-Luc, I made a build with latest master branch code and works well (Only I...
added manpage for dwg2dxf
Rpm files for latest 2.0 brach code (2.0.8+git) http://download.opensuse.org/repositories/home:/Rallaz/Fedora_22/...
Fix bug & release 0.6.3
dimstyle added 2 undocumented vars
The last nightly have the patch (master & 2.0.8)
Added a simple patch to draw 4 corner solids in master branch. Solids are loaded,...
The missing entities are 2D solids, not lines or fill areas. See this doc: http://knowledge.autodesk.com/support/autocad-lt/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-LT/files/GUID-0998E0EE-7829-4AA4-9282-4FC703F9B1F4-htm.html...
remove entmode enum warning
dxfrw: use radians in drw_insert entity
dxfrw: fix in dwg hatch
dwfrw: parses shadow handle
dxfrw: fix in dwg 2004 pages
dwgbuffer add getBool to read bool values
Avoided VC++ compiler warning C4244: conversion...
Defined S_ISDIR in the case it's missing for co...
DRW_Entity::parseDxfGroups: Inserted cast
Changed C like cast in "bool DRW_Entity::parseC...
Updated AUTHORS
Ignored more unnecessary VS project files.
Updated README
Updated NEWS
Ignored VC++ temporary output folders.
Ignored unnecessary VS project file.
Ignored unnecessary VS file.
Created VS2013 project for dwg2dxf and referenc...
Ignored dwg2dxf VC++ output.
Merge branch 'master' of ssh://git.code.sf.net/...
Merge branch 'master' of ssh://git.code.sf.net/...
cpp header style
header: minor typo
Removed unnecessary return statement from "line...
dimension rendering
Fixed with commit ad0f1432a3b0ddfb9f294fe410bd924125b410fa Always draw dimension...
Fixed with commit f7871a96af9b15f8e32729002d4d00721f67d3c7 Can round or bevel opened...
Error when saving rounded polyline
sameprop plugin doesn't copy the "by layer" placeholder (flag)
Added a patch solving plugin issue with color, linewidth and linetype in plugins....
No problem ;-)
Move not respecting Layers
In "move/copy Options" dialog uncheck "use current layer" Note: current stable version...
Nested chars are fixed but it seems to have produced more errors: In dimension text...
Nested chars are mising
The attached dxf file have line width "byDefault" and are opened ok in LibreCAD "the...
Release 0.6.1 & fix mem leak
do not write classes in R12
Home
completed header write support
added missing author in dwg2dxf
added dwg2dxf as example
fix some memory issues
added missing file in makefile.am
added copy ctor to prevent double free
remove override warning
update readme
unify readDwgHandles & renove bug for 2004+
multipage section support in 2007
R21 add readSysPage
added object support
Release 0.6.0
don't use std::map[] & prevent crash in parseEn...
added support for image & imagedef