Main public logs
Appearance
Combined display of all available logs of base48. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:03, 20 March 2026 Klubko talk contribs created page Labels (Created page with "== QR codes == Thebys' Brother printer can print monochrome PNG files of height 128px. === Creating the PNG files === One way to do it is with this simple Perl script: use GD::Barcode::QRcode; use GD; use strict; use warnings; my $large = '/usr/share/fonts/truetype/liberation/LiberationSans-Regular.ttf'; my $narrow = '/usr/share/fonts/truetype/liberation/LiberationSansNarrow-Regular.ttf'; my ($img, $w, $h); sub text { my $font = shift; if ($img) {...") Tag: Visual edit: Switched