Pixel graphics mode for VisualInk

My Ink based starter/prototyping visual novel builder VisualInk now watches for a pixel_style variable. If you set it to VAR pixel_style = "Pixelated", it scales your images using ‘nearest’ (which keeps your low resolution images looking sharp edged rather than trying to blur them into a terrible looking photo). It also sets the font to an old-school terminal style font for that true FF6 look.

Not a huge feature, but it is a fun one.

Blog post: Crunchier pixels in VisualInk

2 Likes