fontsupport/fontprovider/Src/FontProvider.cpp
branchRCL_3
changeset 100 9dbe1b043bea
parent 99 e871a07c0ce0
child 106 e4e3998ddda2
equal deleted inserted replaced
99:e871a07c0ce0 100:9dbe1b043bea
   456         { 14, 14 }, 
   456         { 14, 14 }, 
   457         { 15, 14 }, 
   457         { 15, 14 }, 
   458         { 16, 16 }, 
   458         { 16, 16 }, 
   459         { 18, 18 }, 
   459         { 18, 18 }, 
   460         { 19, 18 }, 
   460         { 19, 18 }, 
   461         { 24, 24 }, 
   461         { 24, 23 }, 
   462         { 25, 25 }, 
   462         { 25, 25 }, 
   463         { 26, 26 }, 
   463         { 26, 26 }, 
   464         { 27, 27 }, 
   464         { 27, 27 }, 
   465         { 28, 28 }, 
   465         { 28, 28 }, 
   466         { 29, 29 }, 
   466         { 29, 29 }, 
  1879                     }
  1879                     }
  1880                 }
  1880                 }
  1881             }
  1881             }
  1882  
  1882  
  1883         }
  1883         }
  1884         
  1884     store->SetFontNameAliasL(_L("Series 60 Sans"),_L("Nokia Sans S60"));     
  1885     CleanupStack::PopAndDestroy( store );   
  1885     CleanupStack::PopAndDestroy( store );   
  1886     
  1886     
  1887     return;
  1887     return;
  1888     }
  1888     }
  1889 
  1889