Skip to content

Add FILLELLIPSE to graphics functions #1853

Open
@hjellinek

Description

@hjellinek

As I was building a test suite for Issue #1814, I noticed a minor incongruity.

Medley includes functions DRAWPOLYGON and DRAWCIRCLE, and corresponding functions FILLPOLYGON and FILLCIRCLE. But DRAWELLIPSE, cousin of DRAWCIRCLE, lacks a corresponding FILLELLIPSE function.

This would require us to add an IMFILLELLIPSE slot to IMAGEOPS with a suitable (no-op) default value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions