YunMengs

Results 7 issues of YunMengs

imagick库可以设置字间距 ```php $draw->setTextKerning($kerning); ``` 于是我在text方法中加入了setTextKerning方法,由于GD库没有这个方法,使用时可以判断是GD库还是imagick库,希望新版本能加上

一扫码就报错,我就是按照官网配置的 http://create.hanc.cc/vbot/docs/run.html 还有这sessionID怎么拿啊。。 vbot.ERROR: Too few arguments to function Illuminate\Redis\RedisManager::__construct(), 2 passed in /root/vbot/vendor/hanson/vbot/src/Foundation/ServiceProviders/CacheServiceProvider.php on line 31 and exactly 3 expected [] [] PHP Fatal error: Uncaught TypeError: Argument 1...

detail.vue页面的css样式 height: 3rem;会导致页面挤压在一起 ```css .markdown-body li { height: 3rem; } ```

这似乎不支持是吧

我的swoole扩展版本是4.5.1 然后今天我拉取了ext-async主分支代码,进行编译安装,过程中没有出现任何问题,我运行PHP时会报错: PHP Fatal error: PHP Startup: Ext version (40501) does not match the Swoole version (40500) in Unknown on line 0 这似乎是我的ext-async扩展版本高于swoole版本(官网swoole最新版本就是4.5.1),但是尝试下载旧版本ext-async甚至连编译都无法通过 #error "Ext version does not match the...

打出来全是* 对线都对线不好了