Decodes MLEADERSTYLE DXF raw-color int32 to AcCmColor.
AcCmColor
Raw-color is a packed 32-bit signed integer:
Why values often look negative:
Algorithm sources:
decode_raw_color_int
Decodes MLEADERSTYLE DXF raw-color int32 to
AcCmColor.Raw-color is a packed 32-bit signed integer:
Why values often look negative:
Algorithm sources:
decode_raw_color_int): https://raw.githubusercontent.com/mozman/ezdxf/master/src/ezdxf/colors.py