index
:
luaotfload
master
Font handling for Luatex, Plain and LaTeX
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
otfl-font-nms.lua
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Auto generate font names database
Khaled Hosny
2010-05-16
1
-16
/
+16
*
Simplify the code
Khaled Hosny
2010-05-16
1
-34
/
+26
*
Simplify the code
Khaled Hosny
2010-05-16
1
-8
/
+6
*
It's certainly better to scan the macos font dirs recursively
Elie Roux
2010-05-15
1
-1
/
+1
*
Fixing a bug if OSFONTDIR is not empty
Elie Roux
2010-05-15
1
-3
/
+19
*
Attempt to fix the behaviour on macosx
Elie Roux
2010-05-15
1
-16
/
+40
*
Adding an error when fontloader is unable to open a font
Elie Roux
2010-05-15
1
-2
/
+5
*
Cosmetics
Khaled Hosny
2010-05-14
1
-13
/
+37
*
Showing a log message only once (it used to be present 10s of times in the log)
Elie Roux
2010-05-11
1
-1
/
+6
*
Make sure the font exists on the disk
Khaled Hosny
2010-05-11
1
-6
/
+14
*
Skip names database for TFM fonts
Khaled Hosny
2010-05-11
1
-0
/
+5
*
Typo
Khaled Hosny
2010-05-09
1
-1
/
+1
*
Change the default cache path
Khaled Hosny
2010-04-27
1
-2
/
+3
*
Fix loading subfonts
Khaled Hosny
2010-04-04
1
-8
/
+7
*
|table.insert()| is slower
Khaled Hosny
2010-04-04
1
-3
/
+3
*
Simplify a bit
Khaled Hosny
2010-04-04
1
-11
/
+5
*
Try fontname and ps fullname too
Khaled Hosny
2010-04-02
1
-1
/
+3
*
Some cleanup + a bug fix
Khaled Hosny
2010-04-02
1
-21
/
+18
*
Return the original name, not the normalised one
Khaled Hosny
2010-04-02
1
-1
/
+1
*
Oops!
Khaled Hosny
2010-04-02
1
-2
/
+2
*
Check if kpse can find font names database first
Khaled Hosny
2010-04-02
1
-1
/
+4
*
Clean database generation code a bit
Khaled Hosny
2010-04-02
1
-62
/
+17
*
Fix optical size matching
Khaled Hosny
2010-04-02
1
-15
/
+37
*
Rewrite font matching logic to be more consistent
Khaled Hosny
2010-04-02
1
-52
/
+66
*
Support loading fonts by fullname
Khaled Hosny
2010-04-01
1
-16
/
+15
*
Fix optical size with no range_top/bottom
Khaled Hosny
2010-04-01
1
-9
/
+25
*
Purge removed fonts by default
Khaled Hosny
2010-03-30
1
-12
/
+4
*
Do garbage collection
Khaled Hosny
2010-03-30
1
-0
/
+1
*
Make sure names file exist before loading it
Khaled Hosny
2010-03-29
1
-1
/
+6
*
Cosmetics
Khaled Hosny
2010-03-28
1
-24
/
+36
*
Make sanitize() Unicode friendly
Khaled Hosny
2010-03-24
1
-1
/
+2
*
Make some frequently used functions local
Khaled Hosny
2010-03-24
1
-7
/
+8
*
Make font names case insensitive
Khaled Hosny
2010-03-24
1
-1
/
+3
*
Change the default database directory
Khaled Hosny
2010-03-24
1
-2
/
+2
*
Fixing database generation under windows
eroux
2010-03-17
1
-4
/
+3
*
Make the loaded names database table global
Khaled Hosny
2010-03-12
1
-12
/
+13
*
Isolate database loading code and clean it a bit
Khaled Hosny
2010-03-12
1
-13
/
+18
*
Check for windows not "not unix"
Khaled Hosny
2010-03-12
1
-1
/
+1
*
LUAROCKS_UNAME_S doesn't work in tex mode
Khaled Hosny
2010-03-12
1
-18
/
+2
*
Cleanup
Khaled Hosny
2010-03-12
1
-5
/
+86
*
Oops...
eroux
2010-03-10
1
-0
/
+3
*
Making purge an non-default option and fixing log levels
eroux
2010-03-10
1
-21
/
+52
*
Improvements on the database and on the script
eroux
2010-03-09
1
-29
/
+41
*
Now having version in status table too
eroux
2010-03-01
1
-3
/
+11
*
Changing the checksum system to a timestamp system
eroux
2010-03-01
1
-16
/
+20
*
Fixing small bugs
eroux
2010-03-01
1
-5
/
+4
*
Rewrite logging
Khaled Hosny
2010-03-01
1
-34
/
+56
*
A, useless, rewrite
Khaled Hosny
2010-03-01
1
-104
/
+41
*
Prepare for merging luaotfload-fonts in luaotfload
Khaled Hosny
2010-02-28
1
-0
/
+375
[prev]