Writing curved text on an arc (PHP)

后端 未结 3 1939
生来不讨喜
生来不讨喜 2021-01-19 06:32

So I Googled and found out how to draw an arc: http://www.php.net/manual/en/function.imagearc.php

The only problem is how do I write text $margin pixels from the arc

3条回答
  •  鱼传尺愫
    2021-01-19 07:30

    Here is a simple PHP solution found at http://forums.phpfreaks.com/topic/57542-image-manipulation-skewing-text-text-on-a-curve/

提交回复
热议问题