[ft] Don't set font ppem
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 29 Dec 2014 02:56:15 +0000 (18:56 -0800)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 29 Dec 2014 02:56:15 +0000 (18:56 -0800)
commitf34aaba8687a20794835e2dc878c52d1b53e6f85
treeb04f3db24ecb5a7faaf603fbb6c653c65a0a5ac9
parent350f3a02ce225e5d78db8ac96de1351ff9f96dd5
[ft] Don't set font ppem

For discussion see:

  http://lists.freedesktop.org/archives/harfbuzz/2012-April/001905.html

Over time we have had added NO_HINTING all over the place in hb-ft.  Finish it off.
Not setting ppem on hb-font disables get_contour_point() calls which is good anyway.

See comments in the commit.
src/hb-ft.cc