Commit 4a32dce92a0ff00d824b3ec512b8f6dff28dcaa2

Werner Lemberg 2017-03-14T19:32:12

[sfnt] Implement PS names for font instances [1/3]. Add 128bit MurmurHash 3 function. Everything is guarded with TT_CONFIG_OPTION_GX_VAR_SUPPORT. * src/sfnt/sfdriver.c (ROTL32): New macro. (fmix32, murmur_hash_3_128): New functions.