[v0.1/P1] Rename font.size to font.size_px #28
Labels
No labels
priority/P0
priority/P1
priority/P2
release/v0.1.0
status/blocked
status/planned
type/bug
type/design
type/test-gap
type/tracker
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
natsukium/felis#28
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Parent: #12 (P1.7). Supersedes the unit-naming part of #7.
Why
The configured font size is measured in logical pixels, while an unqualified terminal font size is commonly read as points. The pixel model is coherent; only the public key is ambiguous.
Scope
font.sizetofont.size_pxwithout a compatibility alias before the first release.Acceptance criteria