Skip to content

Typo in OnDiskBitmap documentation: shadder #5722

@rsbohn

Description

@rsbohn

CircuitPython version

https://circuitpython.readthedocs.io/en/7.0.x/shared-bindings/displayio/index.html

Code/REPL

from displayio import OnDiskBitmap

Behavior

The image’s pixel_shader. The type depends on the underlying bitmap’s structure. The pixel shadder can be modified (e.g., to set the transparent pixel or, for paletted images, to update the palette

Description

  • "shadder"
  • Need punctuation at the end of the sentence.

Additional information

Not present in 6.3.x docs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions