Projects STRLCPY cfonts Commits 32e1643c
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 6 lines
    7 7   ╚═════╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝ ╚═╝ ╚══════╝
    8 8  ```
    9 9   
    10  -![cfont styles](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/example1.png)
     10 +![cfont styles](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/example1.png)
    11 11   
    12 12   
    13  -<p align="center"><img src="https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/example2.png" alt="api example"></p>
     13 +<p align="center"><img src="https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/example2.png" alt="api example"></p>
    14 14  <p align="center"><a href="https://nodei.co/npm/cfonts/"><img src="https://nodei.co/npm/cfonts.png?downloads=true" alt="npm status"></a></p>
    15 15  <p align="center">
    16  - <a href="https://travis-ci.org/dominikwilkowski/cfonts"><img src="https://travis-ci.org/dominikwilkowski/cfonts.svg?branch=master" alt="build status"></a>
    17  - <a href='https://coveralls.io/github/dominikwilkowski/cfonts?branch=master'><img src='https://coveralls.io/repos/github/dominikwilkowski/cfonts/badge.svg?branch=master' alt='CFont Coverage Status' /></a>
     16 + <a href="https://travis-ci.org/dominikwilkowski/cfonts"><img src="https://travis-ci.org/dominikwilkowski/cfonts.svg?branch=released" alt="build status"></a>
     17 + <a href='https://coveralls.io/github/dominikwilkowski/cfonts?branch=released'><img src='https://coveralls.io/repos/github/dominikwilkowski/cfonts/badge.svg?branch=released' alt='CFont Coverage Status' /></a>
    18 18  </p>
    19 19   
    20 20  <p align="center">This is a silly little command line tool for sexy fonts in the console. <strong>Give your cli some love.</strong></p>
    skipped 102 lines
    123 123  $ cfonts --help
    124 124  ```
    125 125   
    126  -![Help command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/help.png)
     126 +![Help command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/help.png)
    127 127   
    128 128   
    129 129  #### -V, --version
    skipped 6 lines
    136 136  $ cfonts --version
    137 137  ```
    138 138   
    139  -![Version command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/version.png)
     139 +![Version command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/version.png)
    140 140   
    141 141   
    142 142  #### text
    skipped 7 lines
    150 150  $ cfonts "Hello world"
    151 151  ```
    152 152   
    153  -![Text command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/text.png)
     153 +![Text command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/text.png)
    154 154   
    155 155   
    156 156  #### -f, --font
    skipped 6 lines
    163 163  $ cfonts "text" --font "chrome"
    164 164  ```
    165 165   
    166  -![Font command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/font.png)
     166 +![Font command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/font.png)
    167 167   
    168 168  - `block` [colors: 2] _(default)_
    169  - ![block font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/block.png)
     169 + ![block font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/block.png)
    170 170  - `slick` [colors: 2]
    171  - ![slick font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/slick.png)
     171 + ![slick font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/slick.png)
    172 172  - `tiny` [colors: 1]
    173  - ![tiny font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/tiny.png)
     173 + ![tiny font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/tiny.png)
    174 174  - `grid` [colors: 2]
    175  - ![grid font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/grid.png)
     175 + ![grid font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/grid.png)
    176 176  - `pallet` [colors: 2]
    177  - ![pallet font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/pallet.png)
     177 + ![pallet font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/pallet.png)
    178 178  - `shade` [colors: 2]
    179  - ![shade font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/shade.png)
     179 + ![shade font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/shade.png)
    180 180  - `chrome` [colors: 3]
    181  - ![chrome font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/chrome.png)
     181 + ![chrome font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/chrome.png)
    182 182  - `simple` [colors: 1]
    183  - ![simple font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/simple.png)
     183 + ![simple font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/simple.png)
    184 184  - `simpleBlock` [colors: 1]
    185  - ![simple-block font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/simple-block.png)
     185 + ![simple-block font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/simple-block.png)
    186 186  - `3d` [colors: 2]
    187  - ![3d font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/3d.png)
     187 + ![3d font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/3d.png)
    188 188  - `simple3d` [colors: 1]
    189  - ![simple-3d font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/simple-3d.png)
     189 + ![simple-3d font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/simple-3d.png)
    190 190  - `huge` [colors: 2]
    191  - ![huge font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/huge.png)
     191 + ![huge font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/huge.png)
    192 192  - `console` [colors: 1]
    193  - ![console font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/console.png)
     193 + ![console font style](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/console.png)
    194 194   
    195 195   
    196 196  #### -a, --align
    skipped 10 lines
    207 207  $ cfonts "text" --align "center"
    208 208  ```
    209 209   
    210  -![Align command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/align.png)
     210 +![Align command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/align.png)
    211 211   
    212 212   
    213 213  #### -c, --colors
    skipped 30 lines
    244 244  $ cfonts "text" --colors white,"#f80"
    245 245  ```
    246 246   
    247  -![Colors command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/colors.png)
     247 +![Colors command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/colors.png)
    248 248   
    249 249   
    250 250  #### -g, --gradient
    skipped 25 lines
    276 276  $ cfonts "text" --gradient red,"#f80"
    277 277  ```
    278 278   
    279  -![Gradient command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/gradient.png)
     279 +![Gradient command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/gradient.png)
    280 280   
    281 281   
    282 282  #### -i, --independent-gradient
    skipped 7 lines
    290 290  $ cfonts "text|next line" --gradient red,"#f80" --independent-gradient
    291 291  ```
    292 292   
    293  -![Independent gradient command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/independent-gradient.png)
     293 +![Independent gradient command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/independent-gradient.png)
    294 294   
    295 295   
    296 296  #### -t, --transition-gradient
    skipped 9 lines
    306 306  $ cfonts "text" --gradient red,"#f80",green,blue --transition-gradient
    307 307  ```
    308 308   
    309  -![Independent gradient command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/transition-gradient.png)
     309 +![Independent gradient command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/transition-gradient.png)
    310 310   
    311 311   
    312 312  #### -b, --background
    skipped 25 lines
    338 338  $ cfonts "text" --background "Green"
    339 339  ```
    340 340   
    341  -![Background command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/background.png)
     341 +![Background command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/background.png)
    342 342   
    343 343   
    344 344  #### -l, --letter-spacing
    skipped 6 lines
    351 351  $ cfonts "text" --letter-spacing 2
    352 352  ```
    353 353   
    354  -![Letter spacing command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/letter-spacing.png)
     354 +![Letter spacing command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/letter-spacing.png)
    355 355   
    356 356   
    357 357  #### -z, --line-height
    skipped 6 lines
    364 364  $ cfonts "text" --line-height 2
    365 365  ```
    366 366   
    367  -![Line height command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/line-height.png)
     367 +![Line height command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/line-height.png)
    368 368   
    369 369   
    370 370  #### -s, --spaceless
    skipped 6 lines
    377 377  $ cfonts "text" --spaceless
    378 378  ```
    379 379   
    380  -![Spaceless command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/spaceless.png)
     380 +![Spaceless command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/spaceless.png)
    381 381   
    382 382   
    383 383  #### -m, --max-length
    skipped 8 lines
    392 392  $ cfonts "text" --max-length 15
    393 393  ```
    394 394   
    395  -![Max length command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/max-length.png)
     395 +![Max length command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/max-length.png)
    396 396   
    397 397   
    398 398  #### -e, --env
    skipped 26 lines
    425 425  );
    426 426  ```
    427 427   
    428  -![Max length command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/master/img/env.png)
     428 +![Max length command](https://raw.githubusercontent.com/dominikwilkowski/cfonts/released/img/env.png)
    429 429   
    430 430   
    431 431  ## Consistency
    skipped 23 lines
    455 455   
    456 456   
    457 457  ## Tests
    458  -This package is tested on the below platform and node combinations as part of our [CI](https://github.com/dominikwilkowski/cfonts/tree/master/.travis.yml).
     458 +This package is tested on the below platform and node combinations as part of our [CI](https://github.com/dominikwilkowski/cfonts/tree/released/.travis.yml).
    459 459   
    460 460  | Platform | Node |
    461 461  |----------|--------|
    skipped 8 lines
    470 470  | Windows | latest |
    471 471   
    472 472  ### Unit tests
    473  -The package comes with a bunch of [unit tests](https://github.com/dominikwilkowski/cfonts/tree/master/test/unit) that aim to cover 100% of the code base.
    474  -For more details about the code coverage check out [coveralls](https://coveralls.io/github/dominikwilkowski/cfonts?branch=master).
     473 +The package comes with a bunch of [unit tests](https://github.com/dominikwilkowski/cfonts/tree/released/test/unit) that aim to cover 100% of the code base.
     474 +For more details about the code coverage check out [coveralls](https://coveralls.io/github/dominikwilkowski/cfonts?branch=released).
    475 475   
    476 476  ```shell
    477 477  npm run test:unit
    skipped 2 lines
    480 480  ### Type tests
    481 481  Since the code base uses [JSDocs](https://jsdoc.app/) we use [typescript](https://www.typescriptlang.org/) to test the inferred types from those comments.
    482 482  Typescript [supports JSDocs](https://www.typescriptlang.org/docs/handbook/type-checking-javascript-files.html#supported-jsdoc) and we use it in our
    483  -[test](https://github.com/dominikwilkowski/cfonts/blob/master/package.json#L38).
     483 +[test](https://github.com/dominikwilkowski/cfonts/blob/released/package.json#L38).
    484 484   
    485 485  ```shell
    486 486  npm run test:types
    487 487  ```
    488 488   
    489 489  ### Font file test
    490  -There is also a [test suite](https://github.com/dominikwilkowski/cfonts/blob/master/test/fonttest.js) for font files.
     490 +There is also a [test suite](https://github.com/dominikwilkowski/cfonts/blob/released/test/fonttest.js) for font files.
    491 491   
    492 492  ```shell
    493 493  npm run test:fonts
    skipped 16 lines
    510 510   
    511 511   
    512 512  ## Release History
     513 +* 2.8.5 - renamed branches
    513 514  * 2.8.4 - fixed block double quote
    514 515  * 2.8.3 - bumped dependencies
    515 516  * 2.8.2 - bumped dependencies, added linting, fixed #22 (again)
    skipped 50 lines
    566 567   
    567 568   
    568 569  ## License
    569  -Copyright (c) 2018 Dominik Wilkowski. Licensed under the [GNU GPLv2](https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE).
     570 +Copyright (c) 2018 Dominik Wilkowski. Licensed under the [GNU GPLv2](https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE).
    570 571   
  • ■ ■ ■ ■ ■ ■
    package.json
    1 1  {
    2 2   "name": "cfonts",
    3 3   "description": "Sexy fonts for the console",
    4  - "version": "2.8.4",
     4 + "version": "2.8.5",
    5 5   "homepage": "https://github.com/dominikwilkowski/cfonts",
    6 6   "author": {
    7 7   "name": "Dominik Wilkowski",
    skipped 15 lines
    23 23   "licenses": [
    24 24   {
    25 25   "type": "GPL-2.0",
    26  - "url": "https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE"
     26 + "url": "https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE"
    27 27   }
    28 28   ],
    29 29   "engines": {
    skipped 106 lines
  • ■ ■ ■ ■
    src/AddChar.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 42 lines
  • ■ ■ ■ ■
    src/AddLetterSpacing.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 50 lines
  • ■ ■ ■ ■
    src/AddLine.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 49 lines
  • ■ ■ ■ ■
    src/AddShortcuts.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 31 lines
  • ■ ■ ■ ■
    src/AlignText.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 59 lines
  • ■ ■ ■ ■
    src/Chalk.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 31 lines
  • ■ ■ ■ ■
    src/CharLength.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 46 lines
  • ■ ■ ■ ■
    src/CheckInput.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 183 lines
  • ■ ■ ■ ■
    src/CleanInput.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 38 lines
  • ■ ■ ■ ■
    src/Color.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 109 lines
  • ■ ■ ■ ■
    src/Colorize.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 75 lines
  • ■ ■ ■ ■
    src/Debugging.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 99 lines
  • ■ ■ ■ ■
    src/DisplayHelp.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 41 lines
  • ■ ■ ■ ■
    src/DisplayVersion.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 22 lines
  • ■ ■ ■ ■ ■ ■
    src/GetFirstCharacterPosition.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    11 11   * GetFirstCharacterPosition
    12  - * XXX
     12 + * Get the position of the first character out of all strings inside an array
    13 13   *
    14 14   **************************************************************************************************************************************************************/
    15 15   
    skipped 24 lines
  • ■ ■ ■ ■
    src/GetFont.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 40 lines
  • ■ ■ ■ ■
    src/GetLongestLine.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 22 lines
  • ■ ■ ■ ■
    src/Gradient.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 540 lines
  • ■ ■ ■ ■
    src/Log.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 33 lines
  • ■ ■ ■ ■
    src/Options.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 153 lines
  • ■ ■ ■ ■
    src/ParseArgs.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 73 lines
  • ■ ■ ■ ■
    src/Render.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 240 lines
  • ■ ■ ■ ■
    src/RenderConsole.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 93 lines
  • ■ ■ ■ ■
    src/Say.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 41 lines
  • ■ ■ ■ ■
    src/Size.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 33 lines
  • ■ ■ ■ ■
    src/UpperCaseFirst.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 26 lines
  • ■ ■ ■ ■
    src/bin.js
    skipped 4 lines
    5 5   *
    6 6   * Sexy fonts for the console. (CLI output)
    7 7   *
    8  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     8 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    9 9   * @author Dominik Wilkowski [email protected]
    10 10   * @repository https://github.com/dominikwilkowski/cfonts
    11 11   *
    skipped 6 lines
  • ■ ■ ■ ■
    src/constants.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 244 lines
  • ■ ■ ■ ■
    src/index.js
    skipped 3 lines
    4 4   *
    5 5   * Sexy fonts for the console. (CLI output)
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 89 lines
  • ■ ■ ■ ■
    test/examples.js
    skipped 3 lines
    4 4   *
    5 5   * Testing the API side of things.
    6 6   *
    7  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     7 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    8 8   * @author Dominik Wilkowski [email protected]
    9 9   * @repository https://github.com/dominikwilkowski/cfonts
    10 10   *
    skipped 139 lines
  • ■ ■ ■ ■
    test/fonttest.js
    skipped 7 lines
    8 8   * - All characters have the correct width?
    9 9   * - All characters have consistent lines?
    10 10   *
    11  - * @license https://github.com/dominikwilkowski/cfonts/blob/master/LICENSE GNU GPLv2
     11 + * @license https://github.com/dominikwilkowski/cfonts/blob/released/LICENSE GNU GPLv2
    12 12   * @author Dominik Wilkowski [email protected]
    13 13   * @repository https://github.com/dominikwilkowski/cfonts
    14 14   *
    skipped 380 lines
Please wait...
Page is in error, reload to recover