Skip to content

ImageFrameWidthList and ImageFrameHeightList  #33

@MarcAntoine-Arnaud

Description

@MarcAntoine-Arnaud

It's not safe to define 2 lists for resolutions.
As for example with the TSP 2121-1, the PDF document mention 2 resolutions:
1920x1080 and 3480x2160.

If we fill a Delivery Schema with these values, its possible to delivers files with these resolutions:
1920x1080
1920x2160
3480x2160
3480x1080

Why the model was not defined as:

ImageFrameList [
  {
    width
    height
  }
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions