From 102be3ddc2af40f5c4f44b4471f51bfb045ef3b0 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 25 Oct 2023 09:43:01 +0000
Subject: [PATCH 1/3] docs(contributor): contrib-readme-action has updated
readme
---
readme.md | 70 ++++++++++++++++++++-----------------------------------
1 file changed, 25 insertions(+), 45 deletions(-)
diff --git a/readme.md b/readme.md
index 55fbfb63..546da646 100644
--- a/readme.md
+++ b/readme.md
@@ -75,38 +75,10 @@ Features 🎉 Supports a variety of fonts, including standard fonts, decorative
@@ -289,6 +261,13 @@ Features 🎉 Supports a variety of fonts, including standard fonts, decorative
+
+
+
+
+ smedha99
+
+ |
@@ -323,13 +302,6 @@ Features 🎉 Supports a variety of fonts, including standard fonts, decorative
gaurav12devloper
- |
-
-
-
-
- smedha99
-
|
@@ -604,6 +576,13 @@ Features 🎉 Supports a variety of fonts, including standard fonts, decorative
ayoitsamishaa
|
+
+
+
+
+ jlewismith
+
+ |
@@ -624,15 +603,15 @@ Features 🎉 Supports a variety of fonts, including standard fonts, decorative
pris01
- |
+
+
BidyasagarAnupam
- |
-
+
@@ -667,15 +646,15 @@ Features 🎉 Supports a variety of fonts, including standard fonts, decorative
prateek00077
- |
+
+
Rudra-IITM
- |
-
+
@@ -710,7 +689,8 @@ Features 🎉 Supports a variety of fonts, including standard fonts, decorative
abhishekyadav76
- |
+
+
From b258c70e70c0ad3020f78b6060d1495554656ba8 Mon Sep 17 00:00:00 2001
From: pris01 <70049327+pris01@users.noreply.github.com>
Date: Wed, 25 Oct 2023 15:14:16 +0530
Subject: [PATCH 2/3] drpepper M
---
Fonts/drpepper/drpepper.h | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/Fonts/drpepper/drpepper.h b/Fonts/drpepper/drpepper.h
index 5c0340c7..03c5587f 100644
--- a/Fonts/drpepper/drpepper.h
+++ b/Fonts/drpepper/drpepper.h
@@ -148,16 +148,17 @@ character[1][4] = character[2][3] = character[3][4] = '>';
}
*/
- /*
+
char **M()
- {
- char **character = getCharGrid(rows,cols);
-
- //Enter the character grid in ROWS X COLS
-
- return character;
- }
- */
+ {
+ char **character = getCharGrid(4, 7);
+ character[0][0] = character[0][3] = character[0][6] = character[1][1] = character[1][2] = character[1][4] = character[1][5] = character[2][1] = character[2][2] = character[2][3] = character[2][4] = character[2][5] = ' ';
+ character[0][1] = character[0][2] = character[0][4] = character[0][5] = character[3][1] = character[3][3] = character[3][5] = '_';
+ character[1][0] = character[2][0] = character[2][6] = character[3][0] = character[3][2] = character[3][4] = character[3][6] = '|';
+ character[1][3] = character[1][6] = '\\';
+ return character;
+ }
+
/*
char **N()
From 19d58628bcc779b49ed21a0efd87c8c5fea6f2a8 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 25 Oct 2023 09:44:27 +0000
Subject: [PATCH 3/3] docs(contributor): contrib-readme-action has updated
readme
---
readme.md | 36 ++++++++++++++----------------------
1 file changed, 14 insertions(+), 22 deletions(-)
diff --git a/readme.md b/readme.md
index 546da646..ffc94b8d 100644
--- a/readme.md
+++ b/readme.md
@@ -261,13 +261,6 @@ Features 🎉 Supports a variety of fonts, including standard fonts, decorative
|
-
-
-
-
- smedha99
-
- |
@@ -302,6 +295,13 @@ Features 🎉 Supports a variety of fonts, including standard fonts, decorative
gaurav12devloper
+ |
+
+
+
+
+ smedha99
+
|
@@ -576,13 +576,6 @@ Features 🎉 Supports a variety of fonts, including standard fonts, decorative
ayoitsamishaa
|
-
-
-
-
- jlewismith
-
- |
@@ -603,15 +596,15 @@ Features 🎉 Supports a variety of fonts, including standard fonts, decorative
pris01
- |
-
+
BidyasagarAnupam
- |
+
+
@@ -646,15 +639,15 @@ Features 🎉 Supports a variety of fonts, including standard fonts, decorative
prateek00077
- |
-
+
Rudra-IITM
- |
+
+
@@ -689,8 +682,7 @@ Features 🎉 Supports a variety of fonts, including standard fonts, decorative
abhishekyadav76
- |
-
+
|