Tom M
|
00806600b6
|
fluid_compare_func_t const correctness (#858)
fluid_compare_func_t should receive const args.
|
2021-04-25 13:44:40 +02:00 |
|
Marcus Weseloh
|
703f158c99
|
Ensure that we only try to dump font loaded by the defsfont loader
No the cleanest way to check which loader created the sfont,
but as it is just a test tool, it might be good enough...
|
2021-04-10 15:44:14 +02:00 |
|
Marcus Weseloh
|
736caf9d21
|
Add ability to get name of generator from gen index
Used in dump_sfont test utility.
|
2021-04-10 15:44:13 +02:00 |
|
Marcus Weseloh
|
522b751f4f
|
New dump_sfont utility to output a defsfont as YAML
Intended to be used in integration tests to compare the output
against a previously generated output.
|
2021-04-10 15:44:13 +02:00 |
|