Home > Backend Development > PHP Tutorial > How does imagickdraw control the spacing of Chinese characters?

How does imagickdraw control the spacing of Chinese characters?

WBOY
Release: 2016-09-14 09:41:27
Original
1372 people have browsed it

I tried using setTextInterWordSpacing(50); but there was no change no matter how much this number was changed.

Reply content:

I tried using setTextInterWordSpacing(50); but there was no change no matter how much this number was changed.

I have been looking for annotations for this method for a long time. Can I use annotation() to control the position of each word?

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template