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

Split font atlas texture into 1024*1024 size if atlas size > 1024 #245

Closed

Conversation

sanikoyes
Copy link
Contributor

Resize memory-pool chunk-size in editor/app
Split font atlas texture into 1024*1024 size if atlas size > 1024

Split font atlas texture into 1024*1024 size if atlas size > 1024
@marynate
Copy link
Contributor

marynate commented Apr 2, 2014

Thanks sanikoyes! Multi-page font textures would be very useful for CJK fonts.

One suggestion: you might wanna use "tab" instead of "space" for code indentation. ( Since major Godot existing code indentation are "tab" only )

@akien-mga
Copy link
Member

There are merge conflicts in this PR. If the changes are still relevant, could you try to rebase it on top of the current master branch? (and if possible, switch the indentation back to tabs instead of spaces to match the rest of the code)

@akien-mga
Copy link
Member

Closing as old.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants