Projects > cpp > Issues > Bug #906

We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.

Create Issue on Github

Remove unneeded codes in CCImage_android.cpp

Bug #906 [Closed]
zhangxm 2011-12-11 19:22 . Updated over 12 years ago
jstring jstrText = methodInfo.env->NewStringUTF(text);
jstring jstrFont = methodInfo.env->NewStringUTF(pFontName);

methodInfo.env->CallStaticVoidMethod(methodInfo.classID, methodInfo.methodID, methodInfo.env->NewStringUTF(text), 
        methodInfo.env->NewStringUTF(pFontName), (int)fontSize, eAlignMask, nWidth, nHeight);

jstrText and jstrFont are done two times

zhangxm 2011-12-11 20:04
  • Assignee set to zhangxm
zhangxm 2011-12-14 18:20
  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset commit:7bc82e0907960c4204bd18d7f577f723cc9e06e6.

zhangxm 2011-12-28 19:18
  • Status changed from Resolved to Closed
walzer@cocos2d-x.org 2012-05-25 08:00
  • Project changed from cocos2d-x to cpp
  • Category deleted (2)
  • Target version deleted (cocos2d-1.0.1-x-0.11.0)

Atom PDF

Status:Closed
Start date:2011-12-11
Priority:Normal
Due date:
Assignee:zhangxm
% Done:

100%

Category:-
Target version:-