|
@@ -362,7 +362,7 @@ class UserBillController
|
|
|
'text' => array(
|
|
'text' => array(
|
|
|
array(
|
|
array(
|
|
|
'text' => $nickname,
|
|
'text' => $nickname,
|
|
|
- 'left' => $nicknameLeft, // 与头像左边对齐
|
|
|
|
|
|
|
+ 'left' => 87, // 与头像左边对齐
|
|
|
'top' => 640, // 头像上方20px
|
|
'top' => 640, // 头像上方20px
|
|
|
'fontPath' => $fontBoldPath,
|
|
'fontPath' => $fontBoldPath,
|
|
|
'fontSize' => 50,
|
|
'fontSize' => 50,
|