mirror of
https://github.com/baiqwerdvd/StarRailUID.git
synced 2025-05-07 20:45:46 +08:00
🚨uid改为粗体
This commit is contained in:
parent
c01eed2540
commit
b568694a40
@ -121,7 +121,12 @@ async def draw_char_info_img(raw_mes: str, sr_uid: str, url: Optional[str]):
|
||||
|
||||
# 放uid
|
||||
char_img_draw.text(
|
||||
(995, 715), f'UID: {sr_uid}', white_color, fw_font_28, 'rm'
|
||||
(995, 715),
|
||||
f'uid {sr_uid}',
|
||||
white_color,
|
||||
fw_font_28,
|
||||
'rm',
|
||||
stroke_width=1,
|
||||
)
|
||||
|
||||
# 放属性列表
|
||||
|
Loading…
x
Reference in New Issue
Block a user