Option to render HUD on saved PNG

Bug #1603347 reported by Ross Younger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
brot2
Fix Released
Wishlist
Ross Younger

Bug Description

This has been a long-standing TODO.
This code may help figure out how: http://stackoverflow.com/questions/10983739/how-to-composite-multiple-png-into-a-single-png-using-gtk-cairo
^^^ Only useful if we are rendering via cairo - which we don't at present in the CLI.

Ross Younger (crazyscot)
Changed in brot2:
importance: Undecided → Wishlist
Revision history for this message
Ross Younger (crazyscot) wrote :

Options identified:
(a) factor the HUD so it can paint to a standalone cairo context, which we then superimpose onto the PNG (not sure how easy this will be to integrate into the CLI unless we accept it may use cairo)
(b) write a separate HUD not using cairo/gtk which can go into the CLI. This will be a bit horrid duplicatey.

description: updated
Ross Younger (crazyscot)
Changed in brot2:
status: New → In Progress
assignee: nobody → Ross Younger (crazyscot)
Ross Younger (crazyscot)
Changed in brot2:
status: In Progress → Fix Committed
milestone: none → 1.2.0
Ross Younger (crazyscot)
Changed in brot2:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.