diff --git a/libraries/BasicPixyTextp5js.yaml b/libraries/BasicPixyTextp5js.yaml new file mode 100644 index 0000000..7d69728 --- /dev/null +++ b/libraries/BasicPixyTextp5js.yaml @@ -0,0 +1,11 @@ +name: BasicPixyTextp5js +description: A basic pixelated text rendering library for p5 powered by Pixyp5js. +category: drawing +sourceUrl: https://github.com/RandomGamingDev/BasicPixyTextp5js +featuredImage: + url: BasicPixyTextp5js.png + altText: A pixelated text title with the text "BasicPixyTextp5js" and another smaller piece of pixelated text that says "Create software rendered pixelated text" +author: + name: RandomGamingDev + url: https://randomgamingdev.github.io/index.html +license: MIT diff --git a/libraries/images/BasicPixyTextp5js.png b/libraries/images/BasicPixyTextp5js.png new file mode 100644 index 0000000..a52f7dc Binary files /dev/null and b/libraries/images/BasicPixyTextp5js.png differ