diff options
author | Adam Moss <moss@lindenlab.com> | 2009-09-14 21:36:04 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-09-14 21:36:04 +0000 |
commit | 03cfd32828b985c4e06f859d75b50e52fd2e7114 (patch) | |
tree | 1202f6762b3d32d4a15e317faee18e70fc3a691a /indra/newview/fonts | |
parent | 7cd1020f2953b776e1878e7b4e365d4b23e6b07b (diff) |
DEV-39949 Normalize fonts across systems
This attempts to be pretty close to the 80-20 style guide (sizewise probably a bit closer than we were before) while remaining pragmatically close to what we've already been using in viewer2.
The main goal is to bring fonts to parity across all platforms to the extent that truncation issues and layout glitches need to be fixed and tested on only one platform, not 3+.
Diffstat (limited to 'indra/newview/fonts')
-rw-r--r-- | indra/newview/fonts/DejaVuSans-Bold.ttf | bin | 0 -> 573136 bytes |
-rw-r--r-- | indra/newview/fonts/DejaVuSans-BoldOblique.ttf | bin | 0 -> 524056 bytes |
-rw-r--r-- | indra/newview/fonts/DejaVuSans-Oblique.ttf | bin | 0 -> 523804 bytes |
-rw-r--r-- | indra/newview/fonts/DejaVuSans.ttf | bin | 0 -> 622280 bytes |
-rw-r--r-- | indra/newview/fonts/DejaVuSansMono.ttf | bin | 319388 -> 321524 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/indra/newview/fonts/DejaVuSans-Bold.ttf b/indra/newview/fonts/DejaVuSans-Bold.ttf Binary files differnew file mode 100644 index 0000000000..ec1a2ebaf2 --- /dev/null +++ b/indra/newview/fonts/DejaVuSans-Bold.ttf diff --git a/indra/newview/fonts/DejaVuSans-BoldOblique.ttf b/indra/newview/fonts/DejaVuSans-BoldOblique.ttf Binary files differnew file mode 100644 index 0000000000..1a5576460d --- /dev/null +++ b/indra/newview/fonts/DejaVuSans-BoldOblique.ttf diff --git a/indra/newview/fonts/DejaVuSans-Oblique.ttf b/indra/newview/fonts/DejaVuSans-Oblique.ttf Binary files differnew file mode 100644 index 0000000000..becc549927 --- /dev/null +++ b/indra/newview/fonts/DejaVuSans-Oblique.ttf diff --git a/indra/newview/fonts/DejaVuSans.ttf b/indra/newview/fonts/DejaVuSans.ttf Binary files differnew file mode 100644 index 0000000000..c1b19d8705 --- /dev/null +++ b/indra/newview/fonts/DejaVuSans.ttf diff --git a/indra/newview/fonts/DejaVuSansMono.ttf b/indra/newview/fonts/DejaVuSansMono.ttf Binary files differindex 19d188832b..6bc854ddae 100644 --- a/indra/newview/fonts/DejaVuSansMono.ttf +++ b/indra/newview/fonts/DejaVuSansMono.ttf |