bdf2sfd

BDF to SFD converter, allowing to vectorize bitmap fonts
Log | Files | Refs | README | LICENSE

commit 734425dbf4dcc4ddd074fade70b3ca5057859927
parent f047f218eb155f639c8333cf8affef3330ad63f4
Author: Frederic Cambus <fred@statdns.com>
Date:   Mon, 30 Mar 2020 22:44:38 +0200

Update ChangeLog.

Diffstat:
MChangeLog | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,13 @@ +bdf2sfd 1.1.1 (2020-03-30) + +- Free a bunch of allocations on exit, to appease LSan +- Add links to NetBSD and Void Linux packages +- Drop the stride array, and calculate stride directly +- Add an error() function to wrap errx() calls +- Add tests for different BDF sizes, using stripped down versions of Spleen + + + bdf2sfd 1.1.0 (2020-02-12) - Add a '-p' switch to allow specifying the PostScript font name