I'm using JSF myfaces 2.0. The captcha image is corrupted on screen. The OS is RHEL 7.4.
I'm using new OS, RHEL 7.4. I downloaded tomahawk20 sources and debugged the code. Found that captcha text is generated properly in class CAPTCHAImageGenerator.class. However, captcha image is corrupted (geometric shapes in the box like triangle, line, arrow, carrot symbol etc.) on screen.
Expected: Captcha must be readable.