Page 1 of 1

Which OpenType layout engine does FC use?

Posted: Mon Jul 10, 2017 10:20 pm
by Hermes14
Greetings,

In Preview Tool (F8): Which OpenType layout engine does FC employ to interpret the GSUB/GPOS tables? Uniscribe? Harfbuzz? OTLS? OTComp? Does FC roll its own?

The question is important because some tools - like HarfBuzz - are quite buggy when it comes to processing individual lookups in long tables..

(Tangent: Do the Uniscribe and HB api's even allow one to turn off language-specific shaping and only process lookups?)

In any case, I'm unable to significantly test Preview Tool until RTL reading-order support is added to the view field. (See feature request in the other subforum.)

Thanks in advance! and

Respects
Hermes14

Re: Which OpenType layout engine does FC use?

Posted: Thu Jul 13, 2017 2:25 pm
by Bhikkhu Pesala
FontCreator has its own layout engine. One can also test features using Test as WOFF, or open the Font Test window, and test in your target applications using the temporary font installed by FontCreator.

Re: Which OpenType layout engine does FC use?

Posted: Fri Jul 14, 2017 9:31 pm
by Hermes14
Thanks, Bhikku, for your reply.

Normally I test from Preview Tool in OTDesigner.

Having your own layout engine is best, it means you have more control over -- and bear more responsibility for -) -- fixing bugs in Preview... :D

Re: Which OpenType layout engine does FC use?

Posted: Wed Aug 23, 2017 12:12 pm
by Erwin Denissen
We've just released an update for FontCreator 11 which contains numerous bug fixes and improvements to processing and previewing OpenType layout features.

Thank you for helping us making it better!