Jetrotal

Results 120 comments of Jetrotal

SplashScreeen --------------------------- Inspired by RM2K Splash screen: ![image](https://user-images.githubusercontent.com/45118493/174405222-553ada83-10c7-4e1f-80d1-12fcd89f995b.png) It consists on a file that displays random pics of community screenshots or fanarts. It uses Koubit001 and TinyUnicode, the same CC...

It's planned to be implemented on the next updates, more details here: #2730 ![image](https://user-images.githubusercontent.com/45118493/189188645-f598888a-e7b3-4412-9e2d-be8e0b6440b4.png)

Hi @arlendp I'm having the same issue. To reproduce it: I first Go to https://jetrotal.github.io/EasyChar/ then open console, and clean up the div, using DOMPurify: ```javascript document.getElementById('charContainer').innerHTML = DOMPurify.sanitize(document.getElementById('charOutput'), {...

Since opacity is usually a float number between 0 to 1. This could be solved by adding an opacity threshold checker, where (here comes some pseudo code, sorry): ```javascript config.opacityThreshold...

I guess I kinda solved it... the pixel opacity comes from 0 to 255 as any other color I wish I could force it to consider areas of the image...

Hello, I ducktaped some of the Ideas I suggested: https://codepen.io/jetrotau/full/popOqrV ![image](https://user-images.githubusercontent.com/45118493/163736439-7e20fab2-b402-4670-98aa-cbf47546f873.png) ![image](https://user-images.githubusercontent.com/45118493/163844918-ebd72634-7bca-4b0d-9329-dea962e285e7.png) ![image](https://user-images.githubusercontent.com/45118493/163844927-436eca02-bcc5-4760-a588-6755260541d6.png) ------------------------------ The process consists in: repeating the SVG file muliple times, but making every unused layer invisible...

That suggestions requires always having a system2 hand-icon png. --------------------- Maybe the grayed out `up` text could be `default input: keyboard up`? -------------------- About naming the options, i would call...

> @jetrotal > > The logo has a strange 1 pixel RGB(13, 13, 13) around the corner. Please make this black. Otherwise this looks bad because this line is noticable...

@DynPec [Source Code](https://rpgmaker.net/users/Kazesui/locker/DynPEC_Source.zip) @init_mode7 [Source Code](https://rpgmaker.net/media/content/users/3355/locker/m7src.zip) @GetMessageInfo [Source Code](http://share.cherrytree.at/showfile-32692/getmessageinfo.zip)