Skip to content

CCLabelTTF on WP8 #29

@Niborski

Description

@Niborski

Several problems with CCLabelTTF:

  • using a or a "." in a text results in a weird change in the labels boundingbox.height (it gets higher). The result is that the positioning of labels with a space in them is incorrect and unpredictable.
  • CCLabelTTF sometime uses the completely wrong font and wrong font size. This usually happens in my game after having changed the label contents several times (I cannot use CCLabelBMFont due to performance issues on WP8). I have about 30 labels on screen that regularly change.
  • other than the second bullet: extensive use in CCLabelTTF in a scene results in a crash (out of memory).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions