Skip to content

Add support for changing number of colours per pixel in set_mode() #3

@breakintoprogram

Description

@breakintoprogram

As an Agon Programmer
I want to be able to set resolution and # of colour planes independantly
So that I use higher resolutions in FabGL

Background: The ESP32 only has ~400K of DRAM available for data, so higher resolutions at full colour count do not work.

Acceptance Criteria:

  • Be able to set the resolution and # of colour planes independantly
  • A simple way of setting this up in the set_mode function

Contributers:

  • Lennart Benschop
  • Igor Chaves Cananea

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Released

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions