diff options
author | bruvzg <7645683+bruvzg@users.noreply.github.com> | 2024-01-28 12:34:56 +0200 |
---|---|---|
committer | bruvzg <7645683+bruvzg@users.noreply.github.com> | 2024-01-28 13:26:49 +0200 |
commit | 85df221610e72e4b93f4eaf57a2f470c6da8e54d (patch) | |
tree | 358ed654919436c367fc418fc01bc0c20244babd /misc/extension_api_validation/4.1-stable_4.2-stable.expected | |
parent | 17e7f85c06366b427e5068c5b3e2940e27ff5f1d (diff) | |
download | redot-engine-85df221610e72e4b93f4eaf57a2f470c6da8e54d.tar.gz |
[TextServer / Font] Add support for customizable baseline offset.
Diffstat (limited to 'misc/extension_api_validation/4.1-stable_4.2-stable.expected')
-rw-r--r-- | misc/extension_api_validation/4.1-stable_4.2-stable.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/extension_api_validation/4.1-stable_4.2-stable.expected b/misc/extension_api_validation/4.1-stable_4.2-stable.expected index d51523bd38..11cf8531c6 100644 --- a/misc/extension_api_validation/4.1-stable_4.2-stable.expected +++ b/misc/extension_api_validation/4.1-stable_4.2-stable.expected @@ -91,7 +91,7 @@ Added optional argument. Compatibility methods registered. GH-80954 -------- -Validate extension JSON: Error: Field 'classes/Font/methods/find_variation/arguments': size changed value in new API, from 4 to 8. +Validate extension JSON: Error: Field 'classes/Font/methods/find_variation/arguments': size changed value in new API, from 4 to 9. Added optional arguments. Compatibility method registered. |