Skip to content

Disable kerning without external dependency #5191

Description

@josephernest

Hi! It's rather complex to use "no kerning":

ImageDraw.text(..., features=["-kern"])

when drawing TrueType font text on an image with ImageDraw.text.

Indeed, on Windows, we have to:

Since we're just disabling a feature (kerning), is it really necessary to import libraqm?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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