Hello World! - Text2PNG Samples
The pictures below are PNG format.
For easy examining the alpha channel quality,
each picture is put in two table cells of different background colors,
one is white and the other is black.
| Size |
No Rotate |
/rotate:30 |
/rotate:30;wrap |
| On White Background |
On Black Background |
On White Background |
On Black Background |
On White Background |
On Black Background |
| 6 |
 |
 |
 |
 |
 |
 |
| 8 |
 |
 |
 |
 |
 |
 |
| 10 |
 |
 |
 |
 |
 |
 |
| 16 |
 |
 |
 |
 |
 |
 |
| 32 |
 |
 |
 |
 |
 |
 |
| 48 |
 |
 |
 |
 |
 |
 |
Command lines used to generate the above sample images
The [No Rotate] Column
text2png /textml:"Hello\r\nWorld!" /font:"Arial;6" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_6.png
text2png /textml:"Hello\r\nWorld!" /font:"Arial;8" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_8.png
text2png /textml:"Hello\r\nWorld!" /font:"Arial;12" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_12.png
text2png /textml:"Hello\r\nWorld!" /font:"Arial;16" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_16.png
text2png /textml:"Hello\r\nWorld!" /font:"Arial;32" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_32.png
text2png /textml:"Hello\r\nWorld!" /font:"Arial;48" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_48.png
The [/rotate:30] Column
text2png /textml:"Hello\r\nWorld!" /font:"Arial;6" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_6r.png /rotate:30
text2png /textml:"Hello\r\nWorld!" /font:"Arial;8" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_8r.png /rotate:30
text2png /textml:"Hello\r\nWorld!" /font:"Arial;12" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_12r.png /rotate:30
text2png /textml:"Hello\r\nWorld!" /font:"Arial;16" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_16r.png /rotate:30
text2png /textml:"Hello\r\nWorld!" /font:"Arial;32" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_32r.png /rotate:30
text2png /textml:"Hello\r\nWorld!" /font:"Arial;48" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_48r.png /rotate:30
The [/rotate:30;wrap] Column
text2png /textml:"Hello\r\nWorld!" /font:"Arial;6" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_6rw.png /rotate:30;wrap
text2png /textml:"Hello\r\nWorld!" /font:"Arial;8" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_8rw.png /rotate:30;wrap
text2png /textml:"Hello\r\nWorld!" /font:"Arial;12" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_12rw.png /rotate:30;wrap
text2png /textml:"Hello\r\nWorld!" /font:"Arial;16" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_16rw.png /rotate:30;wrap
text2png /textml:"Hello\r\nWorld!" /font:"Arial;32" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_32rw.png /rotate:30;wrap
text2png /textml:"Hello\r\nWorld!" /font:"Arial;48" /color:0,128,255;0 /border:3 /align:c /output:xuebrothers_text2png_sample_48rw.png /rotate:30;wrap