fontsupport/fontutils/rom/fonts_variant.iby
changeset 81 92450c1e1512
parent 53 8f0f421d3d0f
child 82 1e3693493537
equal deleted inserted replaced
53:8f0f421d3d0f 81:92450c1e1512
    21 #ifdef __HINDI_ROM_CONTENT
    21 #ifdef __HINDI_ROM_CONTENT
    22 // Shaper needs to be included for proper looking Indic
    22 // Shaper needs to be included for proper looking Indic
    23  #include <iculayoutengine.iby>
    23  #include <iculayoutengine.iby>
    24 #endif
    24 #endif
    25 
    25 
    26 // Rasteriser always included
    26 // include ityperast.iby
    27 ECOM_PLUGIN(ityperast.dll, ityperast.RSC)
    27 #include <ityperast.iby>
    28 
    28 
    29 // Include proper font set based on configuration
    29 // Include proper font set based on configuration
    30 #ifdef __CHINESE
    30 #ifdef __CHINESE
    31 
    31 
    32  #ifdef __CHINESE_PRC_FONTS
    32  #ifdef __CHINESE_PRC_FONTS