[Image references 2/6] Shared image geometry and executable vectors #1825
Labels
No labels
accepted
bug
declined
docs
duplicate
enhancement
good first issue
in-progress
needs-info
privacy
security
triage
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
LibreKAT/Ocideck#1825
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: #1801
Depends on: #1824
Completed prerequisite: #1813
Contract:
docs/design/IMAGE_CALLOUTS.md, frozen revision 4 (§4 and §9)Outcome
Provide one Flutter-free geometry contract that every image-reference renderer and the editor can use or verify against. This turns the measurements recorded in the design into permanent, executable repository evidence.
Scope
ImageViewportGeometryfor intrinsic image size, slot size, focal point and image zoom.0..400zoom clamp.Acceptance evidence
0,100,140,400, a negative value and a value above the maximum.0,0.5and1on both axes.Boundaries
mainand the frozen contract is authoritative.Use small coherent commits for the pure geometry, fixtures, browser proof, Flutter proof and documentation/quality-gate wiring.