equal
deleted
inserted
replaced
|
1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 |
|
16 PRINT Run TGlyphSelection TextBase test |
|
17 // |
|
18 |
|
19 // this test needs another copy of the font on the C drive |
|
20 RUN_UTILS MakeReadWrite C:\TNR_Dev_OT.ttf |
|
21 RUN_UTILS CopyFile z:\RESOURCE\FONTS\TNR_Dev_OT.ttf C:\TNR_Dev_OT.ttf |
|
22 RUN_UTILS MakeReadWrite C:\TNR_Dev_OT.TTF |
|
23 |
|
24 RUN_UTILS MakeReadWrite C:\s60ssb_v500.ttf |
|
25 RUN_UTILS CopyFile z:\RESOURCE\FONTS\s60ssb_v500.ttf C:\s60ssb_v500.ttf |
|
26 RUN_UTILS MakeReadWrite C:\s60ssb_v500.ttf |
|
27 |
|
28 RUN_UTILS MakeReadWrite C:\TestExtB.ttf |
|
29 RUN_UTILS CopyFile z:\RESOURCE\FONTS\TestExtB.ttf C:\TestExtB.ttf |
|
30 RUN_UTILS MakeReadWrite C:\TestExtB.ttf |
|
31 |
|
32 LOAD_SUITE TTextBaseServer |
|
33 RUN_TEST_STEP 100 TTextBaseServer TGlyphSelection |