1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-06 21:49:40 +02:00

Update test-fonts.sh version.

- 1.1.0 version.
- Add example command to change column size.
This commit is contained in:
hasecilu 2023-05-31 13:41:19 -06:00
parent bf4fc58b8b
commit dcbcef0fe6
No known key found for this signature in database
GPG Key ID: 1E3F5A13C8F3337E

View File

@ -1,9 +1,11 @@
#!/usr/bin/env bash
# Nerd Fonts Version: 3.0.1
# Script Version: 1.0.0
# Script Version: 1.1.0
# Run this script in your local bash:
# curl https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/bin/scripts/test-fonts.sh | bash
# Is possible to change the number of columns passing a number as the first parameter (default=16):
# ./test-fonts.sh 8
# Given an array of decimal numbers print all unicode codepoint.
function print-decimal-unicode-range() {