-
Notifications
You must be signed in to change notification settings - Fork 479
Closed
Description
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
Labels
No labels