summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-06-07 21:53:19 +0300
committerKhaled Hosny <khaledhosny@eglug.org>2010-06-07 21:59:03 +0300
commiteb75c5c0881d295b2cd45f8915114450034c731d (patch)
treedabb0bde2eb3d89023bc7435aeabbb230932cfec /NEWS
parentb441547236be81c0e25974db3afc42caeb2ffe05 (diff)
downloadluaotfload-eb75c5c0881d295b2cd45f8915114450034c731d.tar.gz
Prepare for releasev1.10
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fc39edc..b3a2c33 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,22 @@
Change History
--------------
+2010/06/07, luaotfload v1.10:
+ * provide a fonts.names.scan(dir) function that temporally loads fonts
+ from the specified dir into the names database
+ * Log loaded font file before attempting to open it
+ * fix XeTeX's square brackets syntax so that it doesn't trigger database
+ update
+ * fix loading fonts with absolute path
+ * add \fontdimen8 support, for XeTeX compatibility
+ * be more verbose when updating the font database
+ * improve fonts.conf parsing
+ * make sure when a TFM font is requested we don't end up loading a non-TFM
+ font with a similar name instead
+ * Remove --fc-cache option from mkluatexfontdb.lua, since we no longer use
+ fontconfig tools
+ * misc. bug fixes
+
2010/05/30, luaotfload v1.09:
* the last release didn't even load
* fix passing --destdir to mkluatexfontdb