anyongjin

Results 10 issues of anyongjin

In the implementation of the current version, the position of the watermark in the image is aligned with the upper left corner. it is very difficult If we waant to...

I found that PDshading support has not been added to this repository, and the rendering and creation about shading will also be ignored. I added support for shading(type 1 to...

type: enhancement

1. add shading(type 1 to type 7) rendering/create support 2. add unit test for shading 2,3,4 3. optimize performance while image decoding, soft masking. 'from8bit' is about 10x faster, `applyMask`...

type: enhancement

![b3a75b628f5e0b7fc9357142bb612bb](https://user-images.githubusercontent.com/17684779/158975057-8ccd22ec-114a-4f36-8e2f-934fb4c60e9b.jpg)

希望能增加用户模块,方便在网络上存储密码。 建议数据库中存储的是加密后的密码,用户需要网络存储时,需要设置加密密钥,加密密钥在数据库中存储为md5,用户输入的信息经过加密后存储到数据库,需要从网络数据库下载时,只有输入的加密密钥正确才能同步到本地,保证用户密码不被泄露

里面只设置了标题,用户名,密码,如果想写一下备注,比较长的话写在标题里也不方便,建议加个备注栏

Windows下执行add_watcher方法会报如下错误(linux正常): """ Traceback (most recent call last): File "C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages\acm\commons.py", line 10, in synced_func return func(*args, **kws) File "C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages\acm\client.py", line 557, in add_watcher self.add_watchers(data_id, group, [cb]) File "C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages\acm\commons.py", line 10, in...

接入了百度文心一言和智谱大模型进行AI作答。 对比了智谱、文心一言、讯飞星火,文心一言的正确率比较高。

Some job functions may use global variables and cannot be executed concurrently. An option is added to allow setting the maximum number of concurrent functions. When the number of concurrent...

### Describe the bug I found that when a dependency requires a Node.js core module that is not installed, running `npm run dev` and accessing the page will show the...