8000 bitmaptools not available for non-native CircuitPython (Blinka) · Issue #80 · adafruit/Adafruit_CircuitPython_Display_Shapes · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

8000
Appearance settings
bitmaptools not available for non-native CircuitPython (Blinka) #80
Open
@bablokb

Description

@bablokb

Using this lib running with Blinka, the import of bitmaptools throws an error since this a native library not provided by Blinka. This was introduced with #76 while adding stroke support for Polygon.

A fix should be simple: bitmaptools is only used for a single function which can be replaced with a pure Python implementation in case bitmaptools is not available. Which might also be the case for native builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0