5.4.1
Replace strcpy and strncpy by new inline helper function
Allow for text angle/gradient to be retrieved (#4070)
[clang-format] Execute clang format on include and src dirs.
Reduce scope of some local variables (reported by Codacy)
Check input for `AppendString` to avoid `strlen(nullptr)`.