Skip to content

Texture rendering #1

Description

@catfoolyou

It appears that texture rendering in this engine uses interpolation, so that textures are blurred when resized. I have looked at the source and have found no way to set the interpolation style with CSS.

Below are examples to show what I am talking about:
texture-pixel
proper rendering
texture-auto
interpolated rendering

The CSS style for no interpolation is image-rendering: pixelated;

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