diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2010-02-12 15:04:43 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2010-02-12 15:33:59 +0200 |
commit | fc4ceb016698207125b66ab35af1e306b117993c (patch) | |
tree | 5bac6dff43e898a10ab81e6444edb2cb564939f0 /News | |
parent | 692db6a1047a6a16b8a06accbcc8007d2a72aa7a (diff) | |
download | luaotfload-fc4ceb016698207125b66ab35af1e306b117993c.tar.gz |
Updating to latest ConTeXt beta (2010.02.12)
This introduces microtypography support.
Test:
\input luaotfload.sty
\pdfprotrudechars2 \pdfadjustspacing2
\font\testa=file:lmroman12-regular:script=latn at 12pt
\font\testb=file:lmroman12-regular:script=latn;protrusion=default at 12pt
\testa \input tufte \par
\testb \input tufte \par
\bye
closes #7
Diffstat (limited to 'News')
-rw-r--r-- | News | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ History of the luaotfload bundle Currrent git, luaotfload v1.07: - * synchronizing with latest ConTeXt beta 2010.02.03 + * synchronizing with latest ConTeXt beta 2010.02.12 + * adding support for microtypography * adding support for color and transparency * adding a script to generate a font database with TeX and system fonts * more verbose log file |