index
:
luaotfload
master
Font handling for Luatex, Plain and LaTeX
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[db] adapt error handling to new fontloader conventions
Philipp Gesang
2016-06-12
1
-14
/
+21
*
[db] fix crash with missing name data
Philipp Gesang
2016-06-12
1
-2
/
+2
*
[fontloader] import font-ocl
Philipp Gesang
2016-06-12
2
-0
/
+299
*
[fontloader] sync with Context as of 2016-06-12
Philipp Gesang
2016-06-12
18
-86
/
+1464
*
[features] fix missing local
Philipp Gesang
2016-06-11
1
-2
/
+3
*
[init] adapt Context base path for file loader
Philipp Gesang
2016-06-10
1
-10
/
+31
*
[fontloader] sync with Context as of 2016-05-31
Philipp Gesang
2016-06-10
5
-78
/
+128
*
[db] resolve symlinks when traversing the file system
Philipp Gesang
2016-06-08
1
-31
/
+41
*
[db] include values of missing fields in diagnostic
Philipp Gesang
2016-06-07
1
-2
/
+3
*
[conf] fix malformed file
Philipp Gesang
2016-06-07
1
-1
/
+0
*
[aux] remove double scaling of capheight from typoascender
Philipp Gesang
2016-06-03
1
-3
/
+7
*
[db] fix name assignment
Philipp Gesang
2016-05-31
1
-11
/
+34
*
[db] ditch fontforge compatibility code
Philipp Gesang
2016-05-26
2
-188
/
+117
*
[fontloader] import fix by Hans for crashes with ancient Linotype Palatino files
Philipp Gesang
2016-05-25
1
-26
/
+39
*
[fontloader] sync with Context as of 2016-05-22
Philipp Gesang
2016-05-24
16
-101
/
+93
*
[fontloader] include font-one.lua
Philipp Gesang
2016-05-20
4
-3
/
+413
*
[featurs,loaders] adjust loader specifications to Context conventions
Philipp Gesang
2016-05-18
2
-9
/
+7
*
[fontloader] sync with Context as of 2016-05-18
Philipp Gesang
2016-05-18
4
-569
/
+230
*
[loaders] implement readable load failure message
Philipp Gesang
2016-05-13
1
-4
/
+19
*
[loaders] make AFM wrappers more consistent
Philipp Gesang
2016-05-13
1
-9
/
+11
*
[features] update addfeature()
Philipp Gesang
2016-05-12
1
-146
/
+379
*
[features,loaders] tidy up loading of afm
Philipp Gesang
2016-05-12
2
-8
/
+26
*
[fontloader] import new AFM loader directly from Hans
Philipp Gesang
2016-05-12
1
-166
/
+216
*
[fontloader] sync with Context as of 2016-05-11
Philipp Gesang
2016-05-11
5
-543
/
+457
*
[tool] fix invocation of names.update()
Philipp Gesang
2016-05-09
1
-1
/
+1
*
[db] fix inclusion of AFM fonts
Philipp Gesang
2016-05-09
1
-14
/
+19
*
[import,fontloader] pull new AFM/Type1 code
Philipp Gesang
2016-05-09
3
-167
/
+181
*
[fontloader] sync with Context as of 2016-05-09
Philipp Gesang
2016-05-09
7
-1184
/
+1226
*
[tool] include release tag in --version
v2.7-fix-2
Philipp Gesang
2016-05-04
1
-0
/
+3
*
[letterspace] fix crash in kerning by keeping the default on failed lookup
Philipp Gesang
2016-05-04
1
-2
/
+2
*
[aux] fix units lookup prevent crash with AFM fonts
Philipp Gesang
2016-05-04
1
-10
/
+16
*
[features] prevent database reload upon referencing a combination
Philipp Gesang
2016-05-04
1
-0
/
+1
*
[features] straighten out logspam
Philipp Gesang
2016-05-04
1
-19
/
+18
*
[letterspace] fix double free with disc components
Philipp Gesang
2016-05-03
1
-4
/
+1
*
[tool] check for version info in stats table
Philipp Gesang
2016-05-03
1
-15
/
+28
*
[main,tool] reintroduce lost version check
Philipp Gesang
2016-05-03
2
-19
/
+34
*
[letterspace] remove useless state variable
Philipp Gesang
2016-05-02
1
-8
/
+3
*
[letterspace] fix crash with fonts with missing glyphs
Philipp Gesang
2016-05-02
1
-7
/
+25
*
[fontloader] sync with Context as of 2016-05-02
Philipp Gesang
2016-05-02
7
-23
/
+41
*
[resolvers,conf] allow “my:” lookups in anon sequences
Philipp Gesang
2016-04-28
2
-11
/
+10
*
[tool,resolvers,conf] switch --find lookups to the actual resolvers
Philipp Gesang
2016-04-28
3
-17
/
+30
*
[conf] handle corner cases when assigning the lookup sequence
Philipp Gesang
2016-04-28
1
-4
/
+29
*
[conf,resolvers] add config option to tweak anon lookup sequence
Philipp Gesang
2016-04-28
2
-1
/
+40
*
[parsers] fix rhs parsing in configuration
v2.7-fix-1
Philipp Gesang
2016-04-27
1
-2
/
+2
*
[db] restrict bold style fallback heuristic
Philipp Gesang
2016-04-27
1
-7
/
+15
*
[fontloader] sync with Context as of 2016-04-27
Philipp Gesang
2016-04-27
3
-22
/
+36
*
[db] disarm fallback assignment
Philipp Gesang
2016-04-27
1
-6
/
+6
*
[db] adapt call to getinfo() for revised interface
Philipp Gesang
2016-04-27
1
-3
/
+10
*
[db] fix family / style matching
Philipp Gesang
2016-04-27
1
-65
/
+24
*
[main] handle module load failure
Philipp Gesang
2016-04-26
1
-1
/
+25
[next]