Initial commit
This commit is contained in:
commit
ca93f7224c
52 changed files with 7770 additions and 0 deletions
13
luaharfbuzz/.luacheckrc
Normal file
13
luaharfbuzz/.luacheckrc
Normal file
|
@ -0,0 +1,13 @@
|
|||
cache = true
|
||||
files["spec/"].std = "+busted"
|
||||
files["examples/luatex/"].globals = {
|
||||
"texio",
|
||||
"fontloader",
|
||||
"callback",
|
||||
"tex",
|
||||
"node",
|
||||
"read_font",
|
||||
"unicode",
|
||||
"font"
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue