Skip to content

Commit 2116a3b

Browse files
eXpl0it3rChrisThrasher
authored andcommitted
Extend the migration guide regarding the sf::Text constructor change
1 parent eeb43e4 commit 2116a3b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

migration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,7 @@ SFML 3 capitalizes the `A` of `aliasing` for all the APIs.
425425
426426
SFML 3 includes various smaller changes that ought to be mentioned.
427427
428+
* Changed the parameter order of the `sf::Text` constructor, so that the provided font is always the first parameter
428429
* Reverted to default value of CMake's `BUILD_SHARED_LIBS` which means SFML now builds static libraries by default
429430
* Changed `sf::String` interface to use `std::u16string` and `std::u32string`
430431
* Removed `sf::ContextSettings` constructor in favor of aggregate initialization

0 commit comments

Comments
 (0)