[WK2] Small Caps font variant issue for Italic fonts
authorTanvir <tanvir.rizvi@samsung.com>
Tue, 28 May 2013 15:07:27 +0000 (20:37 +0530)
committerTanvir <tanvir.rizvi@samsung.com>
Fri, 12 Jul 2013 11:38:50 +0000 (17:08 +0530)
commita7f58fe63f4c95526790d8d995384a22d7af8b4e
tree82ac47f4e5c7f17ce8032328a35e7087b5dfabcd
parentdaf224e4c44f0c9f8322125777db826076b34a7d
[WK2] Small Caps font variant issue for Italic fonts

[Version] N/A
[Project] N/A
[Title] Fix the smallcaps-italic combination issue
[BinType] N/A
[Customer] N/A
[Issue#] N/A
[Solution] The combination of small-caps and italic is synthesized. If there is a combination of smallcaps and italic then the fon
          cache will give the normal font and we will synthesize(skew) that font face.
[Developer] tanvir.rizvi
[Request] N/A
[Horizontal expansion] N/A
[SCM request] N/A

Change-Id: Ib857cbd00b54f4644321bcebe0bbcb6dd16570e5

Conflicts:

Source/WTF/wtf/Platform.h
Source/WTF/wtf/Platform.h
Source/WebCore/platform/graphics/freetype/FontCacheFreeType.cpp