chiark / gitweb /
bdfnorm: Improve performance, a bit
[xfonts-traditional.git] / debian / changelog
index 7b982bc54dbd2c77646e8a19ed352f8c5258274d..62d3f8714b50a5884f0a824c118d7ba83c3d3478 100644 (file)
@@ -1,3 +1,25 @@
+xfonts-traditional (1.7.2~~iwj) UNRELEASED; urgency=medium
+
+  Additional fonts:
+  * Process `10x20' too.
+  * Process Neep 6x13 and 10x20 too (for apostrophe only).
+
+  Packaging improvements:
+  * Document in Description that we process some other font sizes too.
+  * In copyright file, more clearly annotate the two copyright files.
+
+  Processing system improvements:
+  * mkrules keys the rules key off `bad' rather than `good' (since
+    some fonts have different metrics before and after!)
+  * mkrules can consume .bdf.direct, or .sfd files.
+  * An internal error message in printrule is improved slightly.
+  * Add debhelper-build-stamp to .gitignore.
+  * Permit new foundry names to contain "."s.
+  * Add bdf normaliser (to cope with fontforge output directly, since
+     bdftopcf | pcf2bdf sometimes fails).
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Mon, 25 Apr 2016 02:23:06 +0100
+
 xfonts-traditional (1.7.1) unstable; urgency=low
 
   [ CamaleĆ³n <noelamac@gmail.com> ]