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

exTextUtility.CalcTextLine生成了多余空行 #62

Open
jareguo opened this issue Jan 11, 2014 · 0 comments
Open

exTextUtility.CalcTextLine生成了多余空行 #62

jareguo opened this issue Jan 11, 2014 · 0 comments
Assignees
Labels

Comments

@jareguo
Copy link
Contributor

jareguo commented Jan 11, 2014

                if (i >= _vertices.buffer.Length) {
                    Debug.Log(string.Format("[BuildText|exSpriteFont] i: {0} vbEnd: " + vbEnd + " _vertices: " + _vertices.buffer.Length, i));
                }

渲染以上文本时,会在Debug.Log前面多出一个空行。

@ghost ghost assigned jwu Jan 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants