Skip to content

DXF writer: surface the newly decoded VISUALSTYLE fields (DecodedObject::AcadVisualStyle carries only the description) #66

Description

@DrunkOnJava

After #47/#64 all VISUALSTYLE face/edge/lighting fields decode on R2004 and R2010+, but src/dxf_sections.rs still emits 'VISUALSTYLE face/edge/lighting fields not surfaced' because the DecodedObject variant carries only the description. Extend the variant and the DXF emitter so the decoded values reach DXF output, with a round-trip test.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions