• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

excaliburjs / Excalibur / 1889
84%
main: 89%

Build:
Build:
LAST BUILD BRANCH: renovate/coveralls-next-6.x
DEFAULT BRANCH: main
Ran 30 Oct 2017 07:00PM UTC
Jobs 1
Files 1
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1889

push

travis-ci

web-flow
[#861] Implement HiDPI detection and support (#879)

Closes #861 

## Changes:

- Automatically detect HiDPI screens and automatically scale backing canvas to support the increase pixels
- Add option to suppress HiDPI detection for games that don't want to use it, it theoretically will cause lower FPS because the browser is driving `devicePixelRatio` more pixels
- Add convenience getters for common canvas calculations `canvasWidth`, `canvasHeight`, `halfCanvasWidth, `halfCanvasHeight`, `drawWidth`, `drawHeight`, `halfDrawWidth`, `halfDrawheight`
- Deprecated - rename getDraw to be consistent getters not methods
- Some re-organization for code locality and readibility
- Fix typos

5886 of 7904 relevant lines covered (74.47%)

3105.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1889.1 30 Oct 2017 07:00PM UTC 0
74.47
Travis Job 1889.1
Source Files on build 1889
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1889
  • f85c6863 on github
  • Prev Build on master (#1864)
  • Next Build on master (#1919)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc