Last active
June 26, 2023 18:54
-
-
Save texodus/b70bb8aefb00dc4d6fcb233151a968b8 to your computer and use it in GitHub Desktop.
Revisions
-
texodus revised this gist
Jun 26, 2023 . 1 changed file with 16 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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. █ ▀▀▀ █ ▄▀▄▄ ▀▀█▄▀▄▄▄▀▀ █ // ▀▀▀▀▀▀▀ ▀▀ ▀ ▀ ▀ ▀ -
texodus revised this gist
Jun 26, 2023 . 1 changed file with 19 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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. ┃ * ┃ ┃ * ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ */ -
texodus revised this gist
Jun 26, 2023 . 1 changed file with 16 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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. * */ -
texodus revised this gist
Jun 26, 2023 . 1 changed file with 34 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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. * */ -
texodus revised this gist
Jun 26, 2023 . 1 changed file with 17 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -21,10 +21,25 @@ * ▁╱╲▁▁▁▁▁╱╲▁▁▁▁▁╱╲▁╱╲▁▁▁▁▁▁╱╲▁╱╲▁▁▁▁▁╱╲▁▁▁▁▁╱╲▁▁▁▁▁▁▁╱╲▁▁▁▁╱╲▁▁▁╱╲╱╲▁▁╱╲▁▁▁▁▁ * ▁╱╲▁▁▁▁▁╱╲╱╲╱╲▁╱╲▁▁╱╲▁╱╲╱╲▁▁▁╱╲▁▁▁▁▁╱╲╱╲╱╲▁▁▁╱╲╱╲▁▁▁╱╲▁▁▁╱╲╱╲▁▁▁╱╲▁▁▁╱╲╱╲╱╲▁ * * 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) 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. * */ -
texodus created this gist
Jun 26, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 * ▛ ▜ ▛ * */