sl@0: /* sl@0: * Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: * All rights reserved. sl@0: * This component and the accompanying materials are made available sl@0: * under the terms of "Eclipse Public License v1.0" sl@0: * which accompanies this distribution, and is available sl@0: * at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: * sl@0: * Initial Contributors: sl@0: * Nokia Corporation - initial contribution. sl@0: * sl@0: * Contributors: sl@0: * sl@0: * Description: sl@0: * Font utilities and test UI fonts sl@0: * sl@0: */ sl@0: sl@0: sl@0: /** sl@0: @file sl@0: */ sl@0: sl@0: sl@0: PRJ_PLATFORMS sl@0: DEFAULT TOOLS sl@0: sl@0: PRJ_EXPORTS sl@0: sl@0: eon_font.iby /epoc32/rom/include/eon_font.iby sl@0: reffonts_for_sirocco.iby /epoc32/rom/include/reffonts_for_sirocco.iby sl@0: ../group/ttf2bdf.ipr /epoc32/engdoc/tools/ttf2bdf.ipr sl@0: sl@0: sl@0: ../inc/FONTIDS.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(fontids.h) sl@0: sl@0: #ifndef TOOLS sl@0: ../bitmap/fntfiles/eon14.gdr z:/resource/fonts/eon14.gdr sl@0: ../truetype/DejaVuSans.ttf z:/resource/fonts/DejaVuSans.ttf sl@0: ../truetype/DejaVuSans-Bold.ttf z:/resource/fonts/DejaVuSans-Bold.ttf sl@0: ../truetype/DejaVuSans-Oblique.ttf z:/resource/fonts/DejaVuSans-Oblique.ttf sl@0: ../truetype/DejaVuSans-BoldOblique.ttf z:/resource/fonts/DejaVuSans-BoldOblique.ttf sl@0: ../truetype/DejaVuSans-ExtraLight.ttf z:/resource/fonts/DejaVuSans-ExtraLight.ttf sl@0: ../truetype/DejaVuSansCondensed.ttf z:/resource/fonts/DejaVuSansCondensed.ttf sl@0: ../truetype/DejaVuSansCondensed-Bold.ttf z:/resource/fonts/DejaVuSansCondensed-Bold.ttf sl@0: ../truetype/DejaVuSansCondensed-Oblique.ttf z:/resource/fonts/DejaVuSansCondensed-Oblique.ttf sl@0: ../truetype/DejaVuSansCondensed-BoldOblique.ttf z:/resource/fonts/DejaVuSansCondensed-BoldOblique.ttf sl@0: ../truetype/DejaVuSansMono.ttf z:/resource/fonts/DejaVuSansMono.ttf sl@0: ../truetype/DejaVuSansMono-Bold.ttf z:/resource/fonts/DejaVuSansMono-Bold.ttf sl@0: ../truetype/DejaVuSansMono-Oblique.ttf z:/resource/fonts/DejaVuSansMono-Oblique.ttf sl@0: ../truetype/DejaVuSansMono-BoldOblique.ttf z:/resource/fonts/DejaVuSansMono-BoldOblique.ttf sl@0: ../truetype/DejaVuSerif.ttf z:/resource/fonts/DejaVuSerif.ttf sl@0: ../truetype/DejaVuSerif-Bold.ttf z:/resource/fonts/DejaVuSerif-Bold.ttf sl@0: ../truetype/DejaVuSerif-Italic.ttf z:/resource/fonts/DejaVuSerif-Italic.ttf sl@0: ../truetype/DejaVuSerif-BoldItalic.ttf z:/resource/fonts/DejaVuSerif-BoldItalic.ttf sl@0: ../truetype/DejaVuSerifCondensed.ttf z:/resource/fonts/DejaVuSerifCondensed.ttf sl@0: ../truetype/DejaVuSerifCondensed-Bold.ttf z:/resource/fonts/DejaVuSerifCondensed-Bold.ttf sl@0: ../truetype/DejaVuSerifCondensed-Italic.ttf z:/resource/fonts/DejaVuSerifCondensed-Italic.ttf sl@0: ../truetype/DejaVuSerifCondensed-BoldItalic.ttf z:/resource/fonts/DejaVuSerifCondensed-BoldItalic.ttf sl@0: ../truetype/MYuppyGB-Medium.ttf z:/resource/fonts/MYuppyGB-Medium.ttf sl@0: #endif sl@0: sl@0: PRJ_MMPFILES sl@0: #ifndef TOOLS sl@0: sl@0: #ifdef WINS sl@0: ../group/ttf2bdf.mmp // uses rasteriser sl@0: #endif sl@0: #endif