[coretext] In hb_coretext_font_create() set ptem
authorBehdad Esfahbod <behdad@behdad.org>
Sun, 17 Dec 2017 17:32:33 +0000 (12:32 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Sun, 17 Dec 2017 17:33:08 +0000 (12:33 -0500)
commit1245395a60ab6b04fc4653c448a97bb6ffee672c
tree8eff149e13eedf376fc1801d3115084a699d49a4
parent493a005d9527b6075f3c1ca4b41c22d7805f975c
[coretext] In hb_coretext_font_create() set ptem

Otherwise setting the CTFont was ineffective as it would have been
recreated anyway unless font size was set to 18 CSS points.
src/hb-coretext.cc