Skip to content

Instantly share code, notes, and snippets.

@texodus
Last active June 26, 2023 18:54
Show Gist options
  • Save texodus/b70bb8aefb00dc4d6fcb233151a968b8 to your computer and use it in GitHub Desktop.
Save texodus/b70bb8aefb00dc4d6fcb233151a968b8 to your computer and use it in GitHub Desktop.

Revisions

  1. texodus revised this gist Jun 26, 2023. 1 changed file with 16 additions and 0 deletions.
    16 changes: 16 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -152,3 +152,19 @@
    * ┃ ┃
    * ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
    */

    ////////////////////////////////////////////////////////////////////////////////
    //
    // ████ ████ ████ ████ ████ ████ ████ ████ █ ▜▙ █ ████ █▀▀▀▀▀█ ▄█▀▀█▄ ▄ █▀▀▀▀▀█
    // ▄▄▄█ █▄▄▄ ▄▄▄█ █▄▄▄ ▄▄▄█ █▄▄▄ █ ▐▌ █ ▜▙█ █▄▄▄ █ ███ █ ▄ ▀▄▄ █▄ █ ███ █
    // █▀▀▀ █▀▀▀ █▜▙ ▀▀▀█ █▀▀▀ █▀▀▀ █ ▐▌ █ ▜█ █▀▀▀ █ ▀▀▀ █ ▀▀ ▀▄ ▄ ▀ █ ▀▀▀ █
    // █ ████ █ ▜▙ ████ █ ████ ████ ▐▌ █ ▜ ████ ▀▀▀▀▀▀▀ ▀ █▄█ █ █ ▀▀▀▀▀▀▀
    // ▛ ▜ ▛ ▀█▄ ▀▀█▄█ ▄ █▄█▀ ▄██▄▄
    // █▄▄▀▄▀▄█▄▀▄ ▀▀█▀██ █ ▀█
    // Copyright (c) 2017, the Perspective Authors. ▄▀ ██▀▀▄ █ ▄▀ ██▄▀▄ ▄▀
    // █ ██▄▀█▀▄ ▄▀▀█▀▀ ▀█▀█▄▀█
    // This file is part of the Perspective library, ▀ ▀ ▀ ▀▀█▀▄███▀▀█▀▀▀█ ▀
    // distributed under the terms of the Apache License █▀▀▀▀▀█ █▄ █▄▀█▄█ ▀ █ ▄█
    // 2.0. The full license can be found in the LICENSE █ ███ █ ▄▄ ██▀███▀▀ ▀█▄
    // file. █ ▀▀▀ █ ▄▀▄▄ ▀▀█▄▀▄▄▄▀▀ █
    // ▀▀▀▀▀▀▀ ▀▀ ▀ ▀ ▀ ▀
  2. texodus revised this gist Jun 26, 2023. 1 changed file with 19 additions and 1 deletion.
    20 changes: 19 additions & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -133,4 +133,22 @@
    * This file is part of the Perspective library, distributed under the terms of
    * the Apache License 2.0. The full license can be found in the LICENSE file.
    *
    */
    */

    /**
    * ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
    * ┃ ┏━━━━━━┓┏━━━━━━┓ ┃
    * ┣━████━████━████━████━████━████━████━████━█━▜▙━█━████━━━━┓┃┏━━━━┓┃┃┏━━━━┓┗━┫
    * ┣━▄▄▄█━█▄▄▄━▄▄▄█━█▄▄▄━▄▄▄█━█▄▄▄━█━━━━━▐▌━━█━━▜▙█━█▄▄▄━━━┓┗┛┃┏━━┓┃┗┛┃┏━━┓┗━━┃
    * ┣━█▀▀▀━█▀▀▀━█▜▙━━▀▀▀█━█▀▀▀━█▀▀▀━█━━━━━▐▌━━█━━━▜█━█▀▀▀━━┓┗━━┛┃┏┓┃┗━━┛┃┏┓┗━━━┫
    * ┣━█━━━━████━█━▜▙━████━█━━━━████━████━━▐▌━━█━━━━▜━████━┓┗━━━━┛┃┃┗━━━━┛┃┗━━━━┃
    * ┃ ▛ ▜ ▛ ┗━━━━━━┛┗━━━━━━┛ ┃
    * ┃ ┃
    * ┃ Copyright (c) 2017, the Perspective Authors. ┃
    * ┃ ┃
    * ┃ This file is part of the Perspective library, distributed under the ┃
    * ┃ terms of the Apache License 2.0. The full license can be found in the ┃
    * ┃ LICENSE file. ┃
    * ┃ ┃
    * ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
    */
  3. texodus revised this gist Jun 26, 2023. 1 changed file with 16 additions and 0 deletions.
    16 changes: 16 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -117,4 +117,20 @@
    * This file is part of the Perspective library, distributed under the terms of
    * the Apache License 2.0. The full license can be found in the LICENSE file.
    *
    */

    /*******************************************************************************
    *
    * ┏━━━━━━┓┏━━━━━━┓┏━━━━━━┓┏━━━━━━┓┏━━━━━━┓┏━━━━━━┓┏━━━━━━┓┏━━━━━━┓┏━━━━━━┓┏━━━
    * ┃┏━████┃████━████┏████┓████━████┃████━████━█━▜▙┃█┏████┓┃┃┏━━━━┓┃┃┏━━━━┓┃┃┏━━
    * ┛┃┏▄▄▄█┗█▄▄▄━▄▄▄█┃█▄▄▄┃▄▄▄█━█▄▄▄┛█┏━━┓┃▐▌┃┏█━┓▜▙█┃█▄▄▄┃┗┛┃┏━━┓┃┗┛┃┏━━┓┃┗┛┃┏━
    * ━┛┃█▀▀▀━█▀▀▀┓█▜▙━┛▀▀▀█┗█▀▀▀┏█▀▀▀━█┃┏┓┃┗▐▌┛┃█┓┃┗▜█┛█▀▀▀┗━━┛┃┏┓┃┗━━┛┃┏┓┃┗━━┛┃┏
    * ━━┛█┃┗━━████┃█━▜▙━████━█━━┛┃████━████┗━▐▌━┛█┃┗━━▜━████━━━━┛┃┃┗━━━━┛┃┃┗━━━━┛┃
    * ━━━▛┗━━━━━━┛┗━━━▜━━┛┗━━▛━━━┛┗━━━━━━┛┗━━━━━━┛┗━━━━━━┛┗━━━━━━┛┗━━━━━━┛┗━━━━━━┛
    *
    * Copyright (c) 2017, the Perspective Authors.
    *
    * This file is part of the Perspective library, distributed under the terms of
    * the Apache License 2.0. The full license can be found in the LICENSE file.
    *
    */
  4. texodus revised this gist Jun 26, 2023. 1 changed file with 34 additions and 0 deletions.
    34 changes: 34 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -83,4 +83,38 @@
    * █ ████ █ ▜▙ ████ █ ████ ████ ▐▌ █ ▜ ████ Apache License 2.0
    * ▛ ▜ ▛
    *
    */

    /*******************************************************************************
    *
    * ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
    * ┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ┏━━━━━━┓┏━━━━━━┓ ┫
    * ┣━████━████━████━████━████━████━████━████━█━▜▙━█━████━━━━┓┃┏━━━━┓┃┃┏━━━━┓┗━┫
    * ┣━▄▄▄█━█▄▄▄━▄▄▄█━█▄▄▄━▄▄▄█━█▄▄▄━█━━━━━▐▌━━█━━▜▙█━█▄▄▄━━━┓┗┛┃┏━━┓┃┗┛┃┏━━┓┗━━┃
    * ┣━█▀▀▀━█▀▀▀━█▜▙━━▀▀▀█━█▀▀▀━█▀▀▀━█━━━━━▐▌━━█━━━▜█━█▀▀▀━━┓┗━━┛┃┏┓┃┗━━┛┃┏┓┗━━━┫
    * ┣━█━━━━████━█━▜▙━████━█━━━━████━████━━▐▌━━█━━━━▜━████━┓┗━━━━┛┃┃┗━━━━┛┃┗━━━━┃
    * ┣━▛━━━━━━━━━━━━▜━━━━━━▛━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ┗━━━━━━┛┗━━━━━━┛ ━━━━┫
    * ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
    *
    * Copyright (c) 2017, the Perspective Authors.
    *
    * This file is part of the Perspective library, distributed under the terms of
    * the Apache License 2.0. The full license can be found in the LICENSE file.
    */

    /*******************************************************************************
    *
    * ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
    * ┃┏━━━━━━┓┏━━━━━━┓┏━━━━━━┓┏━━━━━━┓┏━━━━━━┓┏━━━━━━┓┏━━━━━━┓┏━┫
    * ┃┃┏━━████┃████━████━████┃████━████┏████┓████━█━▜▙┃█━███┓┃┃┏┫
    * ┣┛┃┏━▄▄▄█┛█▄▄▄┓▄▄▄█┏█▄▄▄┗▄▄▄█━█▄▄▄┃█━━┓┃┗▐▌┏━█┓┃▜▙█┏█▄▄┃┗┛┃┃
    * ┣━┛┃┏█▀▀▀━█▀▀▀┃█▜▙┛┃▀▀▀█━█▀▀▀┓█▀▀▀┛█┏┓┃┗━▐▌┃┏█┃┗━▜█┃█▀▀┗━━┛┃
    * ┣━━┛┃█┗━━━████┗█━▜▙┛████━█━┛┃┃████━████━━▐▌┛┃█┗━━━▜┛███━━━━┫
    * ┣━━━┛▛━━━━━━┛┗━━━━▜━┛┗━━━━━━┛┗━━━━━━┛┗━━━━━━┛┗━━━━━━┛┗━━━━━┫
    * ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
    * Copyright (c) 2017, the Perspective Authors.
    *
    * This file is part of the Perspective library, distributed under the terms of
    * the Apache License 2.0. The full license can be found in the LICENSE file.
    *
    */
  5. texodus revised this gist Jun 26, 2023. 1 changed file with 17 additions and 2 deletions.
    19 changes: 17 additions & 2 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -21,10 +21,25 @@
    * ▁╱╲▁▁▁▁▁╱╲▁▁▁▁▁╱╲▁╱╲▁▁▁▁▁▁╱╲▁╱╲▁▁▁▁▁╱╲▁▁▁▁▁╱╲▁▁▁▁▁▁▁╱╲▁▁▁▁╱╲▁▁▁╱╲╱╲▁▁╱╲▁▁▁▁▁
    * ▁╱╲▁▁▁▁▁╱╲╱╲╱╲▁╱╲▁▁╱╲▁╱╲╱╲▁▁▁╱╲▁▁▁▁▁╱╲╱╲╱╲▁▁▁╱╲╱╲▁▁▁╱╲▁▁▁╱╲╱╲▁▁▁╱╲▁▁▁╱╲╱╲╱╲▁
    *
    * Copyright (c) 2017, the Perspective Authors.
    * Copyright (c) 2:.7, the Perspective Authors.
    *
    * This file is part of the Perspective library, distributed under the terms of
    * the Apache License 2.0. The full license can be found in the LICENSE file.
    * the Apache License 2.:. The full license can be found in the LICENSE file.
    *
    */

    /*******************************************************************************
    *
    * ▁╱▔▔▔╲▁▁╱▔▔▔▔╲▁╱▔▔▔╲▁▁▁▁╱▔▔╲▁╱▔▔▔╲▁▁╱▔▔▔▔╲▁▁▁╱▔▔╲▁╱▔▔▔▔╲▁╱▔▔╲▁╱╲▁▁╱╲▁╱▔▔▔▔╲▁
    * ▁╱╲▁▁╱╲▁╱╲▁▁▁▁▁╱╲▁▁╱╲▁╱╲▁▁▁▁▁╱╲▁▁╱╲▁╱╲▁▁▁▁▁╱╲▁▁▁▁▁▁▁╱╲▁▁▁▁╱╲▁▁╱╲▁▁╱╲▁╱╲▁▁▁▁▁
    * ▁╱▔▔▔╲▁▁╱▔▔╲▁▁▁╱▔▔╲▁▁▁▁╱▔▔╲▁▁╱▔▔▔╲▁▁╱▔▔╲▁▁▁╱╲▁▁▁▁▁▁▁╱╲▁▁▁▁╱╲▁▁╱╲▁▁╱╲▁╱▔▔╲▁▁▁
    * ▁╱╲▁▁▁▁▁╱╲▁▁▁▁▁╱╲▁╱╲▁▁▁▁▁▁╱╲▁╱╲▁▁▁▁▁╱╲▁▁▁▁▁╱╲▁▁▁▁▁▁▁╱╲▁▁▁▁╱╲▁▁▁╱▔▔╲▁▁╱╲▁▁▁▁▁
    * ▁╱╲▁▁▁▁▁╱▔▔▔▔╲▁╱╲▁▁╱╲▁╱▔▔╲▁▁▁╱╲▁▁▁▁▁╱▔▔▔▔╲▁▁▁╱▔▔╲▁▁▁╱╲▁▁▁╱▔▔╲▁▁▁╱╲▁▁▁╱▔▔▔▔╲▁
    *
    * Copyright (c) 2:.7, the Perspective Authors.
    *
    * This file is part of the Perspective library, distributed under the terms of
    * the Apache License 2.:. The full license can be found in the LICENSE file.
    *
    */

  6. texodus created this gist Jun 26, 2023.
    71 changes: 71 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,71 @@
    /******************************************************************************
    *
    * 11111001111110111110001111101111100111111001111101111110111101100110111111
    * 11001101000000110011011000001100110100000011000000011000011001100110100000
    * 11111001111100111110001111001111100111110011000000011000011001100110111110
    * 11000001100000110110000001101100000110000011000000011000011000111100110000
    * 11000001111110110011011111001100000111111001111100011000111100011000111111
    *
    * Copyright (c) 2017, the Perspective Authors.
    *
    * This file is part of the Perspective library, distributed under the terms of
    * the Apache License 2.0. The full license can be found in the LICENSE file.
    *
    */

    /*******************************************************************************
    *
    * ▁╱╲╱╲▁▁▁╱╲╱╲╱╲▁╱╲╱╲▁▁▁▁▁╱╲╱╲▁╱╲╱╲▁▁▁╱╲╱╲╱╲▁▁▁╱╲╱╲▁╱╲╱╲╱╲▁╱╲╱╲▁╱╲▁▁╱╲▁╱╲╱╲╱╲▁
    * ▁╱╲▁▁╱╲▁╱╲▁▁▁▁▁╱╲▁▁╱╲▁╱╲▁▁▁▁▁╱╲▁▁╱╲▁╱╲▁▁▁▁▁╱╲▁▁▁▁▁▁▁╱╲▁▁▁▁╱╲▁▁╱╲▁▁╱╲▁╱╲▁▁▁▁▁
    * ▁╱╲╱╲▁▁▁╱╲╱╲▁▁▁╱╲╱╲▁▁▁▁╱╲╱╲▁▁╱╲╱╲▁▁▁╱╲╱╲▁▁▁╱╲▁▁▁▁▁▁▁╱╲▁▁▁▁╱╲▁▁╱╲▁▁╱╲▁╱╲╱╲▁▁▁
    * ▁╱╲▁▁▁▁▁╱╲▁▁▁▁▁╱╲▁╱╲▁▁▁▁▁▁╱╲▁╱╲▁▁▁▁▁╱╲▁▁▁▁▁╱╲▁▁▁▁▁▁▁╱╲▁▁▁▁╱╲▁▁▁╱╲╱╲▁▁╱╲▁▁▁▁▁
    * ▁╱╲▁▁▁▁▁╱╲╱╲╱╲▁╱╲▁▁╱╲▁╱╲╱╲▁▁▁╱╲▁▁▁▁▁╱╲╱╲╱╲▁▁▁╱╲╱╲▁▁▁╱╲▁▁▁╱╲╱╲▁▁▁╱╲▁▁▁╱╲╱╲╱╲▁
    *
    * Copyright (c) 2017, the Perspective Authors.
    *
    * This file is part of the Perspective library, distributed under the terms of
    * the Apache License 2.0. The full license can be found in the LICENSE file.
    *
    */

    /*******************************************************************************
    *
    * ┏┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┳┓
    * ┃|||||┃┃||||||┃|||||┃┃┃|||||┃|||||┃┃||||||┃┃|||||┃||||||┃||||┃||┃┃||┃||||||┃
    * ┃||┃┃||┃||┃┃┃┃┃||┃┃||┃||┃┃┃┃┃||┃┃||┃||┃┃┃┃┃||┃┃┃┃┃┃┃||┃┃┃┃||┃┃||┃┃||┃||┃┃┃┃┃
    * ┃|||||┃┃||||┃┃┃||||┃┃┃┃||||┃┃|||||┃┃||||┃┃┃||┃┃┃┃┃┃┃||┃┃┃┃||┃┃||┃┃||┃||||┃┃┃
    * ┃||┃┃┃┃┃||┃┃┃┃┃||┃||┃┃┃┃┃┃||┃||┃┃┃┃┃||┃┃┃┃┃||┃┃┃┃┃┃┃||┃┃┃┃||┃┃┃||||┃┃||┃┃┃┃┃
    * ┃||┃┃┃┃┃||||||┃||┃┃||┃|||||┃┃||┃┃┃┃┃||||||┃┃|||||┃┃┃||┃┃┃||||┃┃┃||┃┃┃||||||┃
    * ┗┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┻┛
    *
    * Copyright (c) 2:.7, the Perspective Authors.
    *
    * This file is part of the Perspective library, distributed under the terms of
    * the Apache License 2.:. The full license can be found in the LICENSE file.
    *
    */

    /*******************************************************************************
    *
    * ██████ ██████ ██████ ██████ ██████ ██████ ██████ █████ █ ▀█▄ █ ██████
    * ▄▄▄▄▄█ █▄▄▄▄▄ ▄▄▄▄▄█ █▄▄▄▄▄ ▄▄▄▄▄█ █▄▄▄▄▄ █ █ █ ▀█▄ █ █▄▄▄▄▄
    * █▀▀▀▀▀ █▀▀▀▀▀ █▀██▀▀ ▀▀▀▀▀█ █▀▀▀▀▀ █▀▀▀▀▀ █ █ █ ▀█▄█ █▀▀▀▀▀
    * █ ██████ █ ▀█▄ ██████ █ ██████ ██████ █ █ ▀█ ██████
    * ▀ ▀ ▀
    *
    * Copyright (c) 2017, the Perspective Authors.
    *
    * This file is part of the Perspective library, distributed under the terms of
    * the Apache License 2.:. The full license can be found in the LICENSE file.
    *
    */

    /*******************************************************************************
    *
    * ████ ████ ████ ████ ████ ████ ████ ████ █ ▜▙ █ ████ Copyright (c) 2017,
    * ▄▄▄█ █▄▄▄ ▄▄▄█ █▄▄▄ ▄▄▄█ █▄▄▄ █ ▐▌ █ ▜▙█ █▄▄▄ the Perspective Authors
    * █▀▀▀ █▀▀▀ █▜▙ ▀▀▀█ █▀▀▀ █▀▀▀ █ ▐▌ █ ▜█ █▀▀▀
    * █ ████ █ ▜▙ ████ █ ████ ████ ▐▌ █ ▜ ████ Apache License 2.0
    * ▛ ▜ ▛
    *
    */