- Notifications
You must be signed in to change notification settings - Fork 7.1k
Improve bmfont api #20309
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
Merged
Merged
Improve bmfont api #20309
Changes from all commits
Commits
Show all changes
22 commits Select commit Hold shift + click to select a range
30fb96e
Merge pull request #4 from cocos2d/v3
rh101 67d2f79
Added RenderTexture::saveToFileAsNonPMA() to save images without PMA.
rh101 b5bdada
[CCImage-ios.mm] Fixed indentation.
rh101 7065335
Merge pull request #5 from cocos2d/v3
rh101 94ec877
Merge pull request #7 from cocos2d/v3
rh101 92dd2e5
Merge pull request #8 from cocos2d/v3
rh101 628c758
Merge pull request #9 from cocos2d/v3
rh101 df5ef30
Merge pull request #10 from cocos2d/v3
rh101 03c7479
Merge pull request #11 from cocos2d/v3
rh101 ffc7cc7
Merge pull request #13 from cocos2d/v3
rh101 5eac99f
Merge pull request #15 from cocos2d/v3
rh101 d6bdf28
Merge pull request #16 from cocos2d/v3
rh101 aed03c8
Added support for adding bitmap font atlas image sub-textures in a la…
rh101 29a8914
[LabelTest.cpp] Updated BMFontOneAtlas test to support new BMFont lab…
rh101 db96260
[CCFontFNT.cpp] Added missing include statement.
rh101 b720301
Updated LUA and JS bindings for the new BMFont code.
rh101 8e417f8
[CCLabelBMFont] Reverted the API to the original interface since this…
rh101 28b317e
[LabelTest/LabelTest.cpp] Reverted usage of deprecated API.
rh101 a430f40
Re-added old API for creating bitmap font labels, but prefixed them a…
rh101 b9dc850
Fix for incorrect usage of variable that may be null.
rh101 5266ffb
Added two new label tests for BM Font labels. One tests a shared atl…
rh101 63da6fa
Moved variable definitions outside of loop.
rh101 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.