Amlan S Warman

Results 9 comments of Amlan S Warman

> Please port the code to new NPP version and publish the plugin here or sourceforge. Thanks in advance. 32bit and 64bit build, tested with NPP 8.5.1 on Windows 11...

I manage to build 64bit version and tested with NPP 8.5.1 on Windows 11 https://github.com/amlan-sw/FingerText/releases/tag/0.5.60

> thx a lot tested on Notepad++portable 8.5.1: work perfectly > > thx again this release will be pull request after 1 month test (until 2023-05-01), please reply here if...

I have same problem. I think the problem is nginx 1.22.0 now use PCRE2 as default regex engine and http_upload_module maybe must be update to follow new regex engine to...

maybe same solution: https://github.com/fdintino/nginx-upload-module/issues/140#issuecomment-1192776396

hello, maybe this will help,same problem here and work around: ini ngx_http_upload_module.c: == around line 15 or 16: find: typedef ngx_md5_t MD5_CTX; change to: typedef ngx_md5_t MD5_CTX1; == around line...

Change on Output -> Aspect Ratio Correction -> Custom , to number below 0.95, shader -> Preset -> scalefx9-aa-blur-hazy-ntsc-shinra358, with GTX1660 + 1080p resolution, work with max number 0.948000, numbers...

> > I would also suggest you look at developing an alien module to wrap the download of Tcl and ImageMagick. That can also handle the addition of the relevant...

On Pull Request https://github.com/tanabe/markdown-live-preview/pull/62 Newer Chrome and Firefox window.print() has feature "save as pdf", for using this button markdown-live-preview must running from http server