- Timestamp:
- 2008/03/12 16:43:11 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2/data/module/Net/UserAgent/Mobile/DoCoMoDisplayMap.php
r15532 r17127 14 14 * @package Net_UserAgent_Mobile 15 15 * @author KUBO Atsuhiro <[email protected]> 16 * @copyright 2003-200 7KUBO Atsuhiro <[email protected]>16 * @copyright 2003-2008 KUBO Atsuhiro <[email protected]> 17 17 * @license http://www.php.net/license/3_0.txt PHP License 3.0 18 18 * @version CVS: $Id$ … … 30 30 * @package Net_UserAgent_Mobile 31 31 * @author KUBO Atsuhiro <[email protected]> 32 * @copyright 2003-200 7KUBO Atsuhiro <[email protected]>32 * @copyright 2003-2008 KUBO Atsuhiro <[email protected]> 33 33 * @license http://www.php.net/license/3_0.txt PHP License 3.0 34 * @version Release: 0.3 0.034 * @version Release: 0.31.0 35 35 * @link http://www.nttdocomo.co.jp/service/imode/make/content/spec/screen_area/index.html 36 36 * @see Net_UserAgent_Mobile_Display … … 823 823 'color' => 1 824 824 ), 825 'N506IS II' => array(826 'width' => 240,827 'height' => 295,828 'depth' => 262144,829 'color' => 1830 ),825 'N506IS2' => array( 826 'width' => 240, 827 'height' => 295, 828 'depth' => 262144, 829 'color' => 1 830 ), 831 831 'P506ICII' => array( 832 832 'width' => 240, … … 1110 1110 ), 1111 1111 'L600I' => array( 1112 'width' => 17 6,1112 'width' => 170, 1113 1113 'height' => 189, 1114 1114 'depth' => 65536, … … 1122 1122 ), 1123 1123 'L601I' => array( 1124 'width' => 17 6,1124 'width' => 170, 1125 1125 'height' => 189, 1126 1126 'depth' => 65536, … … 1137 1137 'height' => 267, 1138 1138 'depth' => 262144, 1139 'color' => 1 1140 ), 1141 'L602I' => array( 1142 'width' => 170, 1143 'height' => 189, 1144 'depth' => 65536, 1139 1145 'color' => 1 1140 1146 ), … … 1150 1156 'D902I' => array( 1151 1157 'width' => 230, 1152 'height' => 240,1158 'height' => 320, 1153 1159 'depth' => 262144, 1154 1160 'color' => 1 … … 1334 1340 'color' => 1 1335 1341 ), 1342 'F883I' => array( 1343 'width' => 240, 1344 'height' => 256, 1345 'depth' => 65536, 1346 'color' => 1 1347 ), 1348 'P704IMYU' => array( 1349 'width' => 240, 1350 'height' => 270, 1351 'depth' => 262144, 1352 'color' => 1 1353 ), 1354 'L704I' => array( 1355 'width' => 240, 1356 'height' => 280, 1357 'depth' => 262144, 1358 'color' => 1 1359 ), 1360 'L705I' => array( 1361 'width' => 240, 1362 'height' => 280, 1363 'depth' => 262144, 1364 'color' => 1 1365 ), 1336 1366 1337 1367 // i-mode compliant HTML 7.0 … … 1374 1404 ), 1375 1405 'D903ITV' => array( 1376 'width' => 230,1377 'height' => 320,1378 'depth' => 262144,1379 'color' => 11380 ),1406 'width' => 230, 1407 'height' => 320, 1408 'depth' => 262144, 1409 'color' => 1 1410 ), 1381 1411 'F903IX' => array( 1382 1412 'width' => 230, … … 1391 1421 'color' => 1 1392 1422 ), 1423 'SH903ITV' => array( 1424 'width' => 240, 1425 'height' => 320, 1426 'depth' => 262144, 1427 'color' => 1 1428 ), 1429 'F903IBSC' => array( 1430 'width' => 230, 1431 'height' => 240, 1432 'depth' => 262144, 1433 'color' => 1 1434 ), 1435 'P903IX' => array( 1436 'width' => 240, 1437 'height' => 270, 1438 'depth' => 262144, 1439 'color' => 1 1440 ), 1441 'SO903ITV' => array( 1442 'width' => 240, 1443 'height' => 368, 1444 'depth' => 262144, 1445 'color' => 1 1446 ), 1393 1447 'N703ID' => array( 1394 1448 'width' => 240, … … 1438 1492 'depth' => 262144, 1439 1493 'color' => 1 1440 ) 1494 ), 1495 'P904I' => array( 1496 'width' => 240, 1497 'height' => 350, 1498 'depth' => 262144, 1499 'color' => 1 1500 ), 1501 'D904I' => array( 1502 'width' => 240, 1503 'height' => 320, 1504 'depth' => 262144, 1505 'color' => 1 1506 ), 1507 'F904I' => array( 1508 'width' => 240, 1509 'height' => 352, 1510 'depth' => 262144, 1511 'color' => 1 1512 ), 1513 'N904I' => array( 1514 'width' => 240, 1515 'height' => 352, 1516 'depth' => 262144, 1517 'color' => 1 1518 ), 1519 'SH904I' => array( 1520 'width' => 240, 1521 'height' => 320, 1522 'depth' => 262144, 1523 'color' => 1 1524 ), 1525 'P704I' => array( 1526 'width' => 240, 1527 'height' => 270, 1528 'depth' => 262144, 1529 'color' => 1 1530 ), 1531 'D704I' => array( 1532 'width' => 230, 1533 'height' => 240, 1534 'depth' => 262144, 1535 'color' => 1 1536 ), 1537 'SH704I' => array( 1538 'width' => 240, 1539 'height' => 320, 1540 'depth' => 262144, 1541 'color' => 1 1542 ), 1543 'N704IMYU' => array( 1544 'width' => 240, 1545 'height' => 270, 1546 'depth' => 262144, 1547 'color' => 1 1548 ), 1549 'F704I' => array( 1550 'width' => 230, 1551 'height' => 240, 1552 'depth' => 262144, 1553 'color' => 1 1554 ), 1555 'SO704I' => array( 1556 'width' => 240, 1557 'height' => 368, 1558 'depth' => 262144, 1559 'color' => 1 1560 ), 1561 'F883IES' => array( 1562 'width' => 240, 1563 'height' => 256, 1564 'depth' => 65536, 1565 'color' => 1 1566 ), 1567 'F801I' => array( 1568 'width' => 240, 1569 'height' => 352, 1570 'depth' => 65536, 1571 'color' => 1 1572 ), 1573 'F705I' => array( 1574 'width' => 240, 1575 'height' => 352, 1576 'depth' => 262144, 1577 'color' => 1 1578 ), 1579 'D705I' => array( 1580 'width' => 240, 1581 'height' => 320, 1582 'depth' => 262144, 1583 'color' => 1 1584 ), 1585 'D705IMYU' => array( 1586 'width' => 240, 1587 'height' => 240, 1588 'depth' => 262144, 1589 'color' => 1 1590 ), 1591 1592 // i-mode compliant HTML 7.1 1593 // (FOMA 905i etc.) 1594 'SH905I' => array( 1595 'width' => 240, 1596 'height' => 320, 1597 'depth' => 16777216, 1598 'color' => 1 1599 ), 1600 'D905I' => array( 1601 'width' => 240, 1602 'height' => 352, 1603 'depth' => 262144, 1604 'color' => 1 1605 ), 1606 'N905I' => array( 1607 'width' => 240, 1608 'height' => 320, 1609 'depth' => 262144, 1610 'color' => 1 1611 ), 1612 'P905I' => array( 1613 'width' => 240, 1614 'height' => 350, 1615 'depth' => 262144, 1616 'color' => 1 1617 ), 1618 'F905I' => array( 1619 'width' => 240, 1620 'height' => 352, 1621 'depth' => 16777216, 1622 'color' => 1 1623 ), 1624 'SO905I' => array( 1625 'width' => 240, 1626 'height' => 368, 1627 'depth' => 16777216, 1628 'color' => 1 1629 ), 1630 'N905IMYU' => array( 1631 'width' => 240, 1632 'height' => 320, 1633 'depth' => 262144, 1634 'color' => 1 1635 ), 1636 'N905IBIZ' => array( 1637 'width' => 240, 1638 'height' => 320, 1639 'depth' => 262144, 1640 'color' => 1 1641 ), 1642 'SH905ITV' => array( 1643 'width' => 240, 1644 'height' => 320, 1645 'depth' => 16777216, 1646 'color' => 1 1647 ), 1648 'P705I' => array( 1649 'width' => 240, 1650 'height' => 350, 1651 'depth' => 262144, 1652 'color' => 1 1653 ), 1654 'N705I' => array( 1655 'width' => 240, 1656 'height' => 320, 1657 'depth' => 262144, 1658 'color' => 1 1659 ) 1441 1660 ); 1442 1661 } … … 1469 1688 * End: 1470 1689 */ 1471 ?>
Note: See TracChangeset
for help on using the changeset viewer.
