jetrotal

Results 53 issues of jetrotal

Some years ago, an indie pixel art tool, called xprite editor ( https://github.com/0b01/xprite-editor ), presented a powerful concept to convert vector curves to pixel art in real time: ![image](https://pickitup247.com/images/bezier.gif) It's...

feature
vector

I'm on a quest to find a way to convert Vector Images to pixel art, as on the "Out of this World" game. ![image](https://user-images.githubusercontent.com/45118493/163224632-d4e6946b-291b-4fa2-b339-55f8f165c246.png) Here's a discussion on it: https://github.com/aseprite/aseprite/issues/2704#issuecomment-1074251901...

enhancement

Hi, Is there a good way to import external QML files into Qaterial/QML Online environments? the **Import "http://fileaddress/filename.qml"** syntax freezes the page. I wrote those functions that work on QML...

Hello, i've been testing the webplayer page with different Pull Requests. One thing I noticed is that some times the player gets stuck on `Preparing... (0/1)` Sometimes it proceeds to...

Emscripten
Enhancement

We have been seeing a lot of people struggle to proper build their games. To overcome that I'm suggesting a tool that can be both used as a standalone App...

Hey! The current logo has some design issues with the player's native resolutions (320x240, 640x480, etc), some of they are: ![image](https://user-images.githubusercontent.com/45118493/143721867-f9492fe4-148a-4939-a648-01457c821400.png) ☝ The text has some strong anti-aliasing, which gives...

UX

Hi, i'm kinda new to javascript developing for web and my question may sound stupid, but here we go: I'm trying to use the scrapper to get a list of...

Overview ------------------ Inspired by the [RMUI's concept art ](https://finalbossblues.com/des/rpgmacker/rmui.html), I started drawing some some concept arts for EasyRPG's UI: ![image](https://user-images.githubusercontent.com/45118493/129250326-c57d80bc-1d1e-406b-9695-b5c7795ad3a7.png) It's based on Google's Material Design. There's a Qt framework...

UX

The workflow would work like this: - User Opens Event Editor - Instead of hitting ` ENTER ` to add an Event, the User hits ` CTRL + ENTER `....

UX

I'm mixing html and javascript, would be nice to keep the original IDs from the files, so the js code can find them.