Orientation: planning
@easytarget is already working on this.
Since Mar 31, 2024.
Assessment
This issue has not been assessed yet.
Description
I want to add 'orientation' options;
This enables rotated text, and effects such as mirroring.
- flip (bool) : mirror about the horizontal axis
- simply manipulate the glyph before adding to character framebuffer
- affects the vertical alignment operation for
baseline, flipstopandbottom
- mirror (bool) : mirror about the vertical axis
- reverse the character print order
- manipulate the glyph before adding to character framebuffer
- flip
leftandrighthorizontal alignment
- twist (bool)
- hardest
- change the print direction
- change the alignment operation (this could get complex)
- manipulate the glyph before adding to character framebuffer (which needs x/y dimensions adjusted to suit)
Changes applied to the alignment by flipping and mirroring, plus the axis swap from twist need to affect be reflected in returns from the rect() method (but size should be unaffected? I need to think about whether width and height should be swapped when twist is applied?, humm...)
- Dominant language
- Python
- Stars
- 75
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from easytarget/microPyEZfonts
-
bug
easytarget/microPyEZfonts#38 · 1 assignee ·
All issues in easytarget/microPyEZfonts
Similar issues
-
agent-ready documentation needs-triage
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
-
documentation
Difficulty 1/5 Under an hour Newbie friendliness 91/100
-
workflow-status page template still says reusable workflows are "triggered only by workflow_call:" Open
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
instance instance add
Difficulty 1/5 Under an hour Newbie friendliness 72/100
searxng/searx-instances#939 · 1 comment ·
-
area-deployment area-integrations triage:bot-seen
Difficulty 2/5 Half a day Newbie friendliness 86/100