mirror of
https://github.com/devicekit/DeviceKit.git
synced 2026-06-16 10:24:30 +00:00
ea64432c67
* Add diagonal and screenRatio methods. * Compilation issue resolved. * - diagonal method returns Float value. - screenRatio method returns a tuple haivng Float width and Float height. - default cases are removed and unidentified device returns -1 or a tuple of -1's