7c99137fee
- Update to version 1.1.2 * gitlab CI: stop requiring Signed-off-by in commits * bdfReadBitmap: avoid NULL dereference on zero-width glyphs * bdfReadBitmap: avoid access to byte before start of array * pcfWriteFont: Avoid uninitialized values in tables * atom: Update Hash() to be unsigned
Stefan Dirsch2024-10-13 19:22:11 +00:00
268d028960
- fixed download URLs of tarball and signature file in specfile
Stefan Dirsch2022-10-17 08:28:56 +00:00
74e9846200
- Update to version 1.1.1 * Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * Fix spelling/wording issues * gitlab CI: add a basic build test * Adopt X.Org standard coding style (via x-indent-all.sh) * Add .git-blame-ignore-revs to hide whitespace commits from git blame * Variable scope reductions as recommended by cppcheck * Delete functions identified as unused by cppcheck * Make some functions static that aren't called from other files * Remove redundant assignment * Remove redundant null-pointer check * Fix -Wsign-compare warnings * Remove unnecessary cast of strlen result in malloc argument * Remove weak symbol setup from Atom code * Depend on xproto and fsproto that are now used.
Stefan Dirsch2022-10-15 21:42:40 +00:00
453512beb3
- Update to version 1.1 * This release imports the libXfont 1.x BDF-reading and PCF-writing code, as this program is the only known user of that code and libXfont 1.x is otherwise unmaintained. No functional difference should be apparent, this is just another step towards eliminating the old version of libXfont from the world.
Stefan Dirsch2017-11-09 16:52:43 +00:00