mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-05 06:17:32 +02:00
add comment
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
/**
|
||||||
|
* px_ascii.scad
|
||||||
|
*
|
||||||
|
* @copyright Justin Lin, 2019
|
||||||
|
* @license https://opensource.org/licenses/lgpl-3.0.html
|
||||||
|
*
|
||||||
|
* @see https://openhome.cc/eGossip/OpenSCAD/lib2-px_ascii.html
|
||||||
|
*
|
||||||
|
**/
|
||||||
|
|
||||||
function px_ascii(char, center = false, invert = false) =
|
function px_ascii(char, center = false, invert = false) =
|
||||||
let(
|
let(
|
||||||
map_vect = [
|
map_vect = [
|
||||||
|
Reference in New Issue
Block a user