Skip to content

textSize() leads to some symbols not being displayed correctly anymore #303

Closed
@processing-bot

Description

@processing-bot

Created by: hkiel

Description

textSize() leads to some symbols not being displayed correctly anymore with text()

Expected Behavior

Same symbols should be shown with scaled font

Current Behavior

glyph for unknown symbol is shown instead

Steps to Reproduce

text("♦♥♠♣", 0, 20);
textSize(20);
text("♦♥♠♣", 0, 60);

Bildschirmfoto 2021-11-04 um 13 19 13

Your Environment

  • Processing version: 4.0b2
  • Operating System and OS version: WIn10, macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    has attachmentAttachment was not transfered from GitLab

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions