os/textandloc/fontservices/fontstore/tfs/Readme.txt
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 //
     2 // Copyright (c) 1995-2009 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 
    16 Manual Test
    17 -----------
    18 LargeDummyFontFile.gdr is an auto-generated dummy font file for manually testing the OS with a font containing a large number of glyphs ( > 20000 CHARS).
    19 
    20 Test steps:
    21 1) Place LargeDummyFontFile.gdr in z:\system\fonts and start the emulator.
    22 2) Start the Word application in emulator and change font to 'LargeDummy'.
    23 3) Enter a character towards the end of the font range by:
    24 	press ctrl key + enter char code in decimal (eg 20500 ) + release ctrl key.  
    25 4) If emulator does not crash the test is successful.  
    26 
    27