kmx git
Register
kc3-lang/freetype
kc3-lang
Login
kc3-lang
/
freetype
Browse
Commit
Author :
Alexei Podtelezhnikov
Date :
2022-11-14 22:53:14
Hash :
47e61d02
Message :
* src/pcf/pcfutil.c ({Two,Four}ByteSwap): Use builtins or shifts. We trust glibc which uses shifts or builtins to swap bytes. This must be more efficient.