Skip to content
Commit fad86757 authored by Seigo Nonaka's avatar Seigo Nonaka Committed by Werner Lemberg
Browse files

[ftbench] New option `-a` to apply design coordinates.

The performance of MM fonts is quite different in comparison to static
fonts.  To be able to get benchmarks for the former, add a new command-line
option to pass design coordinates.

* src/ftbench.c: Include `ftmm.h`.
(MAX_MM_AXES): New macro.
(multimaster, design_pos, requested_pos, requested_cnt, used_num_axes): New
global variables.
(get_face): Load MM data if requested.
(parse_design_coords): New function.

* man/ftbench.1: Updated.
parent c3b88d26
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment