index
:
luaotfload
master
Font handling for Luatex, Plain and LaTeX
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
luaotfload-fonts.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing cygwin paths
Elie Roux
2010-02-16
1
-1
/
+26
*
Some cosmetic hacks
Khaled Hosny
2010-02-15
1
-3
/
+4
*
Disable progress bar in verbose mode
Khaled Hosny
2010-02-15
1
-15
/
+17
*
Guard against fonts with broken names table
Khaled Hosny
2010-02-15
1
-6
/
+14
*
Adding only modern fonts to the list of os fonts
Elie Roux
2010-02-15
1
-1
/
+5
*
Fixing a small "graphical" bug when errors happen
Elie Roux
2010-02-15
1
-0
/
+7
*
Implement a fancy progress bar
Khaled Hosny
2010-02-15
1
-7
/
+31
*
Use `fc-list` instead of `fc-cat`
Khaled Hosny
2010-02-14
1
-126
/
+28
*
More compact layout
Khaled Hosny
2010-01-28
1
-12
/
+9
*
Fix LM style name issue
Khaled Hosny
2010-01-28
1
-8
/
+9
*
Fix font names preference
Khaled Hosny
2010-01-28
1
-14
/
+11
*
Make the font database dumb
Khaled Hosny
2010-01-25
1
-156
/
+49
*
More bugfixes in style guessing
Elie Roux
2010-01-21
1
-10
/
+19
*
Improving style guessing based on real-life fonts
Elie Roux
2010-01-21
1
-36
/
+58
*
Changing the database shape
Elie Roux
2010-01-21
1
-7
/
+9
*
Improvements in the style guessing system
Elie Roux
2010-01-21
1
-5
/
+16
*
Mouahaha, I got you Windows!
Elie Roux
2010-01-20
1
-4
/
+3
*
A bit of adaptation to the buggy OS
Elie Roux
2010-01-20
1
-5
/
+75
*
Merge branch 'master' of github.com:mpg/luaotfload
Elie Roux
2010-01-19
1
-1
/
+1
|
\
|
*
Missing log level
Khaled Hosny
2010-01-19
1
-1
/
+1
*
|
Exploring the fontconfig directories
Elie Roux
2010-01-19
1
-19
/
+51
*
|
Not relying on require()
Elie Roux
2010-01-19
1
-5
/
+1
|
/
*
Differenciation between texmf and non-texmf dirs
Elie Roux
2010-01-19
1
-4
/
+15
*
Adding strong euristics to guess the style
Elie Roux
2010-01-19
1
-1
/
+68
*
Several improvements:
Elie Roux
2010-01-19
1
-18
/
+37
*
Prefer names.prefmodifiers over names.subfamily
Khaled Hosny
2010-01-16
1
-1
/
+1
*
Cleanup
Khaled Hosny
2010-01-16
1
-22
/
+11
*
Drop otfl-luat-dum.lua dependency
Khaled Hosny
2010-01-16
1
-8
/
+7
*
Remove some no longer needed code
Khaled Hosny
2010-01-16
1
-26
/
+3
*
Make non-subfonts entries dictionaries as well
Khaled Hosny
2010-01-15
1
-2
/
+2
*
Update database version number
Khaled Hosny
2010-01-15
1
-1
/
+1
*
Sanitize font names
Khaled Hosny
2010-01-15
1
-2
/
+5
*
Fix more buggy fonts (Linux Libertine Bold et al.)
Khaled Hosny
2010-01-15
1
-8
/
+13
*
Add support for subfonts (ttc and dfont)
Khaled Hosny
2010-01-15
1
-15
/
+22
*
New table structure
Khaled Hosny
2010-01-15
1
-18
/
+25
*
'scan_os_fonts' is useless
Khaled Hosny
2010-01-14
1
-1
/
+2
*
Our own font names extraction implementation
Khaled Hosny
2010-01-14
1
-2
/
+50
*
Save the database under '$TEXMFVAR/tex/'
Khaled Hosny
2010-01-14
1
-3
/
+6
*
Guard against empty variables
Khaled Hosny
2010-01-12
1
-10
/
+15
*
Rewrite
Khaled Hosny
2010-01-12
1
-0
/
+123