Skip to content

Feature Request: dynamic image sizes #16

@njh

Description

@njh

The RadioVIS specification supports specifying the size of the screen / requested image size:

Devices are recommended to include the following HTTP headers in their request when acquiring images from a URL, indicating the display dimensions and resolution density of the device. This is to assist in returning a more appropriate resource for that device.

Header Name Description Mandatory
Display-Height Visible device screen height, in pixels No (default is 240 pixels)
Display-Width Visible device screen width, in pixels No (default is 320 pixels)
Display-PPI Visible device pixel density, in pixels per inch (PPI) No (default is 72 PPI)

It would be useful if the demo app supported this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions