Next | Query returned 12 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2020-03-30 23:01:47 by Frederic Cambus | Files touched by this commit (2) | Package updated
Log message:
bdf2sfd: update to 1.1.1.

pkgsrc changes:

- Added GITHUB_RELEASE directives to fetch release file
- Enable test suite

ChangeLog:

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
   2020-02-12 15:09:47 by Frederic Cambus | Files touched by this commit (4)
Log message:
converters/bdf2sfd: import bdf2sfd-1.1.0.

bdf2sfd is a BDF to SFD converter, allowing to vectorize bitmap fonts.

It works by converting each pixel of a glyph to a polygon, which produces
large and unoptimized SFD files that should be post-processed using FontForge.

Next | Query returned 12 messages, browsing 11 to 20 | previous