↓ 72 callersFunctiondraw_text(
image,
class_text: DataText,
color: Tuple[int, int, int, int] = (255, 255, 255, 255),
stroke
nonebot_plugin_arcaeabot/message/image_message/utils.py:104
↓ 1 callersFunctiondraw_score_detail(
song_score: ScoreInfo,
rank: int,
song_info: SongInfo,
mask: Image.Image,
language: str,
nonebot_plugin_arcaeabot/message/image_message/best_30/chieri_style.py:33
↓ 1 callersFunctionwrite_text(
image: Image.Image,
font,
text="text",
pos=(0, 0),
color=(255, 255, 255, 255),
ancho
nonebot_plugin_arcaeabot/message/image_message/utils.py:79
Method__init__(self, L, T, size, text, path, anchor="lt")
nonebot_plugin_arcaeabot/message/image_message/utils.py:70