Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
task_small.png
OPEN  Task #811  -  Update stb_image or replace with external library
Posted Feb 18, 2016 - updated Feb 18, 2016   Shortlink: http://arx.vg/811
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Issue details
  • Type of issue
    Task
  • Status
     
    New
  • Assigned to
    Not assigned to anyone
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     Daniel Scharrer
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Category
    Not determined
  • Priority
    Not determined
  • Targetted for
    icon_milestones.png next
  • OS
    icon_customdatatype.png Not determined
  • Architecture
    icon_customdatatype.png Not determined
  • Fixed in
    icon_customdatatype.png Not determined
Issue description
We should either replace the bundled stb image with an external library or change it into an unmodified version that is compiled as plain C with different (warning) flags from the rest of arx.

Any replacement library should be similarly fast and not bloat the release binaries too much.

See also Task 352 - Replace DevIL.