Skip to content

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

@jareguo

Description

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

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions