index
:
luaotfload
master
Font handling for Luatex, Plain and LaTeX
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[fontloader] sync with Context as of 2013-11-14
Philipp Gesang
2013-11-14
1
-7
/
+7
*
[db] infer style for Type1 fonts
Philipp Gesang
2013-11-13
2
-18
/
+28
*
[db] prefer split style with Type1 fonts
Philipp Gesang
2013-11-13
1
-2
/
+3
*
[db] simplify loop exit condition
Philipp Gesang
2013-11-13
2
-17
/
+20
*
[tool,man,db] add --max-fonts option to restrict db size
Philipp Gesang
2013-11-13
3
-9
/
+27
*
[man,doc] adapt references to luaotfload-names.lua
Philipp Gesang
2013-11-12
2
-6
/
+12
*
[man] update references to db compression
Philipp Gesang
2013-11-12
2
-5
/
+7
*
[db,tool] default to compressed plaintext index
Philipp Gesang
2013-11-12
2
-10
/
+11
*
[*] bump version globally
Philipp Gesang
2013-11-10
9
-11
/
+11
*
[db] call fontloader.close() for some minor gain
Philipp Gesang
2013-11-10
1
-5
/
+34
*
[fontloader] sync with Context as of 2013-11-09
v2.4-beta-2
Philipp Gesang
2013-11-09
1
-390
/
+344
*
[db] omit temporary extraction of names altogether
Philipp Gesang
2013-11-09
1
-45
/
+5
*
[db] remove calls to fontloaderto_table()
Philipp Gesang
2013-11-09
1
-15
/
+51
*
[tests] fix tests
Philipp Gesang
2013-11-07
2
-8
/
+16
*
[tests] adapt spec runner
Philipp Gesang
2013-11-07
4
-3
/
+8
*
[db] add fallbacks for missing styles
Philipp Gesang
2013-11-06
1
-5
/
+50
*
[db] reload once if lookup failed
Philipp Gesang
2013-11-06
1
-0
/
+5
*
[db] do not add metafamilies to the family table
Philipp Gesang
2013-11-06
1
-3
/
+23
*
Merge branch 'master' of github:phi-gamma/luaotfload
Philipp Gesang
2013-11-06
1
-51
/
+81
|
\
|
*
[db] fix test for regular style
Philipp Gesang
2013-11-06
1
-0
/
+1
|
*
[db] remove dependency on lualibs for compression
Philipp Gesang
2013-11-06
1
-5
/
+17
|
*
[db] adapt cached resolver
Philipp Gesang
2013-11-06
1
-51
/
+68
*
|
[db] remove cruft
Philipp Gesang
2013-11-06
1
-20
/
+0
|
/
*
[db] tweak font family matching
Philipp Gesang
2013-11-06
1
-117
/
+91
*
[db] stop matching bold synonyms as bold
Philipp Gesang
2013-11-05
1
-1
/
+1
*
[db,tool] adapt --prefer-texmf
Philipp Gesang
2013-11-05
2
-13
/
+10
*
[db] throw away some cruft (old synonyms table)
Philipp Gesang
2013-11-05
1
-52
/
+0
*
[db] adapt type1 scanner
Philipp Gesang
2013-11-05
1
-76
/
+41
*
[db] fix damage suffered during last merge
Philipp Gesang
2013-11-05
1
-6
/
+0
*
Merge branch 'font-matching'
Philipp Gesang
2013-11-05
9
-795
/
+1785
|
\
|
*
[main] add setting for db stripping to luaotfload.lua
Philipp Gesang
2013-11-05
1
-0
/
+3
|
*
[tool,man] adapt default fields for --list and --fields to stripped index format
Philipp Gesang
2013-11-05
2
-3
/
+7
|
*
[tool] add --no-strip option
Philipp Gesang
2013-11-05
2
-1
/
+12
|
*
[db] strip extraneous information from mappings table
Philipp Gesang
2013-11-05
1
-64
/
+107
|
*
[db] thow away obsolete name resolver
Philipp Gesang
2013-11-05
1
-272
/
+38
|
*
[db] adapt fuzzy matcher
Philipp Gesang
2013-11-05
1
-9
/
+9
|
*
[db] add further synonyms for regular
Philipp Gesang
2013-11-05
1
-64
/
+64
|
*
[db] add font name resolver
Philipp Gesang
2013-11-05
1
-5
/
+17
|
*
[main] fix afm lookup
Philipp Gesang
2013-11-05
1
-0
/
+2
|
*
[tool] protect --list and --field against invalid queries
Philipp Gesang
2013-11-05
1
-3
/
+14
|
*
[man] expand paragraph about --list
Philipp Gesang
2013-11-05
1
-2
/
+27
|
*
[tool] adapt --list queries with criterion
Philipp Gesang
2013-11-05
1
-1
/
+6
|
*
[man] update info regarding --fields
Philipp Gesang
2013-11-05
1
-1
/
+6
|
*
[tool] fall back to defaults with empty --fields query
Philipp Gesang
2013-11-05
1
-1
/
+3
|
*
[tool] adapt ``--list``
Philipp Gesang
2013-11-05
1
-5
/
+13
|
*
[db,tool] adapt --find to new db model
Philipp Gesang
2013-11-05
2
-23
/
+51
|
*
[main] import changes to luaotfload.lua into dtx
Philipp Gesang
2013-11-05
1
-15
/
+45
|
*
[db] add first draft font family query
Philipp Gesang
2013-11-05
3
-123
/
+475
|
*
[db] stop exposing the global index object
Philipp Gesang
2013-11-04
4
-60
/
+69
|
*
[db] add gzip check to script loader
Philipp Gesang
2013-11-03
1
-16
/
+35
[next]