dnkl/foot
41
2.0k
Fork
You've already forked foot
242

Add curly-pixelated option for blocky undercurl style #2273

Open
txf wants to merge 1 commit from txf/foot:pixelated-curly into master
pull from: txf/foot:pixelated-curly
merge into: dnkl:master
dnkl:master
dnkl:osc-5522
dnkl:sixel-heap-buffer-overflow
dnkl:releases/1.27
dnkl:releases/1.26
dnkl:releases/1.25
dnkl:releases/1.24
dnkl:multi-cursor
dnkl:releases/1.23
dnkl:pixman-16f-2
dnkl:releases/1.22
dnkl:releases/1.21
dnkl:releases/1.20
dnkl:releases/1.19
dnkl:releases/1.18
dnkl:releases/1.17
dnkl:releases/1.16
dnkl:releases/1.15
dnkl:releases/1.14
dnkl:releases/1.13
dnkl:releases/1.12
dnkl:releases/1.11
dnkl:releases/1.10
dnkl:releases/1.9
dnkl:releases/1.8
dnkl:releases/1.7
dnkl:releases/1.6
dnkl:releases/1.5
dnkl:releases/1.4
dnkl:releases/1.3
dnkl:releases/1.2
dnkl:releases/1.1
dnkl:releases/1.0
First-time contributor
Copy link

Adds a new boolean option curly-pixelated that renders undercurls as
alternating 4px blocks instead of smooth trapezoids. Works better with
blocky fonts like GohuFont.

curly-pixelated = yes
Adds a new boolean option `curly-pixelated` that renders undercurls as alternating 4px blocks instead of smooth trapezoids. Works better with blocky fonts like GohuFont. ```ini curly-pixelated = yes
txf force-pushed pixelated-curly from 3ff4f57923
All checks were successful
builds.sr.ht/freebsd-x64 Job completed
to 6deb3ad74c
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
builds.sr.ht/freebsd-x64 Job completed
2026年04月09日 12:00:41 +02:00
Compare
txf force-pushed pixelated-curly from 6deb3ad74c
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
builds.sr.ht/freebsd-x64 Job completed
to 9e1086ea11
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
builds.sr.ht/freebsd-x64 Job completed
2026年04月22日 18:15:49 +02:00
Compare
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
builds.sr.ht/freebsd-x64 Job completed
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u pixelated-curly:txf-pixelated-curly
git switch txf-pixelated-curly

Merge

Merge the changes and update on Forgejo.
git switch master
git merge --no-ff txf-pixelated-curly
git switch txf-pixelated-curly
git rebase master
git switch master
git merge --ff-only txf-pixelated-curly
git switch txf-pixelated-curly
git rebase master
git switch master
git merge --no-ff txf-pixelated-curly
git switch master
git merge --squash txf-pixelated-curly
git switch master
git merge --ff-only txf-pixelated-curly
git switch master
git merge txf-pixelated-curly
git push origin master
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dnkl/foot!2273
Reference in a new issue
dnkl/foot
No description provided.
Delete branch "txf/foot:pixelated-curly"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?