stil / gd-text

PHP class making it easy to type text on pictures. Supports multi-lined text, horizontal and vertical alignment.
401 stars 130 forks source link

Update parseString to handle more color formats #61

Open jcogs-design opened 2 years ago

jcogs-design commented 2 years ago

Updated parseString to handle rgb(), rgba(), and 4 and 8 character hex-code color values.