From 844efbe3820e6c5b5a61c8a40abd5da1e91e6349 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 24 Sep 2019 09:16:53 +0900 Subject: harf 1.0.0 --- texmf-dist/doc/generic/harftex/README.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'texmf-dist/doc/generic/harftex/README.md') diff --git a/texmf-dist/doc/generic/harftex/README.md b/texmf-dist/doc/generic/harftex/README.md index d18fc126..c353f262 100644 --- a/texmf-dist/doc/generic/harftex/README.md +++ b/texmf-dist/doc/generic/harftex/README.md @@ -1,22 +1,25 @@ Harf ==== -A [HarfBuzz][harfbuzz]-based font loader and shaper for [HarfTeX][harftex]. +A [HarfBuzz][harfbuzz]-based font loader and shaper for LuaTeX. It requires the +experimental `luahbtex` engine, or installing [luaharfbuzz] module for the +regular `luatex` engine. History ------- -The initial version of the shaping code was inspired by [luatex-harfbuzz] but was -completely rewritten to use new HarfBuzz APIs and features and be independent -from luaotfload/ConTeXt. +The initial version of the shaping code was inspired by [luatex-harfbuzz] but +was completely rewritten to use new HarfBuzz APIs and features. There are few other projects for using HarfBuzz with LuaTeX: -* [luatex-harfbuzz]: Can access HarfBuzz through FFI, SWIG or use the luaharfbuzz module. -* [luatex-harfbuzz-shaper]: Uses luaharfbuzz module -* [ufylayout]: A Lua module that uses luaharfbuzz and provides BiDi support as well. +* [luatex-harfbuzz]: Can access HarfBuzz through FFI, SWIG or use the + [luaharfbuzz] module. +* [luatex-harfbuzz-shaper]: Uses [luaharfbuzz] module +* [ufylayout]: A Lua module that uses [luaharfbuzz] and provides BiDi support + as well. [harfbuzz]: https://github.com/harfbuzz/harfbuzz -[harftex]: https://github.com/khaledhosny/harftex +[luaharfbuzz]: https://github.com/ufyTeX/luaharfbuzz/ [luatex-harfbuzz]: https://github.com/tatzetwerk/luatex-harfbuzz [luatex-harfbuzz-shaper]: https://github.com/michal-h21/luatex-harfbuzz-shaper [ufylayout]: https://github.com/ufyTeX/ufylayout -- cgit v1.2.3