HarfBuzz text shaping engine
Go to file
Behdad Esfahbod 388ad037ff [HB] Remove HB_MEMORY_MODE_READONLY_NEVER_DUPLICATE
Unlike the rest of the memory-mode enum, this one didn't only
describe the access mode of the input memory region.  Remove it.

If someone wants to inhibit duplicating, they can lock the blob
and throw away the key.

Based on mailing list discussion with Carl Worth.
2009-11-02 14:40:46 -05:00
src [HB] Remove HB_MEMORY_MODE_READONLY_NEVER_DUPLICATE 2009-11-02 14:40:46 -05:00