diff options
Diffstat (limited to 'lib/font/graphics/Paratype/PT Serif')
-rw-r--r-- | lib/font/graphics/Paratype/PT Serif/db | 7 | ||||
-rwxr-xr-x | lib/font/graphics/Paratype/PT Serif/ln.sh | 3 |
2 files changed, 10 insertions, 0 deletions
diff --git a/lib/font/graphics/Paratype/PT Serif/db b/lib/font/graphics/Paratype/PT Serif/db new file mode 100644 index 0000000..8c7d3c2 --- /dev/null +++ b/lib/font/graphics/Paratype/PT Serif/db @@ -0,0 +1,7 @@ +Weight;Italic;Optical Size;Name +Regular;No;Regular;PTF55F.ttf +Regular;Yes;Regular;PTF56F.ttf +Bold;No;Regular;PTF75F.ttf +Bold;Yes;Regular;PTF76F.ttf +Regular;No;Caption;PTZ55F.ttf +Regular;Yes;Caption;PTZ56F.ttf diff --git a/lib/font/graphics/Paratype/PT Serif/ln.sh b/lib/font/graphics/Paratype/PT Serif/ln.sh new file mode 100755 index 0000000..1bd04ea --- /dev/null +++ b/lib/font/graphics/Paratype/PT Serif/ln.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +ln -s ../../zip/ptserif/*.ttf . |