From ed30ba4e920ea8fd7b084d7d1340fce55cb6aac5 Mon Sep 17 00:00:00 2001 From: dytme <111711533+dytme@users.noreply.github.com> Date: Sun, 5 Apr 2026 19:07:36 +0000 Subject: [PATCH] adding contribution ImageTiler from --- contributions.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/contributions.yaml b/contributions.yaml index 144e561..e385207 100644 --- a/contributions.yaml +++ b/contributions.yaml @@ -6216,3 +6216,27 @@ contributions: - 0.2.0 - 0.4.0 - 0.5.0 +- id: 305 + status: VALID + dateAdded: 2026-04-05T19:07:35+0000 + type: library + source: + https://github.com/dytme/ImageTiler/releases/download/v1.0.0/ImageTiler.txt + name: ImageTiler + authors: '[Sammy](https://github.com/dytme)' + url: '' + categories: + - Geometry + sentence: Allows you to seamlessly and efficiently tile images in Processing + using PGraphics! + paragraph: 'ImageTiler is a Processing library for creating tiled image patterns. + Repeat any image across a defined area using three modes: tile at original size, + specify exact tile dimensions, or define how many tiles should fit with optional + aspect ratio preservation.' + version: 1 + prettyVersion: 1.0.0 + minRevision: 0 + maxRevision: 0 + modes: + download: + https://github.com/dytme/ImageTiler/releases/download/v1.0.0/ImageTiler.zip