Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash in FlxBitmapFont demo #3029

Merged
merged 5 commits into from
Feb 10, 2024
Merged

Conversation

Geokureli
Copy link
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
15 checks passed
@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.

None yet

3 participants