index
:
luaotfload
master
Font handling for Luatex, Plain and LaTeX
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
luaotfload-database.lua
Commit message (
Collapse
)
Author
Age
Files
Lines
*
db: enforce db.update_live option
Philipp Gesang
2014-05-05
1
-4
/
+16
|
*
[db] add resolvers to fonts.names namespace
Philipp Gesang
2014-04-24
1
-0
/
+2
|
*
[colors,conf,db,main,tool] adapt the TeX run code to new configuration
Philipp Gesang
2014-04-24
1
-4
/
+3
|
*
[db,conf,main,tool] move primary configuration table to new configuration ↵
Philipp Gesang
2014-04-22
1
-92
/
+39
|
|
|
|
model (ignore those initialization stubs for now)
*
[tool,db,conf] integrate defaults into new config model
Philipp Gesang
2014-04-22
1
-5
/
+5
|
*
[parsers] use less ambiguous identifier for locals
Philipp Gesang
2014-04-21
1
-1
/
+1
|
*
[db] update index structure documentation
Philipp Gesang
2014-04-06
1
-33
/
+32
|
*
[db,tool] reconcile --bisect with --max-fonts
Philipp Gesang
2014-03-24
1
-2
/
+8
|
*
[db,tool] display list of remaining files if less than ten
Philipp Gesang
2014-03-23
1
-1
/
+21
|
*
[db,tool] implement termination of bisect session
Philipp Gesang
2014-03-23
1
-0
/
+17
|
*
[db,tool,main] implement run directive for bisection mode
Philipp Gesang
2014-03-23
1
-1
/
+12
|
*
[db,tool] add bisection initialization routines
Philipp Gesang
2014-03-23
1
-1
/
+21
|
*
[db] update multi-pass description
Philipp Gesang
2014-03-21
1
-7
/
+7
|
*
[db] retrieve list of font files before scanning them
Philipp Gesang
2014-03-21
1
-147
/
+137
|
*
[db] treat missing fontname as invalid font
Philipp Gesang
2014-03-04
1
-7
/
+6
|
*
[db,main,tool] scan local fonts upon failed lookup during a TeX run ↵
Philipp Gesang
2014-02-14
1
-20
/
+22
|
|
|
|
(requires the config flag “scan_local”)
*
[db,tool] make local font scan part of update_names()
Philipp Gesang
2014-02-14
1
-20
/
+21
|
*
[db,tool] support scanning local fonts into db
Philipp Gesang
2014-02-14
1
-15
/
+52
|
*
[db] add “local” field to meta table in db
Philipp Gesang
2014-02-14
1
-13
/
+22
|
*
[*] move source files to ./src
Philipp Gesang
2014-02-12
1
-0
/
+3445