Coder Social home page Coder Social logo

foto's Introduction

Hi, I'm mekb. I'm a software developer, I mainly write in C, but sometimes Node.js, C#, Bash, and Java.

Discord: mekb.
GitHub stats
Skills: Java, Node.js, Bash, C, Lua

foto's People

Contributors

mekb-turtle avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

foto's Issues

Add the ability to extract the image from an MP3 file and display it

It would be really useful for music album art scripts to pull the image out of a music file and display it. Yes this is possible with ffmpeg and stuff but it would be nice to do it in one command.

Might also be a good idea to make it an arg. That way we don't get slowed down checking if the file is a music file

Progress tracker

  • Check if file is a music file
  • Extract the image
  • Display the image

Make Foto cross-platform

Feature description

Make the program work on other operating systems, I think macOS would be easiest as it is unix based and you can easily install a C compiler on there

Progress Tracker

  • Linux
  • macOS
  • Windows

Add ability to show animated GIFs

Feature description

The ability for the program to show animated GIFs would be cool.
This will mean we need to keep reloading the image for the next frames.

Progress Tracker

  • Read each frame of GIF
  • Calculate delays between each frame
  • Refresh the surface/pixmap when a new frame should be shown

Big images are really broken

Bug description

Big images cause a lot of lag and open absolutely massive windows. I tested on a 3264x2448 image. It causes delay when resizing and a window bigger than the monitor.
I would fix the massive window by limiting the window size to something (half the monitor size?) and allowing users to resize above that. idk about the lag tho.

Steps to reproduce

  1. Open a big image
  2. Make it float
  3. Resize the window

Progress Tracker

  • Fix lag
  • Fix massive window

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.