Skip to content

Instantly share code, notes, and snippets.

View mtimkovich's full-sized avatar
🐢

Max Timkovich mtimkovich

🐢
View GitHub Profile
@mtimkovich
mtimkovich / woodo
Last active August 29, 2015 14:02 — forked from ryanzabcik/woodo
#!/usr/bin/env perl
use strict;
use warnings;
if ($<) {
print "It's a weird tree.\n";
} else {
print <<'EOF';
_ __
/ `\ (~._ ./ )
@mtimkovich
mtimkovich / font_letter_check.txt
Created April 6, 2021 22:42 — forked from marcospedreiro/font_letter_check.txt
/u/martinus test pattern to check how distingushable characters are for a font
From: https://www.reddit.com/r/programming/comments/8jjq33/11_best_programming_fonts/dz0xxs5/
------
o0O s5S z2Z !|l1Iij {([|})] .,;: ``''""
a@#* vVuUwW <>;^°=-~ öÖüÜäÄßµ \/\/
the quick brown fox jumps over the lazy dog
THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG
0123456789 &-+@ for (int i=0; i<j; ++i) { }