Commit 0d66ad6e authored by aroben@apple.com's avatar aroben@apple.com

Add our new test font to the list that DRT knows about

        Reviewed by Dan Bernstein.

        * DumpRenderTree/win/DumpRenderTree.cpp:
        (initialize): Added WebKit Layout Tests 2.ttf.

git-svn-id: svn://svn.chromium.org/blink/trunk@42414 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 0aa90a25
2009-04-10 Adam Roben <aroben@apple.com>
Add our new test font to the list that DRT knows about
Reviewed by Dan Bernstein.
* DumpRenderTree/win/DumpRenderTree.cpp:
(initialize): Added WebKit Layout Tests 2.ttf.
2009-04-09 Jan Michael Alonzo <jmalonzo@webkit.org>
Unreviewed Gtk build fix for undefined reference: g_thread_init.
......
......@@ -215,6 +215,7 @@ static void initialize()
TEXT("Times Bold.ttf"),
TEXT("Times Italic.ttf"),
TEXT("Times Roman.ttf"),
TEXT("WebKit Layout Tests 2.ttf"),
TEXT("WebKit Layout Tests.ttf"),
TEXT("WebKitWeightWatcher100.ttf"),
TEXT("WebKitWeightWatcher200.ttf"),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment