Skip to content

PPTX: style-referenced outlines (lnRef) are not applied to preset shapes #318

Description

@developer0hye

Problem

Shapes whose outline comes from the style matrix (<p:style><a:lnRef idx="..."> with a scheme color transform) render without any stroke — the pentagon in libreoffice/shape-text-rotate.pptx has a dark accent1-shaded border in PowerPoint but none in our output. Explicit <a:ln> strokes work; the lnRef indirection is dropped.

Expected

Resolve lnRef against the theme's line style list (like fillRef resolves fills) and apply the referenced stroke with its color transform.

Found during the after-image re-audit of #286.

Related: #213

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions