[ftfuzzer] Minor improvement.

* src/tools/ftfuzzer/ftfuzzer.cc: Don't set intermediate axis if
bitmap strikes are active.
This commit is contained in:
Werner Lemberg 2017-03-18 08:50:42 +01:00
parent 9931175dcc
commit ab840e6a4c
2 changed files with 10 additions and 2 deletions

View File

@ -1,4 +1,11 @@
2017-03-17 Werner Lemberg <wl@gnu.org>
2017-03-18 Werner Lemberg <wl@gnu.org>
[ftfuzzer] Minor improvement.
* src/tools/ftfuzzer/ftfuzzer.cc: Don't set intermediate axis if
bitmap strikes are active.
2017-03-18 Werner Lemberg <wl@gnu.org>
Improve `make multi'.

View File

@ -385,7 +385,8 @@
}
// test MM interface only for a face without a selected instance
if ( instance_index == 0 )
// and without a selected bitmap strike
if ( !instance_index && !size_cnt )
setIntermediateAxis( face );
// loop over all glyphs