文件名称:luatex-harfbuzz-shaper:使用Harfbuzz库在LuaTeX中进行实验文本成形
文件大小:478KB
文件格式:ZIP
更新时间:2024-05-20 18:07:41
Lua
LuaTeX Harfbuzz成型机 您需要先安装 。 最好使用luarocks选项,因为我们可以直接加载它。 运行make install来设置将在其中搜索luaharfbuzz正确路径。 该库将安装在您本地的TEXMF树中。 关于 这只是将Harfbuzz库与LuaLaTeX结合使用的概念证明。 Context和Luaotfload尝试使用Lua函数进行字形整形,但是这确实非常艰苦,而且似乎并未完全支持阿拉伯语之类的复杂脚本。 用法 \documentclass{article} \usepackage{harfbuzz} \begin{document} \font\libertine={Linux Libertine O} at 12pt \libertine \SetFontOption{features}{} Normal text with Libertine: finan
【文件预览】:
luatex-harfbuzz-shaper-master
----.gitignore(50B)
----README.md(4KB)
----hb_fontload.lua(5KB)
----examples()
--------amiri-sample.tex(2KB)
--------myanmar.tex(646B)
--------newsample.pdf(90KB)
--------ahoj.pdf(122KB)
--------newsample.tex(4KB)
--------kerning.tex(276B)
--------kerning.pdf(10KB)
--------scripts.pdf(146KB)
--------ahoj.tex(5KB)
--------amiri-sample.pdf(41KB)
--------scripts.tex(6KB)
--------font-selection.pdf(45KB)
----hb_make_paths.lua(381B)
----hb_lotfl_fix_features.lua(38KB)
----hb_lualoader.lua(1017B)
----hb_shaper.lua(13KB)
----harfbuzz.sty(2KB)
----Makefile(588B)
----hb_findfont.lua(4KB)