1
0
forked from 0ad/0ad
0ad/source
sanderd17 cde72788a2 * Add support for fallback fonts in the font builder.
* Replace DejaVu with Biolinium for the existign sans-styles.
* Add additional sans-styles using Biolinum.
* Update the GUI style definitions to use the sans-styles instead of
serif styles.
(Wait with updating custom defined fonts in strings, as it will cause a
mess with the internationalisation that's about to be included)
* Add fonts from the quite complete FreeFont family as fallback fonts.
* Render all glyphs supported by the different fonts to support as many
scripts as possible.
* Fixes #2457.
(Now hope I included all needed files)

This was SVN commit r14853.
2014-03-17 10:13:49 +00:00
..
collada Fix VS2013 build errors, warnings 2013-11-03 12:46:07 +00:00
graphics Cleanup tex_codec, fixes #2456, patch by IronNerd. 2014-03-13 04:16:20 +00:00
gui * Add support for fallback fonts in the font builder. 2014-03-17 10:13:49 +00:00
lib Fix out of date comments in Tex and ITexCodec, Fixes #2458. 2014-03-13 19:00:22 +00:00
lobby Fix an issue with lobby registration and a minor wording tweak. 2014-03-07 01:52:06 +00:00
maths Fix VS2013 build errors, warnings 2013-11-03 12:46:07 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Implement a basic observer mode. Any player which joins a multiplayer game but is not assigned a player slot automatically becomes an observer. Refs #69 2014-03-16 23:29:27 +00:00
pch Fixes --without-lobby for MSVC and clang, refs #2249. 2013-11-09 02:57:10 +00:00
ps Cleanup tex_codec, fixes #2456, patch by IronNerd. 2014-03-13 04:16:20 +00:00
renderer Move the skybox up per Mythos' ruler recommendation. This should probably be a map setting. 2014-03-15 21:07:02 +00:00
scriptinterface Reverts f25edfd8f1. Structured clones don't support cyclic references in SpiderMonkey v1.8.5. 2014-02-06 13:32:09 +00:00
simulation2 Implement a basic observer mode. Any player which joins a multiplayer game but is not assigned a player slot automatically becomes an observer. Refs #69 2014-03-16 23:29:27 +00:00
soundmanager Slightly better options menu. 2014-02-20 22:45:43 +00:00
third_party Removes the ScriptInterface and SpiderMonkey dependencies from Atlas. 2014-02-24 20:22:02 +00:00
tools * Add support for fallback fonts in the font builder. 2014-03-17 10:13:49 +00:00
contributors.txt Ticket #2127 - Performance and style improvements in scriptinterface. 2013-09-16 19:10:06 +00:00
main.cpp Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00
test_setup.cpp Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00