Bug 60369 - [Qt] QtWebKit test fonts should support Hebrew fonts
Summary: [Qt] QtWebKit test fonts should support Hebrew fonts
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-06 06:42 PDT by Chang Shu
Modified: 2013-03-26 10:57 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chang Shu 2011-05-06 06:42:04 PDT
The current test fonts downloaded from git://gitorious.org/qtwebkit/testfonts.git do not have support for displaying Hebrew fonts. At least, the following test is failing because of this:
editing/selection/extend-selection-bidi.html

We should make effort to add the support to test fonts.
Comment 1 Chang Shu 2011-05-06 07:12:10 PDT
msttcorefonts supports hebrew. I am not sure if it makes sense to switch to it. It could be an external dependency.
http://corefonts.sourceforge.net/
Comment 2 Laszlo Gombos 2011-05-12 21:21:32 PDT
I tend to agree with Chang. Chromium is using msttcorefonts on Linux - see http://code.google.com/p/chromium/wiki/LinuxBuildInstructionsPrerequisites. This might also give us perhaps some opportunities to share expected results with Chromium.
Comment 3 Simon Hausmann 2011-05-31 22:24:45 PDT
Sounds like a good idea to me. We can't redistribute those fonts, but making them an external dependency should be a no-brainer.
Comment 4 Marcelo Lira 2012-10-04 11:31:42 PDT
The missing hebrew fonts have been added to the testfonts repository.

Commit f11a54548121ee9fb0688dc6f32acdbfec5d2d2f

More details in the commit message:
https://gitorious.org/qtwebkit/testfonts/commit/f11a54548121ee9fb0688dc6f32acdbfec5d2d2f/diffs