aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
AgeCommit message (Expand)Author
2020-09-27Removed unuseful commented code and ignored Cargo.lockEmulator000
2020-09-26Fixed bad font parsing in case of other formatsEmulator000
2020-09-26Bugfix in textfield Y position calculationEmulator000
2020-09-26Bugfix on appearance operators and some font valuesEmulator000
2020-09-26Basic appearance regeneration for altered form text fieldsEmulator000
2020-09-24Handling of unknown fieldsEmulator000
2020-09-24Some field flags utility and moved some structs to utils module, added "requi...Emulator000
2020-09-23Applied Clippy suggestionsEmulator000
2020-09-23Updated all libraries and a lot of fixesEmulator000
2018-06-09added ability to get all field types at onceJake Sandler
2018-06-09added std::error::Error ImplmentationsJake Sandler
2018-06-05update docMarkus Klein
2018-06-05load from arbitrary readersMarkus Klein
2018-03-25first commitJake