index
:
luaotfload
master
Font handling for Luatex, Plain and LaTeX
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
luaotfload-tool.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tool] make --version display Luatex version info
Philipp Gesang
2013-08-11
1
-13
/
+12
*
[tool] make --inspect skip empty feature sets
Philipp Gesang
2013-08-05
1
-5
/
+14
*
[tool] handle missing size info
Philipp Gesang
2013-08-03
1
-0
/
+4
*
[tool] interpret file lookup result correctly
Philipp Gesang
2013-08-03
1
-5
/
+2
*
[tool] handle anon: and file: requests with --find
Philipp Gesang
2013-08-03
1
-4
/
+17
*
[tool] make --find process normal requests
Philipp Gesang
2013-08-03
1
-4
/
+10
*
[tool] add option --no-reload to suppress database updates
Philipp Gesang
2013-08-03
1
-1
/
+5
*
[db] always save on update
Philipp Gesang
2013-08-02
1
-2
/
+1
*
[tool] seek correct language data with --inspect
Philipp Gesang
2013-08-01
1
-1
/
+20
*
[diagnose] add diagnostics for font index
Philipp Gesang
2013-08-01
1
-1
/
+2
*
[doc] document --format and add it to usage message
Philipp Gesang
2013-07-31
1
-0
/
+2
*
[db] remove --type1 option in favor of --formats, a configurable format set
Philipp Gesang
2013-07-31
1
-4
/
+4
*
[db] make pfb scanning optional
Philipp Gesang
2013-07-31
1
-1
/
+5
*
[tool] work around ms compiler limitations
Philipp Gesang
2013-07-28
1
-2
/
+11
*
[tool] remove diagnostics code from runner
Philipp Gesang
2013-07-28
1
-605
/
+32
*
add diagnostics for environment variables in luaotfload-tool
Philipp Gesang
2013-07-27
1
-5
/
+146
*
stript trailing slashes before joining paths
Philipp Gesang
2013-07-26
1
-2
/
+1
*
bump version, update NEWS
v2.3b
Philipp Gesang
2013-07-24
1
-2
/
+2
*
fix return value of set_logout()
Philipp Gesang
2013-07-22
1
-1
/
+1
*
add revision info to output of --version in luaotfload-tool
Philipp Gesang
2013-07-19
1
-12
/
+13
*
adapt strings for 20th century OS
Philipp Gesang
2013-07-16
1
-16
/
+16
*
fix path handling of luaotfload-tool on Win systems
Philipp Gesang
2013-07-14
1
-0
/
+8
*
fix confusing warning message in luaotfload-tool.lua
Philipp Gesang
2013-07-14
1
-1
/
+1
*
issue warning for unknown diagnostics in luaotfload-tool
Philipp Gesang
2013-07-11
1
-1
/
+7
*
consider that scripts are in the scripts/ tree when locating files
Philipp Gesang
2013-07-10
1
-0
/
+1
*
bump version, update NEWS
Philipp Gesang
2013-07-10
1
-1
/
+1
*
fix format specifier in diagnose printer
Philipp Gesang
2013-07-10
1
-1
/
+1
*
add short usage message to luaotfload-tool
Philipp Gesang
2013-07-09
1
-13
/
+27
*
add --diagnose to usage info of luaotfload-tool.lua
Philipp Gesang
2013-07-08
1
-0
/
+2
*
add file permissions check to --diagnose option in luaotfload-tool.lua
Philipp Gesang
2013-07-08
1
-8
/
+143
*
make individual diagnostics selectable in luaotfload-tool.lua
Philipp Gesang
2013-07-08
1
-13
/
+31
*
add github repo info to diagnostics in ``luaotfload-tool.lua``
Philipp Gesang
2013-07-08
1
-15
/
+217
*
rename mkfilelist to mkstatus
Philipp Gesang
2013-07-07
1
-4
/
+4
*
add git metadata to diagnostic info in luaotfload-tool.lua
Philipp Gesang
2013-07-07
1
-5
/
+17
*
add self test (--diagnose) to luaotfload-tool.lua
Philipp Gesang
2013-07-07
1
-13
/
+103
*
fix names of bytecode compiled files
Philipp Gesang
2013-07-06
1
-3
/
+3
*
systemize path handling ; improve cache write errors
Philipp Gesang
2013-07-06
1
-6
/
+4
*
include interpreter facts in -V info
Philipp Gesang
2013-07-05
1
-2
/
+8
*
add detection for luajittex interpreter
Philipp Gesang
2013-07-05
1
-4
/
+12
*
bring back Lua 5.1 parser compat in luaotfload-tool
Philipp Gesang
2013-07-05
1
-5
/
+5
*
add cache directory hint to luaotfload-tool; manage paths more consistently
Philipp Gesang
2013-07-03
1
-20
/
+19
*
add option to redirect log output to file
Philipp Gesang
2013-07-03
1
-2
/
+22
*
add message about the location of the names db to ``luaotfload-tool --update``
Philipp Gesang
2013-06-27
1
-14
/
+14
*
add counters to info output sections for better legibility
Philipp Gesang
2013-06-26
1
-7
/
+45
*
add gsub/gpos feature list to --inspect
Philipp Gesang
2013-06-26
1
-4
/
+78
*
[doc] describe -I and -w in manpage
Philipp Gesang
2013-06-25
1
-1
/
+5
*
add font metadata printer
Philipp Gesang
2013-06-25
1
-0
/
+51
*
printer for the names table
Philipp Gesang
2013-06-25
1
-9
/
+72
*
add ascii heading formatter to luaotfload-tool
Philipp Gesang
2013-06-25
1
-8
/
+31
*
add --inspect and --warnings flags to luaotfload-tool
Philipp Gesang
2013-06-25
1
-15
/
+79
[next]