Dongxu Li

Results 279 comments of Dongxu Li

@sand1024 For trim and trim2, the ancient logic is by the concept of a "trim point", causing lots of trouble. I suggest we redo all the logic: For each entity,...

If you press the Tab key(hope it's the same in Russian) in the command line, all available commands are displayed. I will review the logic of command translation.

Just wondering: Do we really want to say "Command Line" instead of "Command" for a floating command window? "Command" is more consistent with "Cmd", where abbreviation is used to save...

@sand1024 Thanks! We are not afraid of regressions in 2.2.2. If tere's a chance to cleanup, we should proceed. We still have lots of so called "God API", for example,...

The root cause: RS_Entity copy / move ctors are not copying the bounding box properly for RS_Entity::clone(). The bounding box is first copied, but later reset by RS_Entity::init(). The fix:...

@ErtugrulEge Did you start from scratch with the newer versions? I cannot reproduce this one.

@ErtugrulEge I mean also starting with an empty drawing, instead of opening an existing dxf. Did you set offset in the option tool? I feel you might have some invalid...

The root cause: the rendering algorithm moves to the start point of the hatch boundary, but for complete circles/ellipses, no start point is defined, and the default (0,0) is rendered...

also, we should be releasing a 2.2.1.2 soon. I'm currently busy due to some family emergency.

@avylove From our side, I'm thinking about a new libdxfrw release to make the upstream more consistent for package maintainers.