Page rendering using ANSI support

This commit is contained in:
Deon George
2021-10-02 10:02:21 +10:00
parent a24bba0481
commit b35655a163
5 changed files with 511 additions and 42 deletions

View File

@@ -4,9 +4,8 @@ namespace App\Classes\Fonts;
use App\Classes\Font;
class Thick extends Font
final class Thick extends Font
{
protected const FONT = [
'a' => [
[0xdc,0xdc,0xdc,0x20],