Skip to content

[Text tool] Font face is ignored #1965

@pedropaulosuzuki

Description

@pedropaulosuzuki

Description
While we're able to select any font face from the font selector, the font-weight and italic-state are ignored. Probably makes more sense to just show available font-families and let italic and bold switches impact font-weight and italic-state (as already happens now).

The problem in doing that is we lose fine control in font-weight. To solve that, it would be better to change the bold selector to a dropdown, where we can choose any font-weight provided by the font-family.

To Reproduce

  1. Switch to the Text Tool
  2. Create text
  3. Select any font

Additional Info
In the video, we can see that selecting "Ubuntu Condensed" font faces, Pinta ignores the font weight and italic state, even if it implies those are supported.

Screencast.from.01-02-2026.20.16.44.webm

Version
Latest git

Tasks

  • Allow selection of any font-weight
  • Only show font-weights supported by the font-family in the dropdown
  • Sync font-face selection with font-weight and italic state
  • Change font-face selector to font-family and allow selection of custom variant on another dropdown (excluding font-weight and italic variations)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions