Git Product home page Git Product logo

brandontools's People

Contributors

tricksterguy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

brandontools's Issues

Revisit -animated

Currently -animated takes every image exported and sticks it in an array.

Will consider the following.

  1. deprecating -animated
  2. grouping together images with similar names (or same name if gif) and create a pointer array. Example if example_frame1.png example_frame2.png ... was exported then make a pointer array with pointers to those images.

Lookup table generators

Inputs are min value, max value, step, function, and input and output types (char, shorts, ints, fixedX for input) and (char, short, int, fixedX, float) for output

GUI: Stop piggybacking off the CLI version

In its current state the GUI version calls the CLI version to export. No reason to just separate the common functionality needed between programs into a separate library and use that.

Assertion failed error on certain systems.

On certain systems (unknown at this time) Upon running the program the user gets the following error message

GetCacheViewAuthenticPixels: Assertion `id < (int) cache_view->number_threads' failed.

Unfortunately this issue is not caused by the program itself, but caused by the magick++ library that this program depends on as it has a bug that only exposes itself on certain systems.

Magick Error

Magick: unable to open image `baloons.bmp': @ error/blob.c/OpenBlob/2587
Export failed check the image(s) you are trying to load into the program

Not sure what I'm checking for!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.