Comment #10 on issue 1303 by bugdro...@chromium.org: support dynamic / web  
font
http://code.google.com/p/chromium/issues/detail?id=1303

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=7592

------------------------------------------------------------------------
r7592 | jungs...@google.com | 2009-01-06 10:53:19 -0800 (Tue, 06 Jan 2009)  
| 15 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/WebKit/WebCore/loader/CachedFont.cpp?r1=7592&r2=7591
    M  
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/WebKit/WebCore/platform/graphics/chromium/FontCustomPlatformData.cpp?r1=7592&r2=7591
    M  
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/WebKit/WebCore/platform/graphics/chromium/FontCustomPlatformData.h?r1=7592&r2=7591
    A  
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/WebKit/WebCore/platform/graphics/opentype
    A  
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/WebKit/WebCore/platform/graphics/opentype/OpenTypeUtilities.cpp
    A  
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/WebKit/WebCore/platform/graphics/opentype/OpenTypeUtilities.h
    D  
/trunk/deps/third_party/WebKit/WebCore/platform/graphics/win/OpenTypeUtilities.cpp
    D  
/trunk/deps/third_party/WebKit/WebCore/platform/graphics/win/OpenTypeUtilities.h

Add dynamic web font support to Chrome's port of Webkit.

Moving OpenTypeUtilities.{cpp,h} from platform/graphics/win to  
platform/graphics/opentype
was sent upstream (pending review at  
https://bugs.webkit.org/show_bug.cgi?id=23028 )

This CL obsoletes http://codereview.chromium.org/14084/show because  
FontCustomPlatformData.{cpp,h}
were moved out of webkit/port.

BUG=1303
http://crbug.com/1303
TEST=LayoutTests/fast/css/font-face-remote.html
Besides, go to http://www.alistapart.com/articles/cssatten and click  
on 'html' links for various test cases.


Review URL: http://codereview.chromium.org/16494
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to