Open 91DarioDev opened 2 days ago
Hello,
Do you mean the font used in the images?
Current library implementation loads all fonts that are placed inside the "multicolorcaptcha/fonts" directory at object instantiation. Then, when a captcha image generation is requested, any of this fonts are randomly selected and used.
How can we choose the text to use for the captcha ?