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

jstasiak / openpol
66%
master: 65%

Build:
Build:
LAST BUILD BRANCH: refactor
DEFAULT BRANCH: master
Repo Added 29 Jul 2019 07:36PM UTC
Files 12
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

LAST BUILD ON BRANCH first-grafdat-loading-saving-steps
branch: first-grafdat-loading-saving-steps
CHANGE BRANCH
x
Reset
  • first-grafdat-loading-saving-steps
  • 0.2.0
  • 0.3.0
  • behavior
  • blit-with-transparency
  • ci-clippy
  • dev
  • extract-grafdat
  • master
  • refactor
  • show-menu
  • simplify-blitting
  • test

pending completion
21

push

travis-ci

jstasiak
Implement loading base images from graf.dat

This is not yet splitting the images into logical pieces like mouse
cursors, buttons etc. – this will come later as there's quite a bit of
code involved. First things first.

The code can be tested with the following commands:

    cargo run --bin openpol-grafdat-to-image13h /PATH/TO/GRAF.DAT > grafdat13h
    cargo run --bin openpol-image13h-to-ppm -- grafdat13h /PATH/TO/PAL.DAT PALETTE_INDEX > output.ppm
    convert output.ppm output.png
    open output.png

A dummy graf.dat file (dummy_graf.dat) is provided where each of the 15
images is filled with color corresponding to the images index (0, 1, 2,
..., 14) to help with verifying loading and saving the graf.dat contents.
The file is expected to be modified in the future to facilitate testing
splitting the base images into logical pieces.

302 of 458 relevant lines covered (65.94%)

0.69 hits per line

Relevant lines Covered
Build:
Build:
458 RELEVANT LINES 302 COVERED LINES
0.69 HITS PER LINE
Source Files on first-grafdat-loading-saving-steps
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21 first-grafdat-loading-saving-steps Implement loading base images from graf.dat This is not yet splitting the images into logical pieces like mouse cursors, buttons etc. – this will come later as there's quite a bit of code involved. First things first. The code can be tested with... push 16 Sep 2019 07:18PM UTC jstasiak travis-ci pending completion  
See All Builds (50)
  • Repo on GitHub
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

© 2025 Coveralls, Inc