Skip to content

FlxText shadow/outline issues #3235

@Geokureli

Description

@Geokureli

Multiple issues detected with outlines:

  • shadowOffset` behaves weirdly: it defaults to (1,1) and it moves both the text and shadow when borderSize != 0
  • Shadow gets cut off when shadowOffset is outside the image: Should increase the image size. might be fixed by Fix text clipping when applying a shadow to it #3226
  • Outline gets cut off when size too big: should use a bigger image, like above
  • Increasing graphic size for border causes issues: for negative shadows or large outlines do we set offset? If we increase the graphic size will that break existing games, where specific?

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