diff options
author | Sebastian Keller <skeller@gnome.org> | 2021-11-22 01:41:33 +0100 |
---|---|---|
committer | Sebastian Keller <skeller@gnome.org> | 2021-11-22 02:19:59 +0100 |
commit | 1c7c84a263af1e0688e2fedb3a98e2f10b55f0eb (patch) | |
tree | c10e7127330e991f80b7f22f3e10d4f743ac18d3 /make-release.sh | |
parent | a31741faf6e59737c561574c3a7679ea185f4154 (diff) | |
download | pango-1c7c84a263af1e0688e2fedb3a98e2f10b55f0eb.tar.gz |
Introduce and use FLOOR and CEIL macros in Pango units
This replaces the code that was trying to implement those via the ROUND
macro. This avoids a potential issue with values that already were on
whole units being rounded up to the next whole unit in the code that was
implementing CEIL this way.
Diffstat (limited to 'make-release.sh')
0 files changed, 0 insertions, 0 deletions