Skip to content

Feature: Customizable Font Handling for createDigitImagick #16

@rikgirbes

Description

@rikgirbes

Current behavior:

  • Uses the default font "Helvetica", which may not be available in some environments (e.g., Docker images).

Requested changes:

  • Provide a way to set the font explicitly via $imagick->setFont().
  • Alternatively, fallback to the first available font returned by $imagick->queryFonts(), e.g., DejaVu-Sans.

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