Skip to content

Need test for gfx_GetClipRegion #769

@ZERICO2005

Description

@ZERICO2005

We need tests for bool gfx_GetClipRegion(gfx_region_t *region)

If you need help or clarification on what gfx_GetClipRegion does, you can ping one of the developers in https://discord.gg/5yVK3UjcX7 or ask a question in this github issue.

TODO:

  • test cases where no clipping
  • test cases where clipping is performed on one side, and on multiple sides
  • test cases where the region is outside the clipping area
  • test cases where the clipping region has zero-width or zero-height
  • test gfx_GetClipRegion after setting new screen clipping regions with gfx_SetClipRegion

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions