Skip to content

Implement the mode parameter of GCOL for drawing commands #49

@breakintoprogram

Description

@breakintoprogram
  • 0: Plot the specified colour
  • 1: OR the colour with the colour already there
  • 2: AND the colour with the colour already there
  • 3: XOR the colour with the colour already there
  • 4: NOT (invert) the colour already there
  • 5: No change to colour already there
  • 6: Clear the colour - set it to colour 0

NB: FabGL only supports NOT and swapping the foreground and background colours

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Released

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions