32
|
1 |
/*
|
|
2 |
* Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
|
|
3 |
* All rights reserved.
|
|
4 |
* This component and the accompanying materials are made available
|
|
5 |
* under the terms of "Eclipse Public License v1.0"
|
|
6 |
* which accompanies this distribution, and is available
|
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
8 |
*
|
|
9 |
* Initial Contributors:
|
|
10 |
* Nokia Corporation - initial contribution.
|
|
11 |
*
|
|
12 |
* Contributors:
|
|
13 |
*
|
|
14 |
* Description:
|
|
15 |
* Font store
|
|
16 |
*
|
|
17 |
*/
|
|
18 |
|
|
19 |
|
|
20 |
/**
|
|
21 |
@file
|
|
22 |
*/
|
|
23 |
|
|
24 |
|
|
25 |
|
|
26 |
PRJ_PLATFORMS
|
|
27 |
|
|
28 |
DEFAULT
|
|
29 |
|
|
30 |
PRJ_EXPORTS
|
|
31 |
|
|
32 |
../inc/FNTSTORE.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(fntstore.h)
|
|
33 |
../inc/OPENFONT.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(openfont.h)
|
|
34 |
../inc/openfontconstants.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/openfontconstants.h)
|
|
35 |
../inc/openfontrasterizer.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/openfontrasterizer.h)
|
|
36 |
../inc/openfontlinkedtypefaceelementspec.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(openfontlinkedtypefaceelementspec.h)
|
|
37 |
../inc/openfontlinkedtypefacespecification.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/openfontlinkedtypefacespecification.h)
|
|
38 |
../inc/openfontlinkedtypefaceextension.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/openfontlinkedtypefaceextension.h)
|
|
39 |
../inc/shaperparams.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/shaperparams.h)
|
|
40 |
../inc/linkedfonts.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(linkedfonts.h)
|
|
41 |
|
|
42 |
../group/fntstore.iby /epoc32/rom/include/fntstore.iby
|
|
43 |
|
|
44 |
PRJ_MMPFILES
|
|
45 |
|
|
46 |
../group/FNTSTORE.MMP
|
|
47 |
|
|
48 |
PRJ_TESTMMPFILES
|
|
49 |
|
|
50 |
../group/TFntStoreServer.mmp
|
|
51 |
../group/tcachedeletionprocess.mmp
|
|
52 |
../group/T_WriteInvalidFontFile.mmp
|
|
53 |
../group/T_RemoveInvalidFontFile.mmp
|
|
54 |
../group/tfontsessioncacheproc.mmp
|
|
55 |
|
|
56 |
PRJ_TESTEXPORTS
|
|
57 |
|
|
58 |
// batch file that runs all automatic fntstore tests on hardware
|
|
59 |
../group/FntstoreTest.iby /epoc32/rom/include/fntstoretest.iby
|
|
60 |
../group/dummyfonts.iby /epoc32/rom/include/dummyfonts.iby
|
|
61 |
../group/FntStoreRebootTests.iby /epoc32/rom/include/FntStoreRebootTests.iby
|
|
62 |
|
|
63 |
../tfs/scripts/fntstoretest_run.bat z:/fntstoretest/fntstoretest_run.bat
|
|
64 |
../tfs/scripts/fntstoretest_run.bat /epoc32/release/winscw/udeb/fntstoretest_run.bat
|
|
65 |
../tfs/scripts/fntstoretest_run.bat /epoc32/release/winscw/urel/fntstoretest_run.bat
|
|
66 |
../tfs/scripts/fntstoretest.bat z:/fntstoretest/fntstoretest.bat
|
|
67 |
|
|
68 |
../tfs/scripts/fntstoretest_T_All.script z:/fntstoretest/fntstoretest_t_all.script
|
|
69 |
../tfs/scripts/fntstoretest_T_Fnt.script z:/fntstoretest/fntstoretest_t_fnt.script
|
|
70 |
../tfs/scripts/fntstoretest_T_Cache.script z:/fntstoretest/fntstoretest_T_Cache.script
|
|
71 |
../tfs/scripts/fntstoretest_T_FntMem.script z:/fntstoretest/fntstoretest_t_fntmem.script
|
|
72 |
../tfs/scripts/fntstoretest_T_FontBitmap.script z:/fntstoretest/fntstoretest_t_fontbitmap.script
|
|
73 |
../tfs/scripts/fntstoretest_T_FsOpen.script z:/fntstoretest/fntstoretest_t_fsopen.script
|
|
74 |
../tfs/scripts/fntstoretest_T_GlyphTreeDel.script z:/fntstoretest/fntstoretest_t_glyphtreedel.script
|
|
75 |
../tfs/scripts/fntstoretest_T_MatchFonts.script z:/fntstoretest/fntstoretest_t_matchfonts.script
|
|
76 |
../tfs/scripts/fntstoretest_T_OpenFontTypes.script z:/fntstoretest/fntstoretest_t_openfonttypes.script
|
|
77 |
../tfs/scripts/fntstoretest_T_FontMetrics.script z:/fntstoretest/fntstoretest_t_fontmetrics.script
|
|
78 |
../tfs/scripts/fntstoretest_T_GetNearestFont.script z:/fntstoretest/fntstoretest_t_getnearestfont.script
|
|
79 |
../tfs/scripts/fntstoretest_t_getnearestfontcapability.script z:/fntstoretest/fntstoretest_t_getnearestfontcapability.script
|
|
80 |
../tfs/scripts/fntstoretest_T_CorruptFonts.script z:/fntstoretest/fntstoretest_t_corruptfonts.script
|
|
81 |
../tfs/scripts/fntstoretest_T_ShaperCache.script z:/fntstoretest/fntstoretest_t_shapercache.script
|
|
82 |
../tfs/scripts/fntstoretest_T_LinkedFonts.script z:/fntstoretest/fntstoretest_t_linkedfonts.script
|
|
83 |
../tfs/scripts/fntstoretest_t_cachedeletion.script z:/fntstoretest/fntstoretest_t_cachedeletion.script
|
|
84 |
../tfs/scripts/fntstoretest_t_setdefaulttypefacename.script z:/fntstoretest/fntstoretest_t_setdefaulttypefacename.script
|
|
85 |
../tfs/scripts/fntstoretest_T_LinkedFontUpdateInitial.script z:/fntstoretest/fntstoretest_T_LinkedFontUpdateInitial.script
|
|
86 |
../tfs/scripts/fntstoretest_T_LinkedFontUpdateStage1.script z:/fntstoretest/fntstoretest_T_LinkedFontUpdateStage1.script
|
|
87 |
../tfs/scripts/fntstoretest_T_LinkedFontUpdateStage2.script z:/fntstoretest/fntstoretest_T_LinkedFontUpdateStage2.script
|
|
88 |
../tfs/scripts/fntstoretest_T_FontSessionCache.script z:/fntstoretest/fntstoretest_T_FontSessionCache.script
|
|
89 |
|
|
90 |
../tfs/CEUROPE.GDR z:/resource/fonts/ceurope.gdr
|
|
91 |
|
|
92 |
// dummy fonts for T_FSOPEN
|
|
93 |
../tfs/dummy_fonts/dummy z:/plattest/graphics/testdata/dummy_fonts/dummy
|
|
94 |
../tfs/dummy_fonts/dummy z:/plattest/graphics/testdata/dummy_fonts/dummy_b
|
|
95 |
../tfs/dummy_fonts/dummy z:/plattest/graphics/testdata/dummy_fonts/dummy_i
|
|
96 |
../tfs/dummy_fonts/dummy z:/plattest/graphics/testdata/dummy_fonts/dummy_bi
|
|
97 |
|
|
98 |
// near-duplicate fonts for test CTFntMem::TestDuplicateBitmapFontFileEntriesL
|
|
99 |
../tfs/uniquified_fonts/XXeuro.gdr z:/plattest/graphics/testdata/uniquified_fonts/xxeuro.gdr
|
|
100 |
../tfs/uniquified_fonts/YYeuro.gdr z:/plattest/graphics/testdata/uniquified_fonts/yyeuro.gdr
|
|
101 |
|
|
102 |
|
|
103 |
// copy corrupt fonts to Z drive
|
|
104 |
../tfs/corrupt_gdr_fonts/bad_streamid z:/plattest/graphics/testdata/corrupt_gdr_fonts/bad_streamid
|
|
105 |
|
|
106 |
../tfs/corrupt_ttf_fonts/bad_entrysel z:/plattest/graphics/testdata/corrupt_ttf_fonts/bad_entrysel
|
|
107 |
../tfs/corrupt_ttf_fonts/bad_length z:/plattest/graphics/testdata/corrupt_ttf_fonts/bad_length
|
|
108 |
../tfs/corrupt_ttf_fonts/bad_numtables z:/plattest/graphics/testdata/corrupt_ttf_fonts/bad_numtables
|
|
109 |
../tfs/corrupt_ttf_fonts/bad_offset z:/plattest/graphics/testdata/corrupt_ttf_fonts/bad_offset
|
|
110 |
../tfs/corrupt_ttf_fonts/bad_rangeshift z:/plattest/graphics/testdata/corrupt_ttf_fonts/bad_rangeshift
|
|
111 |
../tfs/corrupt_ttf_fonts/bad_searchrange z:/plattest/graphics/testdata/corrupt_ttf_fonts/bad_searchrange
|
|
112 |
../tfs/corrupt_ttf_fonts/bad_tag_order z:/plattest/graphics/testdata/corrupt_ttf_fonts/bad_tag_order
|
|
113 |
../tfs/corrupt_ttf_fonts/cvt_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/cvt_len
|
|
114 |
../tfs/corrupt_ttf_fonts/fpgm_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/fpgm_len
|
|
115 |
../tfs/corrupt_ttf_fonts/glyf_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/glyf_len
|
|
116 |
../tfs/corrupt_ttf_fonts/head_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/head_len
|
|
117 |
../tfs/corrupt_ttf_fonts/hhea_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/hhea_len
|
|
118 |
../tfs/corrupt_ttf_fonts/hmtx_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/hmtx_len
|
|
119 |
../tfs/corrupt_ttf_fonts/loca_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/loca_len
|
|
120 |
../tfs/corrupt_ttf_fonts/maxp_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/maxp_len
|
|
121 |
../tfs/corrupt_ttf_fonts/name_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/name_len
|
|
122 |
../tfs/corrupt_ttf_fonts/post_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/post_len
|
|
123 |
../tfs/corrupt_ttf_fonts/prep_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/prep_len
|
|
124 |
../tfs/corrupt_ttf_fonts/cmap_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/cmap_len
|
|
125 |
../tfs/corrupt_ttf_fonts/gdef_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/gdef_len
|
|
126 |
../tfs/corrupt_ttf_fonts/gpos_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/gpos_len
|
|
127 |
../tfs/corrupt_ttf_fonts/gsub_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/gsub_len
|
|
128 |
../tfs/corrupt_ttf_fonts/os2_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/os2_len
|
|
129 |
../tfs/corrupt_ttf_fonts/gasp_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/gasp_len
|
|
130 |
../tfs/corrupt_ttf_fonts/fftm_len z:/plattest/graphics/testdata/corrupt_ttf_fonts/fftm_len
|
|
131 |
../tfs/corrupt_ttf_fonts/wrong_offset z:/plattest/graphics/testdata/corrupt_ttf_fonts/wrong_offset
|
|
132 |
|
|
133 |
|
|
134 |
//exporting font files to epoc32
|
|
135 |
../tfs/fntfiles/tsection.gdr /epoc32/release/winscw/udeb/z/test/tsection.gdr
|
|
136 |
../tfs/fntfiles/tsection.gdr /epoc32/release/winscw/urel/z/test/tsection.gdr
|
|
137 |
../tfs/fntfiles/tsection.gdr /epoc32/data/z/system/test/tsection.gdr
|
|
138 |
|
|
139 |
//hash file for linked fonts testing
|
|
140 |
../tfs/scripts/tlinkedfontscomparison.ini z:/fntstoretest/tlinkedfontscomparison.ini
|
|
141 |
../tfs/scripts/tlinkedfontscomparison_armv5.ini z:/fntstoretest/tlinkedfontscomparison_armv5.ini
|
|
142 |
../tfs/scripts/tlinkedfontscomparison_armv5_itype.ini z:/fntstoretest/tlinkedfontscomparison_armv5_itype.ini
|
|
143 |
|
|
144 |
//file for linked font capability testing
|
|
145 |
../tfs/scripts/tlinkedfontscapability.ini z:/fntstoretest/tlinkedfontscapability.ini
|
|
146 |
|
|
147 |
//file for setdefaulttypefacename panic testing
|
|
148 |
../tfs/scripts/tsetdefaulttypefacename.ini z:/fntstoretest/tsetdefaulttypefacename.ini
|
|
149 |
|
|
150 |
|
|
151 |
|