|
1 |
| -[contributors-shield]: https://img.shields.io/github/contributors/codewithnick/ascii-art.svg?style=for-the-badge |
2 |
| -[contributors-url]: https://github.com/codewithnick/ascii-art/graphs/contributors |
3 |
| -[forks-shield]: https://img.shields.io/github/forks/codewithnick/ascii-art.svg?style=for-the-badge |
4 |
| -[forks-url]: https://github.com/codewithnick/ascii-art/network/members |
5 |
| -[stars-shield]: https://img.shields.io/github/stars/codewithnick/ascii-art.svg?style=for-the-badge |
6 |
| -[stars-url]: https://github.com/codewithnick/ascii-art/stargazers |
7 |
| -[issues-shield]: https://img.shields.io/github/issues/codewithnick/ascii-art.svg?style=for-the-badge |
8 |
| -[issues-url]: https://github.com/codewithnick/ascii-art/issues |
9 |
| - |
10 |
| -[![Contributors][contributors-shield]][contributors-url] |
11 |
| -[![Forks][forks-shield]][forks-url] |
12 |
| -[![Stargazers][stars-shield]][stars-url] |
13 |
| -[![Issues][issues-shield]][issues-url] |
| 1 | +[](https://github.com/codewithnick/ascii-art/graphs/contributors) |
| 2 | +[](https://github.com/codewithnick/ascii-art/network/members) |
| 3 | +[](https://github.com/codewithnick/ascii-art/stargazers) |
| 4 | +[](https://github.com/codewithnick/ascii-art/issues) |
| 5 | + |
14 | 6 | <div>
|
15 | 7 | <br/>
|
16 | 8 | </div>
|
|
21 | 13 | <br/>
|
22 | 14 |
|
23 | 15 | </div>
|
24 |
| - |
25 |
| ----------- |
| 16 | + |
| 17 | +--- |
26 | 18 |
|
27 | 19 | ## Table of contents
|
28 | 20 |
|
29 | 21 | - [Overview](https://github.com/codewithnick/ascii-art#overview)
|
30 | 22 | - [Usage](https://github.com/codewithnick/ascii-art#Usage)
|
31 |
| - - [Seven Star](https://github.com/codewithnick/ascii-art#1-Seven-Star) |
32 |
| - - [Boomer](https://github.com/codewithnick/ascii-art#2-Boomer) |
33 |
| - - [Carlos](https://github.com/codewithnick/ascii-art#3-Carlos) |
34 |
| - - [Straight](https://github.com/codewithnick/ascii-art#4-Straight) |
35 |
| - - [Starwar](https://github.com/codewithnick/ascii-art#5-Starwar) |
| 23 | + |
| 24 | + - [Seven Star](https://github.com/codewithnick/ascii-art#1-Seven-Star) |
| 25 | + - [Boomer](https://github.com/codewithnick/ascii-art#2-Boomer) |
| 26 | + - [Carlos](https://github.com/codewithnick/ascii-art#3-Carlos) |
| 27 | + - [Straight](https://github.com/codewithnick/ascii-art#4-Straight) |
| 28 | + - [Starwar](https://github.com/codewithnick/ascii-art#5-Starwar) |
| 29 | + |
36 | 30 | - [Contribution](https://github.com/codewithnick/ascii-art/blob/main/CONTRIBUTING.md)
|
37 | 31 | - [Reference](https://github.com/codewithnick/ascii-art#Reference)
|
38 | 32 | - [Authors](https://github.com/codewithnick/ascii-art#Authors)
|
|
41 | 35 | ## Overview
|
42 | 36 |
|
43 | 37 | ASCII-ART C++ Library 🚀 This is a C++ library for generating ASCII art in various fonts and styles. It is a port of the popular Python library of the same name.
|
44 |
| -<br/> |
45 |
| -<br/> |
46 | 38 | Features 🎉 Supports a variety of fonts, including standard fonts, decorative fonts, and monospace fonts. ⭐ Allows users to print characters and letters in different styles, such as bold, italic, and underlined. 💥 Provides a simple and easy-to-use API. 🔨
|
47 | 39 |
|
48 | 40 | ## Usage
|
49 | 41 |
|
50 |
| - |
51 | 42 | <br/>
|
52 | 43 | <div align="center">
|
53 | 44 | <img src="./sample.gif">
|
@@ -78,46 +69,300 @@ Features 🎉 Supports a variety of fonts, including standard fonts, decorative
|
78 | 69 |
|
79 | 70 | ## Authors
|
80 | 71 |
|
| 72 | +### Collaborators |
| 73 | + |
81 | 74 | <!-- readme: collaborators -start -->
|
82 | 75 | <table>
|
83 | 76 | <tr>
|
84 | 77 | <td align="center">
|
85 |
| - <a href="https://github.com/sachinkumar911"> |
86 |
| - <img src="https://avatars.githubusercontent.com/u/115224664?v=4" width="100;" alt="subrajeet-maharana"/> |
| 78 | + <a href="https://github.com/AnshumanMahato"> |
| 79 | + <img src="https://avatars.githubusercontent.com/u/58422570?v=4" width="70;" alt="AnshumanMahato"/> |
87 | 80 | <br />
|
88 |
| - <sub><b>Sachin Kumar</b></sub> |
| 81 | + <sub><b>Anshuman Mahato</b></sub> |
| 82 | + </a> |
| 83 | + </td></tr> |
| 84 | +</table> |
| 85 | +<!-- readme: collaborators -end --> |
| 86 | + |
| 87 | +### Contributors |
| 88 | + |
| 89 | +<!-- readme: contributors -start --> |
| 90 | +<table> |
| 91 | +<tr> |
| 92 | + <td align="center"> |
| 93 | + <a href="https://github.com/AnshumanMahato"> |
| 94 | + <img src="https://avatars.githubusercontent.com/u/58422570?v=4" width="70;" alt="AnshumanMahato"/> |
| 95 | + <br /> |
| 96 | + <sub><b>Anshuman Mahato</b></sub> |
89 | 97 | </a>
|
90 | 98 | </td>
|
91 | 99 | <td align="center">
|
92 |
| - <a href="https://github.com/vishu567"> |
93 |
| - <img src="https://avatars.githubusercontent.com/u/112263798?v=4" width="100;" alt="vkumar8192449"/> |
| 100 | + <a href="https://github.com/sachinkumar911"> |
| 101 | + <img src="https://avatars.githubusercontent.com/u/115224664?v=4" width="70;" alt="sachinkumar911"/> |
94 | 102 | <br />
|
95 |
| - <sub><b>Vishal</b></sub> |
| 103 | + <sub><b>Sachin Kumar</b></sub> |
96 | 104 | </a>
|
97 | 105 | </td>
|
98 | 106 | <td align="center">
|
99 | 107 | <a href="https://github.com/vkumar8192449">
|
100 |
| - <img src="https://avatars.githubusercontent.com/u/64706066?v=4" width="100;" alt="vkumar8192449"/> |
| 108 | + <img src="https://avatars.githubusercontent.com/u/64706066?v=4" width="70;" alt="vkumar8192449"/> |
101 | 109 | <br />
|
102 | 110 | <sub><b>Vinay Kumar</b></sub>
|
103 | 111 | </a>
|
104 | 112 | </td>
|
105 | 113 | <td align="center">
|
106 |
| - <a href="https://github.com/AnshumanMahato"> |
107 |
| - <img src="https://avatars.githubusercontent.com/u/58422570?v=4" width="100;" alt="AnshumanMahato"/> |
| 114 | + <a href="https://github.com/Rishisihare90"> |
| 115 | + <img src="https://avatars.githubusercontent.com/u/146431939?v=4" width="70;" alt="Rishisihare90"/> |
108 | 116 | <br />
|
109 |
| - <sub><b>Anshuman Mahato</b></sub> |
| 117 | + <sub><b>Rishi Sihare</b></sub> |
| 118 | + </a> |
| 119 | + </td> |
| 120 | + <td align="center"> |
| 121 | + <a href="https://github.com/komal7141"> |
| 122 | + <img src="https://avatars.githubusercontent.com/u/75818108?v=4" width="70;" alt="komal7141"/> |
| 123 | + <br /> |
| 124 | + <sub><b>Komal Sharma</b></sub> |
| 125 | + </a> |
| 126 | + </td> |
| 127 | + <td align="center"> |
| 128 | + <a href="https://github.com/AlexWeb07"> |
| 129 | + <img src="https://avatars.githubusercontent.com/u/93365089?v=4" width="70;" alt="AlexWeb07"/> |
| 130 | + <br /> |
| 131 | + <sub><b>Null</b></sub> |
| 132 | + </a> |
| 133 | + </td></tr> |
| 134 | +<tr> |
| 135 | + <td align="center"> |
| 136 | + <a href="https://github.com/gulshankapse"> |
| 137 | + <img src="https://avatars.githubusercontent.com/u/144792381?v=4" width="70;" alt="gulshankapse"/> |
| 138 | + <br /> |
| 139 | + <sub><b>Gulshan</b></sub> |
| 140 | + </a> |
| 141 | + </td> |
| 142 | + <td align="center"> |
| 143 | + <a href="https://github.com/alucard017"> |
| 144 | + <img src="https://avatars.githubusercontent.com/u/76940364?v=4" width="70;" alt="alucard017"/> |
| 145 | + <br /> |
| 146 | + <sub><b>Apurba Sundar Nayak</b></sub> |
| 147 | + </a> |
| 148 | + </td> |
| 149 | + <td align="center"> |
| 150 | + <a href="https://github.com/vishallmaurya"> |
| 151 | + <img src="https://avatars.githubusercontent.com/u/115442999?v=4" width="70;" alt="vishallmaurya"/> |
| 152 | + <br /> |
| 153 | + <sub><b>VISHAL MAURYA</b></sub> |
| 154 | + </a> |
| 155 | + </td> |
| 156 | + <td align="center"> |
| 157 | + <a href="https://github.com/P00P-head"> |
| 158 | + <img src="https://avatars.githubusercontent.com/u/75832051?v=4" width="70;" alt="P00P-head"/> |
| 159 | + <br /> |
| 160 | + <sub><b>ROYAN TOPNO</b></sub> |
| 161 | + </a> |
| 162 | + </td> |
| 163 | + <td align="center"> |
| 164 | + <a href="https://github.com/itsAbhishekpatel01"> |
| 165 | + <img src="https://avatars.githubusercontent.com/u/144606330?v=4" width="70;" alt="itsAbhishekpatel01"/> |
| 166 | + <br /> |
| 167 | + <sub><b>Abhishek Patel</b></sub> |
| 168 | + </a> |
| 169 | + </td> |
| 170 | + <td align="center"> |
| 171 | + <a href="https://github.com/Priyanshu-kr-gupta"> |
| 172 | + <img src="https://avatars.githubusercontent.com/u/114975117?v=4" width="70;" alt="Priyanshu-kr-gupta"/> |
| 173 | + <br /> |
| 174 | + <sub><b>Priyanshu Kumar</b></sub> |
| 175 | + </a> |
| 176 | + </td></tr> |
| 177 | +<tr> |
| 178 | + <td align="center"> |
| 179 | + <a href="https://github.com/NeerajSh-16"> |
| 180 | + <img src="https://avatars.githubusercontent.com/u/144585755?v=4" width="70;" alt="NeerajSh-16"/> |
| 181 | + <br /> |
| 182 | + <sub><b>Null</b></sub> |
| 183 | + </a> |
| 184 | + </td> |
| 185 | + <td align="center"> |
| 186 | + <a href="https://github.com/PranjalKhatri"> |
| 187 | + <img src="https://avatars.githubusercontent.com/u/68675142?v=4" width="70;" alt="PranjalKhatri"/> |
| 188 | + <br /> |
| 189 | + <sub><b>Pop</b></sub> |
| 190 | + </a> |
| 191 | + </td> |
| 192 | + <td align="center"> |
| 193 | + <a href="https://github.com/Atul-Xalxo"> |
| 194 | + <img src="https://avatars.githubusercontent.com/u/144574009?v=4" width="70;" alt="Atul-Xalxo"/> |
| 195 | + <br /> |
| 196 | + <sub><b>Null</b></sub> |
| 197 | + </a> |
| 198 | + </td> |
| 199 | + <td align="center"> |
| 200 | + <a href="https://github.com/codewithana"> |
| 201 | + <img src="https://avatars.githubusercontent.com/u/144683532?v=4" width="70;" alt="codewithana"/> |
| 202 | + <br /> |
| 203 | + <sub><b>Null</b></sub> |
| 204 | + </a> |
| 205 | + </td> |
| 206 | + <td align="center"> |
| 207 | + <a href="https://github.com/som02esh"> |
| 208 | + <img src="https://avatars.githubusercontent.com/u/106095040?v=4" width="70;" alt="som02esh"/> |
| 209 | + <br /> |
| 210 | + <sub><b>Null</b></sub> |
| 211 | + </a> |
| 212 | + </td> |
| 213 | + <td align="center"> |
| 214 | + <a href="https://github.com/akashKumar06"> |
| 215 | + <img src="https://avatars.githubusercontent.com/u/117292434?v=4" width="70;" alt="akashKumar06"/> |
| 216 | + <br /> |
| 217 | + <sub><b>Akash Kumar</b></sub> |
| 218 | + </a> |
| 219 | + </td></tr> |
| 220 | +<tr> |
| 221 | + <td align="center"> |
| 222 | + <a href="https://github.com/ankitkujur15"> |
| 223 | + <img src="https://avatars.githubusercontent.com/u/144579619?v=4" width="70;" alt="ankitkujur15"/> |
| 224 | + <br /> |
| 225 | + <sub><b>Ankit Kujur</b></sub> |
| 226 | + </a> |
| 227 | + </td> |
| 228 | + <td align="center"> |
| 229 | + <a href="https://github.com/vishu567"> |
| 230 | + <img src="https://avatars.githubusercontent.com/u/112263798?v=4" width="70;" alt="vishu567"/> |
| 231 | + <br /> |
| 232 | + <sub><b>Vishal.</b></sub> |
110 | 233 | </a>
|
111 | 234 | </td>
|
112 | 235 | <td align="center">
|
113 | 236 | <a href="https://github.com/codewithnick">
|
114 |
| - <img src="https://avatars.githubusercontent.com/u/53932029?v=4" width="100;" alt="vkumar8192449"/> |
| 237 | + <img src="https://avatars.githubusercontent.com/u/53932029?v=4" width="70;" alt="codewithnick"/> |
115 | 238 | <br />
|
116 | 239 | <sub><b>Nikhil Singh</b></sub>
|
117 | 240 | </a>
|
118 | 241 | </td>
|
119 |
| - </tr> |
| 242 | + <td align="center"> |
| 243 | + <a href="https://github.com/Raghav354"> |
| 244 | + <img src="https://avatars.githubusercontent.com/u/137503421?v=4" width="70;" alt="Raghav354"/> |
| 245 | + <br /> |
| 246 | + <sub><b>Raghavendra Sharma</b></sub> |
| 247 | + </a> |
| 248 | + </td> |
| 249 | + <td align="center"> |
| 250 | + <a href="https://github.com/ahmad-kaif"> |
| 251 | + <img src="https://avatars.githubusercontent.com/u/113821761?v=4" width="70;" alt="ahmad-kaif"/> |
| 252 | + <br /> |
| 253 | + <sub><b>Ahmad Kaif</b></sub> |
| 254 | + </a> |
| 255 | + </td> |
| 256 | + <td align="center"> |
| 257 | + <a href="https://github.com/AmitRajput1772"> |
| 258 | + <img src="https://avatars.githubusercontent.com/u/123803673?v=4" width="70;" alt="AmitRajput1772"/> |
| 259 | + <br /> |
| 260 | + <sub><b>Amit Rajput</b></sub> |
| 261 | + </a> |
| 262 | + </td></tr> |
| 263 | +<tr> |
| 264 | + <td align="center"> |
| 265 | + <a href="https://github.com/FreemRL"> |
| 266 | + <img src="https://avatars.githubusercontent.com/u/66525499?v=4" width="70;" alt="FreemRL"/> |
| 267 | + <br /> |
| 268 | + <sub><b>Jannik Schmidtke</b></sub> |
| 269 | + </a> |
| 270 | + </td> |
| 271 | + <td align="center"> |
| 272 | + <a href="https://github.com/Arif20484423"> |
| 273 | + <img src="https://avatars.githubusercontent.com/u/76733190?v=4" width="70;" alt="Arif20484423"/> |
| 274 | + <br /> |
| 275 | + <sub><b>Md Arif</b></sub> |
| 276 | + </a> |
| 277 | + </td> |
| 278 | + <td align="center"> |
| 279 | + <a href="https://github.com/abhay5624"> |
| 280 | + <img src="https://avatars.githubusercontent.com/u/77601553?v=4" width="70;" alt="abhay5624"/> |
| 281 | + <br /> |
| 282 | + <sub><b>Abhay Kumar Sharma</b></sub> |
| 283 | + </a> |
| 284 | + </td> |
| 285 | + <td align="center"> |
| 286 | + <a href="https://github.com/gourshabrg"> |
| 287 | + <img src="https://avatars.githubusercontent.com/u/143959353?v=4" width="70;" alt="gourshabrg"/> |
| 288 | + <br /> |
| 289 | + <sub><b>Ravindra Gour</b></sub> |
| 290 | + </a> |
| 291 | + </td> |
| 292 | + <td align="center"> |
| 293 | + <a href="https://github.com/XARTAN21"> |
| 294 | + <img src="https://avatars.githubusercontent.com/u/124522194?v=4" width="70;" alt="XARTAN21"/> |
| 295 | + <br /> |
| 296 | + <sub><b>Null</b></sub> |
| 297 | + </a> |
| 298 | + </td> |
| 299 | + <td align="center"> |
| 300 | + <a href="https://github.com/BidyasagarAnupam"> |
| 301 | + <img src="https://avatars.githubusercontent.com/u/68635333?v=4" width="70;" alt="BidyasagarAnupam"/> |
| 302 | + <br /> |
| 303 | + <sub><b>Bidyasagar Mohapatra</b></sub> |
| 304 | + </a> |
| 305 | + </td></tr> |
| 306 | +<tr> |
| 307 | + <td align="center"> |
| 308 | + <a href="https://github.com/Divyanshu723"> |
| 309 | + <img src="https://avatars.githubusercontent.com/u/112752057?v=4" width="70;" alt="Divyanshu723"/> |
| 310 | + <br /> |
| 311 | + <sub><b>Divyanshu Gupta</b></sub> |
| 312 | + </a> |
| 313 | + </td> |
| 314 | + <td align="center"> |
| 315 | + <a href="https://github.com/hellomohit722"> |
| 316 | + <img src="https://avatars.githubusercontent.com/u/146608079?v=4" width="70;" alt="hellomohit722"/> |
| 317 | + <br /> |
| 318 | + <sub><b>Null</b></sub> |
| 319 | + </a> |
| 320 | + </td> |
| 321 | + <td align="center"> |
| 322 | + <a href="https://github.com/prajjawal007"> |
| 323 | + <img src="https://avatars.githubusercontent.com/u/144593090?v=4" width="70;" alt="prajjawal007"/> |
| 324 | + <br /> |
| 325 | + <sub><b>Prajjawal Agrawal</b></sub> |
| 326 | + </a> |
| 327 | + </td> |
| 328 | + <td align="center"> |
| 329 | + <a href="https://github.com/prateek00077"> |
| 330 | + <img src="https://avatars.githubusercontent.com/u/147089488?v=4" width="70;" alt="prateek00077"/> |
| 331 | + <br /> |
| 332 | + <sub><b>Prateek Pandey</b></sub> |
| 333 | + </a> |
| 334 | + </td> |
| 335 | + <td align="center"> |
| 336 | + <a href="https://github.com/VikashBurman"> |
| 337 | + <img src="https://avatars.githubusercontent.com/u/137149762?v=4" width="70;" alt="VikashBurman"/> |
| 338 | + <br /> |
| 339 | + <sub><b>Null</b></sub> |
| 340 | + </a> |
| 341 | + </td> |
| 342 | + <td align="center"> |
| 343 | + <a href="https://github.com/abhishekyadav76"> |
| 344 | + <img src="https://avatars.githubusercontent.com/u/132427787?v=4" width="70;" alt="abhishekyadav76"/> |
| 345 | + <br /> |
| 346 | + <sub><b>Abhishek Kumar Yadav</b></sub> |
| 347 | + </a> |
| 348 | + </td></tr> |
| 349 | +<tr> |
| 350 | + <td align="center"> |
| 351 | + <a href="https://github.com/pronajit"> |
| 352 | + <img src="https://avatars.githubusercontent.com/u/98771979?v=4" width="70;" alt="pronajit"/> |
| 353 | + <br /> |
| 354 | + <sub><b>Pronajit Sarkar</b></sub> |
| 355 | + </a> |
| 356 | + </td> |
| 357 | + <td align="center"> |
| 358 | + <a href="https://github.com/miragearush"> |
| 359 | + <img src="https://avatars.githubusercontent.com/u/80736891?v=4" width="70;" alt="miragearush"/> |
| 360 | + <br /> |
| 361 | + <sub><b>Arush Kumar</b></sub> |
| 362 | + </a> |
| 363 | + </td></tr> |
120 | 364 | </table>
|
| 365 | +<!-- readme: contributors -end --> |
121 | 366 |
|
122 | 367 | ## Show your support
|
123 | 368 |
|
|
0 commit comments