kmx git
login
register
kc3-lang
/
harfbuzz
/
src/OT/Layout/GPOS/CursivePos.hh
src/OT/Layout/GPOS/CursivePos.hh
Log
Author
Commit
Date
CI
Message
be8a87c4
2023-01-21T15:00:41
Move TRACE_DISPATCH after may_recurse() Such that we don't get memory access issues if DEBUG_SANITIZE is on and may_recurse() returns false.
88ef3c5a
2022-06-28T23:26:49
[reorg] Change OT::Layout::GPOS to OT::Layout::GPOS_impl.
c7307ca0
2022-06-24T22:01:02
[reorg] Begin moving GPOS into the new directory layout.