代码
<?php header("content-type:image/jpeg"); $img = imagecreatefromjpeg('http://omegacoleman-occnimages.stor.sinaapp.com/notepad.jpg'); $color = imagecolorallocate($img, 0, 0, 0); $txt_bleach = "故事的主角黑崎一护是个看似单薄却满身\n". "热血少年,并且拥有能看见灵的体质。一\n". "天晚上,死神朽木露琪亚被他一脚踢到墙\n". "角并满脸惊疑地望着他问“你能看见我?”\n". "时序幕才这样被他正式地踢开……"; $txt_hyouka = "在其他正要展开玫瑰色高中生活的学生当\n". "中,本作的男主角却是一个灰色的节能主\n". "义者,没有必要的事都不会主动去做,因\n". "为不想后悔,被人说他疏离、厌世也没所\n". "谓,因为这就是他的作风。这样的他,因\n". "为姐姐的命令而进入了濒临废社的古籍研\n". "究社,虽然好不容易招到了四名新社员,\n". "却又卷入了三十二年前社长突然逃学的谜\n". "团之中……"; $txt_another = "26年前夜见山北中学的三年三班里,曾经\n". "有一位名叫见崎的学生。她不仅是位运动\n". "天才还是个优等生,个性平易近人广受众\n". "人喜爱的她却在某日突然猝死,极度悲伤\n". "的同班同学们无法接受这件事实,众人决\n". "定到毕业之前仍想像见崎还活著般度过每\n". "一天……"; $txt_gc = "本作的男主角樱满集,17岁的高校二年生\n". ",他的右手却寄宿著特殊的能力王之能力\n". "能从同伴间取出反映人格的物质,并将他\n". "人的能力据为己用。被取出的物质叫做虚\n". "空,除了可以是大剑,也可以是乐器或相\n". "机。虽然集一直隐藏着自己的能力,并尽\n". "量避免为其他人制造麻烦,但当他遇上女\n". "主角后,他的人生便从此转变了……"; $all_txt = array($txt_gc, $txt_another, $txt_hyouka, $txt_bleach); $txt = $all_txt[array_rand($all_txt)]; imagettftext($img, 15, 0, 80, 120, $color, "simhei.ttf", $txt); imagejpeg($img);

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

SublimeText3 Chinese version
Chinese version, very easy to use

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
