FontConfig - Remove the font format from the match pattern. 77/200777/1
authorVictor Cebollada <v.cebollada@samsung.com>
Fri, 21 Dec 2018 15:21:46 +0000 (15:21 +0000)
committerJoogab Yun <joogab.yun@samsung.com>
Mon, 4 Mar 2019 07:18:18 +0000 (16:18 +0900)
commit59401381fed42a1e23727d3035655e59adb3f59b
treeac02afb64f57e4b153242c5dfdb2e074ae10b80b
parent08ca2651bd76f6fca277406358c54b24d20f7555
FontConfig - Remove the font format from the match pattern.

* Is not possible to select fonts with a font format
  different than True Type.
* By default "TrueType" is added to the pattern used by
  FontConfig to match a font. This apparently makes
  impossible to select a font with a different format.

Change-Id: I46971d3a6e9bcc8bbe5109bc20ebbbc71a2a1792
dali/internal/text/text-abstraction/font-client-plugin-impl.cpp