Luke Fisk-Lennon

Results 3 issues of Luke Fisk-Lennon

It's a bit hard to explain in words, so here's some images: ![image](https://user-images.githubusercontent.com/43358885/81575261-2cb65a80-93ea-11ea-9f53-5a3dfa5dfd5f.png)![image](https://user-images.githubusercontent.com/43358885/81575339-422b8480-93ea-11ea-8431-aa16a26a5c50.png) On the left is a rendering of the letter "j" with the font Beth Ellen. It is...

Hi there! One of my main gripes about Python is not being able to write multiline lambdas. I had an idea to create a Python preprocessor that allows braces (and...

Hi there! I'm using `pixi-lights` for a retro game with pixel art. The original low res image is loaded with `PIXI.SCALE_MODES.NEAREST` and then scaled up. It looks pretty good. However,...