10
66
Fork
You've already forked fcft
14

Reject COLRv1 fonts #115

Manually merged
dnkl merged 2 commits from reject-colrv1 into master 2025年12月27日 12:25:35 +01:00
Owner
Copy link

Fcft doesn't support COLRv1 fonts; trying to use them results in "empty" glyphs (i.e. "nothing") being rendered.

So, detect COLRv1 fonts, and reject them. What this means is:

  • If the primary font is COLRv1, error out
  • If a fallback font is COLRv1, skip and, and try the next fallback instead
Fcft doesn't support COLRv1 fonts; trying to use them results in "empty" glyphs (i.e. "nothing") being rendered. So, detect COLRv1 fonts, and reject them. What this means is: * If the primary font is COLRv1, error out * If a fallback font is COLRv1, skip and, and try the next fallback instead
Fcft doesn't support COLRv1 fonts; trying to use them results in
"empty" glyphs (i.e. "nothing") being rendered.
So, detect COLRv1 fonts, and reject them. What this means is:
* If the primary font is COLRv1, error out
* If a fallback font is COLRv1, skip and, and try the next fallback instead
readme: document COLRv1 as not supported
All checks were successful
ci/woodpecker/pull_request_metadata/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
builds.sr.ht/freebsd-x64 Job completed
ci/woodpecker/push/woodpecker Pipeline was successful
a376428385
Author
Owner
Copy link

Related: #114

Related: https://codeberg.org/dnkl/fcft/issues/114
dnkl manually merged commit a376428385 into master 2025年12月27日 12:25:35 +01:00
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/fcft!115
Reference in a new issue
dnkl/fcft
No description provided.
Delete branch "reject-colrv1"

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?