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
*
Merge pull request #126 from phi-gamma/master
Philipp Gesang
2013-08-25
8
-1138
/
+965
|
\
|
*
[doc] upate description of contents of merged package in file graph
Philipp Gesang
2013-08-25
1
-4
/
+5
|
*
[meta] exclude removed font-afm.lua from status file
Philipp Gesang
2013-08-25
1
-1
/
+0
|
*
[doc] update references to AFM loaders
Philipp Gesang
2013-08-25
2
-19
/
+2
|
*
[fontloader] sync luatex-basics-gen.lua
Philipp Gesang
2013-08-25
1
-0
/
+6
|
*
[type1] extinguish luaotfload-font-afm.lua
Philipp Gesang
2013-08-25
1
-971
/
+0
|
*
[fontloader] sync with Context as of 2013-08-25
Philipp Gesang
2013-08-25
1
-1
/
+928
|
*
[type1] restore earlier version of ``luaotfload-loaders.lua``
Philipp Gesang
2013-08-25
1
-139
/
+13
|
*
[db] keep formats when doing a live db update
Philipp Gesang
2013-08-24
1
-3
/
+11
*
|
Merge pull request #125 from phi-gamma/master
Philipp Gesang
2013-08-24
1
-2
/
+39
|
\
|
|
*
[fontloader] sync with Context as of 2013-08-24
Philipp Gesang
2013-08-24
1
-2
/
+39
*
|
Merge pull request #124 from phi-gamma/master
Philipp Gesang
2013-08-23
3
-71
/
+99
|
\
|
|
*
[fontloader] sync with Context as of 2013-08-23
Philipp Gesang
2013-08-23
1
-2
/
+2
|
*
[fontloader] sync with Context as of 2013-08-21
Philipp Gesang
2013-08-21
2
-57
/
+86
|
*
[tool] make --version display Luatex version info
Philipp Gesang
2013-08-11
1
-13
/
+12
*
|
Merge pull request #123 from phi-gamma/master
Philipp Gesang
2013-08-11
4
-38
/
+153
|
\
|
|
*
[graph] list AFM support files
Philipp Gesang
2013-08-11
1
-0
/
+27
|
*
[type1] resolve conflict between TFM and AFM loaders
Philipp Gesang
2013-08-11
1
-0
/
+26
|
*
[meta] include new files in status file
Philipp Gesang
2013-08-11
1
-0
/
+2
|
*
[doc] mention new files in manual
Philipp Gesang
2013-08-11
1
-15
/
+23
|
*
[type1] generalize PFB loader so we can derive a PFA one
Philipp Gesang
2013-08-11
1
-37
/
+48
|
*
[type1] improve PFB reader so it calls the AFM reader where necessary
Philipp Gesang
2013-08-11
1
-12
/
+58
|
*
[type1] install simple PFB reader after loading AFM support
Philipp Gesang
2013-08-11
1
-22
/
+17
*
|
Merge pull request #122 from phi-gamma/master
Philipp Gesang
2013-08-11
5
-18
/
+1260
|
\
|
|
*
[lib] integrate AFM libraries
Philipp Gesang
2013-08-11
2
-1
/
+58
|
*
[lib] add font-afk.lua
Philipp Gesang
2013-08-11
1
-0
/
+200
|
*
[lib] add font-afm.lua
Philipp Gesang
2013-08-11
1
-0
/
+971
|
*
[db] autolocate corresponding pfb when loading and afm file
Philipp Gesang
2013-08-10
1
-17
/
+31
*
|
Merge pull request #121 from phi-gamma/master
Philipp Gesang
2013-08-07
1
-3
/
+4
|
\
|
|
*
[db] include DFONT fonts in database (thanks, Kim!)
Philipp Gesang
2013-08-08
1
-3
/
+4
*
|
Merge pull request #119 from phi-gamma/master
Philipp Gesang
2013-08-07
6
-170
/
+299
|
\
|
|
*
[db] treat empty style in pfb as regular
Philipp Gesang
2013-08-07
1
-7
/
+2
|
*
[db] flush lookup cache on db version change; bump version
Philipp Gesang
2013-08-05
1
-1
/
+12
|
*
[db] pre-calculate design size values
Philipp Gesang
2013-08-05
1
-11
/
+17
|
*
[db] handle missing optical size info
Philipp Gesang
2013-08-05
1
-7
/
+9
|
*
[tool] make --inspect skip empty feature sets
Philipp Gesang
2013-08-05
1
-5
/
+14
|
*
[db] improve handling of zero values in design sizes
Philipp Gesang
2013-08-04
1
-7
/
+18
|
*
[db] employ the info from fontstyle_name when matching styles
Philipp Gesang
2013-08-04
1
-31
/
+37
|
*
[db] use consistent identifiers
Philipp Gesang
2013-08-04
1
-36
/
+45
|
*
[db] pre-resolve style synonyms when matching
Philipp Gesang
2013-08-04
1
-5
/
+8
|
*
[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
|
*
[meta] update NEWS
Philipp Gesang
2013-08-03
2
-3
/
+8
|
*
[tool] handle anon: and file: requests with --find
Philipp Gesang
2013-08-03
2
-11
/
+26
|
*
[tool] make --find process normal requests
Philipp Gesang
2013-08-03
3
-16
/
+37
|
*
[tool] add option --no-reload to suppress database updates
Philipp Gesang
2013-08-03
2
-2
/
+10
|
*
sync with Context as of 2013-08-02
Philipp Gesang
2013-08-02
2
-27
/
+29
|
*
[db] always save on update
Philipp Gesang
2013-08-02
2
-28
/
+28
|
*
[db] fix missing write after auto-update
Philipp Gesang
2013-08-02
1
-1
/
+7
|
*
[tool] seek correct language data with --inspect
Philipp Gesang
2013-08-01
1
-1
/
+20
[next]