hedgewars/uVariables.pas
branchhedgeroid
changeset 5639 ebe9858eb6a3
parent 5619 2ec22ebeb6f5
child 5644 4ad07103cfae
equal deleted inserted replaced
5637:fcc0e5b3d66b 5639:ebe9858eb6a3
   224             Name: 'DejaVuSans-Bold.ttf'),
   224             Name: 'DejaVuSans-Bold.ttf'),
   225             (Handle: nil;
   225             (Handle: nil;
   226             Height: 10;
   226             Height: 10;
   227             style: TTF_STYLE_NORMAL;
   227             style: TTF_STYLE_NORMAL;
   228             Name: 'DejaVuSans-Bold.ttf')
   228             Name: 'DejaVuSans-Bold.ttf')
   229             {$IFNDEF IPHONEOS}, // remove chinese fonts for now
   229             {$IFNDEF MOBILE}, // remove chinese fonts for now
   230             (Handle: nil;
   230             (Handle: nil;
   231             Height: 12;
   231             Height: 12;
   232             style: TTF_STYLE_NORMAL;
   232             style: TTF_STYLE_NORMAL;
   233             Name: 'wqy-zenhei.ttc'),
   233             Name: 'wqy-zenhei.ttc'),
   234             (Handle: nil;
   234             (Handle: nil;