pushed
zhengqunkoo/mpv-youtube-search • 2:12 PM - May 31, 2022
Updated the TextMeasurer component to use the rgba pixel format instead of gray when rendering ASS subtitles for measurement. The previous gray format was resulting in black-only pixels, causing issues with character width detection; switching to rgba ensures accurate pixel extraction for the font measurement tool.