Skip to content

Icon outline font shadows (easy quick fix) #126

@MM-Mikhail

Description

@MM-Mikhail

Currently uses a simplified 4 corner method to draw outline around text in icons
This is bad for 1 pixel fine fonts like common XEN, XHelvetica

Solution
Draw 4 on the mid edges (not corners)

0X0
XTX
0X0

But really, we have enough cpu power to do a full circle of 8 prints

XXX
XTX
XXX

This would guarantee a complete outline

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions