Update contrib.
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".
9 // Initial Contributors:
10 // Nokia Corporation - initial contribution.
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).
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.