Skip to content

Conversation

@Evil-Spirit
Copy link
Contributor

No description provided.

@Evil-Spirit
Copy link
Contributor Author

This is an issue, needed to be tested. By some reason, autocad don't read some files with some line weights. Because of enum-lWeight we have to introduce lRawWeight. if we want to avoid it, we should create mm-to-enum, enum-to-mm functions.

@whitequark
Copy link
Contributor

Yes, please replace lWeight with lRawWeight entirely (rename it to break any code that relies on the semantics of lWeight rather than make it do the wrong thing because of an implicit conversion) and add the conversion functions.

@Evil-Spirit Evil-Spirit deleted the changes branch February 17, 2016 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants