Skip to content

Example code produces white screen on MacOS #3

@jsphwllng

Description

@jsphwllng
from PIL import Image
from pythonWordArt import pyWordArt
w = pyWordArt()
w.WordArt("Text here", w.Styles["rainbow"], "100")
w.toFile("hello.jpg")

Produces a blank screen on Big Sur.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions