fontservices/referencefonts/group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 03 May 2010 14:13:26 +0300
changeset 21 f2f7b3284356
parent 0 1fb32624e06b
child 17 93dabad1a1d2
child 49 4d76f1414957
child 53 11e2bb0d14ba
permissions -rw-r--r--
Revision: 201018 Kit: 201018

/*
* Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
* Font utilities and test UI fonts
*
*/


/**
 @file
*/


PRJ_PLATFORMS
DEFAULT TOOLS

PRJ_EXPORTS

eon_font.iby			/epoc32/rom/include/eon_font.iby
../group/ttf2bdf.ipr	/epoc32/engdoc/tools/ttf2bdf.ipr

../inc/FONTIDS.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(fontids.h)

#ifndef TOOLS
../bitmap/fntfiles/eon14.gdr			z:/resource/fonts/eon14.gdr 
../truetype/DejaVuSans.ttf						z:/resource/fonts/DejaVuSans.ttf
../truetype/DejaVuSans-Bold.ttf					z:/resource/fonts/DejaVuSans-Bold.ttf
../truetype/DejaVuSans-Oblique.ttf				z:/resource/fonts/DejaVuSans-Oblique.ttf
../truetype/DejaVuSans-BoldOblique.ttf			z:/resource/fonts/DejaVuSans-BoldOblique.ttf
../truetype/DejaVuSans-ExtraLight.ttf			z:/resource/fonts/DejaVuSans-ExtraLight.ttf
../truetype/DejaVuSansCondensed.ttf				z:/resource/fonts/DejaVuSansCondensed.ttf
../truetype/DejaVuSansCondensed-Bold.ttf		z:/resource/fonts/DejaVuSansCondensed-Bold.ttf
../truetype/DejaVuSansCondensed-Oblique.ttf		z:/resource/fonts/DejaVuSansCondensed-Oblique.ttf
../truetype/DejaVuSansCondensed-BoldOblique.ttf	z:/resource/fonts/DejaVuSansCondensed-BoldOblique.ttf
../truetype/DejaVuSansMono.ttf					z:/resource/fonts/DejaVuSansMono.ttf
../truetype/DejaVuSansMono-Bold.ttf				z:/resource/fonts/DejaVuSansMono-Bold.ttf
../truetype/DejaVuSansMono-Oblique.ttf			z:/resource/fonts/DejaVuSansMono-Oblique.ttf
../truetype/DejaVuSansMono-BoldOblique.ttf		z:/resource/fonts/DejaVuSansMono-BoldOblique.ttf
../truetype/DejaVuSerif.ttf						z:/resource/fonts/DejaVuSerif.ttf
../truetype/DejaVuSerif-Bold.ttf				z:/resource/fonts/DejaVuSerif-Bold.ttf
../truetype/DejaVuSerif-Italic.ttf				z:/resource/fonts/DejaVuSerif-Italic.ttf
../truetype/DejaVuSerif-BoldItalic.ttf			z:/resource/fonts/DejaVuSerif-BoldItalic.ttf
../truetype/DejaVuSerifCondensed.ttf			z:/resource/fonts/DejaVuSerifCondensed.ttf
../truetype/DejaVuSerifCondensed-Bold.ttf		z:/resource/fonts/DejaVuSerifCondensed-Bold.ttf
../truetype/DejaVuSerifCondensed-Italic.ttf		z:/resource/fonts/DejaVuSerifCondensed-Italic.ttf
../truetype/DejaVuSerifCondensed-BoldItalic.ttf	z:/resource/fonts/DejaVuSerifCondensed-BoldItalic.ttf
../truetype/MYuppyGB-Medium.ttf	z:/resource/fonts/MYuppyGB-Medium.ttf
#endif

PRJ_MMPFILES
#ifndef TOOLS

#ifdef WINS
../group/ttf2bdf.mmp		// uses rasteriser
#endif
#endif