minor tweak

This commit is contained in:
Laurence Bank
2024-10-01 17:57:51 +01:00
parent 58d597787e
commit a3f887cf58
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
//
// TrueType to bb_font converter
// Copyright (c) 2024 BitBank Software, inc.
// Written by Larry Bank
// August 31, 2024
// The bb_font format is a losslessly compressed bitmap font of a single point size
-1
View File
@@ -1,5 +1,4 @@
//
//
// Group5 Image Compressor tool
// Written by Larry Bank
// Copyright (c) 2024 BitBank Software, Inc.