Skip to content

Fix crash in FlxBitmapFont demo#3029

Merged
Geokureli merged 5 commits intoHaxeFlixel:masterfrom
Geokureli:font-warnings-2
Feb 10, 2024
Merged

Fix crash in FlxBitmapFont demo#3029
Geokureli merged 5 commits intoHaxeFlixel:masterfrom
Geokureli:font-warnings-2

Conversation

@Geokureli
Copy link
Copy Markdown
Member

@Geokureli Geokureli commented Feb 10, 2024

committing directly to master for 5.6.2, This should have been fixed in 5.6.1 but I didn't connect the dots

prevents a crash in the FlxBitmapText demo and prevents warnings for fields that may be ommitted in valid angelcode xml files, namely ones output via shoebox, apparently.

MAJigsaw77 and others added 3 commits February 9, 2024 15:02
* Update FlxText.hx

* `spacing` -> `letterSpacing`.

* Oops

* Update FlxText.hx

* Update FlxText.hx
* fix negative anim frame number sorting

* use int abs

* warn when sorting frames with invalid names

* remove typo

---------

Co-authored-by: George FunBook <gkurelic@gmail.com>
@Geokureli Geokureli added this to the 5.6.2 milestone Feb 10, 2024
@Geokureli Geokureli changed the title Font warnings 2 Fix crash in FlxBitmapFont demo Feb 10, 2024
@Geokureli Geokureli merged commit 9941407 into HaxeFlixel:master Feb 10, 2024
@Geokureli Geokureli deleted the font-warnings-2 branch February 11, 2024 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants