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

- #1218

Closed
wants to merge 782 commits into from
Closed

- #1218

wants to merge 782 commits into from

Conversation

kthotav
Copy link

@kthotav kthotav commented Sep 15, 2020

No description provided.

IkeBart and others added 30 commits February 14, 2014 19:55
…xt() to make sure bad access errors don't occur in WidthOfString().
because throw is used, and it wouldn't compile without it
… prevent getting FreeType errors due to uninitialized member varibles.
…nesToDisplayText() to display string correctly and prevent errors. Changed setting value of lineIndex for WORD_BREAK_CHAR mode and the special case of other word break modes to prevent indexing errors.
…too-many-warnings

Conflicts:
	src/moaicore/MOAIFreeTypeFont.cpp
[FINAL] Added some source files needed to compile CoreMS tests
…buildscript

[Final] Adding -fexceptions to moaicore Android.mk.
…rendered with MOAIFreeTypeFont::RenderTextureSingleLine().
…ting a negative value for rewindCount. Refactored repeated code to store glyphs in NumberOfLinesToDisplayText() to new method.
…warnings in MOAIFreeTypeFont.cpp. Changed type of second parameter of ComputeLineStart() to size_t to avoid warnings about integer conversions.
Fixed issues with new lines that caused runtime errors in MOAIFreeTypeFont
[FINAL] Fixed the last two warnings in MOAIFreeTypeFont.
This enables FK support.
tonidero and others added 25 commits June 29, 2018 10:05
Change STL and platform to support latest android versions
…events

Fix crash when processing some touch events
…ks-dev

Remove/ui web view for mindsnacks dev
…color-off

Bug fix for Premultiplied Alpha PNGs
@kthotav kthotav closed this Sep 15, 2020
@kthotav kthotav changed the title Xcode 12 GM 1.28.1 - Sep 15, 2020
@patrickmeehan
Copy link
Member

Thanks for this pull request, @kthotav. There's a lot here; I'll start going through it when I am back on Moai (hopefully in a few weeks).

@kthotav
Copy link
Author

kthotav commented Sep 16, 2020

This is a mistake. no need to review.

@stevenmah stevenmah deleted the feature/xcode_12_gm branch September 23, 2020 22:12
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.