Skip to content

gtk: video render is antialiased #31

@martinlindhe

Description

@martinlindhe

I tried and failed to find a way to disable antialiasing with gtk-rs.

It appears the issue is a feature of cairo, as explained at https://www.cairographics.org/FAQ/#sharp_lines

dustbox showing smeared graphics from running utils/palette/palette.com:
dustbox-pal

dosbox shows a clear image for the same program:
dosbox-pal

The issue is hard to see in Firefox too because also firefox antialiases the images. Save and use an external viewer such as Gimp to see the issue better.

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