PHP Tutorial Text
Bounding
- Align Text Within a Fixed Space Using imageTTFbbox() in PHP
- Give the bounding box of a text rectangle using PostScript Type1 fonts in PHP
- Give the bounding box of a text using TrueType fonts in PHP
- Give the bounding box of a text using fonts via freetype2 in PHP
- Use a Bounding Box to Center Text in PHP
Color
Draw
- Draw a character horizontally in PHP
- Draw a character vertically in PHP
- Draw a string horizontally in PHP
- Draw a string vertically in PHP
- Draw a text over an image using PostScript Type1 fonts in PHP
- Draw char with color in PHP
- Draw string and fill rectangle in PHP
- Draw string on png image in PHP
- Draw string value with different colors and position in PHP
- Draw string with different color in PHP