mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-11 18:42:23 +00:00
| Filename | Latest commit message | Latest commit date |
|---|---|---|
RootlessGlyphs used max() for box.x1 and box.y1 when accumulating the bounding box across glyphs in a list. Computing the union of bounding boxes requires min() for the lower coordinate corner and max for the higher coordinate corner. Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com> |
||
| .. | ||
| damage | ||
| rootless | ||
| shadow | ||
| sync | ||
| extinit_priv.h | ||