Jakob Petsovits
Jakob Petsovits
I've previously integrated it into a pure C++ codebase. What I did was to take just PhonetisaurusRex.h and PhonetisaurusScript.h, adapt the latter to our needs (like adding a constructor for...
On second thought, maybe `readFdfAsJSON()` is too broad, given that it sometimes also contains other information? How about `readFormFieldValuesAsJSON()` (to leave room for `readFormFieldInfoAsJSON()` for JSON-ified `dump_data_fields_utf8`)?
Changed the function name to `readFormFieldValuesAsJSON()` as mentioned above. Also fixed eslint issues.
Sorry about the bad initial title! I was so sure I had pasted a more relevant one into the PR submission form.
Hi @johannesmenzel, thanks for having a look! As the original designer of these groups, your feedback is important to take into consideration. Let's hop right into your questions. > many...