Git Product home page Git Product logo

fake-images-please's People

Contributors

bloodyowl avatar brianteeman avatar dependabot[bot] avatar floby avatar inv1sible avatar jordymoos avatar philfreo avatar rydgel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fake-images-please's Issues

The website is down

It's the end of may again, that means domain renewal as per #15 and #23? ;)

The website is down for a couple of days now. Any chance you could look in to that? Thanks!

Max height / width?

Hi @Rydgel,

Thank you again and again for this awesome service. I already told you that I'm daily using it but it's nice to say it again.

Anyway I have kind of an issue here. Don't know if that's really an issue but I think you want to hear about it.

http://fakeimg.pl/4000x5000 seems to return a 404. Is there any max values for that?

Thank you!

Site indispo ?

Hello,

The site is down : fakeimg.pl
This is the end ?

Thanks,
Léo

Round corner and font size

I am thinking if it is possible to add feature that to define the pixel of round corner and also the font size of the text of image.

Https?

I know this isn't an issue but I wanted to ask if you are going to support https in the furture?

Switch from PIL to ImageMagick

PIL has not been updated since November 15, 2009. This sucks and I need something better to work with Python 3 or PyPy.

UnicodeEncodeError: 'ascii' codec can't encode character u'\u0424' in position 0: ordinal not in ...

Need to fix that.

Stacktrace (most recent call last):

  File "flask/app.py", line 1687, in wsgi_app
    response = self.full_dispatch_request()
  File "flask/app.py", line 1360, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "flask/app.py", line 1358, in full_dispatch_request
    rv = self.dispatch_request()
  File "flask/app.py", line 1344, in dispatch_request
    return self.view_functions[rule.endpoint](**req.view_args)
  File "newrelic/api/object_wrapper.py", line 220, in __call__
    self._nr_instance, args, kwargs)
  File "newrelic/api/function_trace.py", line 81, in literal_wrapper
    return wrapped(*args, **kwargs)
  File "newrelic/api/object_wrapper.py", line 220, in __call__
    self._nr_instance, args, kwargs)
  File "newrelic/api/transaction_name.py", line 51, in literal_wrapper
    return wrapped(*args, **kwargs)
  File "/app/app.py", line 57, in placeholder
    im = pil_image(width, height, bgd, fgd, txt, font)
  File "helpers/pil.py", line 19, in pil_image
    font = _choose_font(font_size, font)
  File "helpers/pil.py", line 45, in _choose_font
    font_path = '{0}/font/{1}.otf'.format(dirname(dirname(__file__)), font)

Hosted version attempts redirect from HTTPS to HTTP when adding trailing slash

Looks like something changed in web server configuration at fakeimg.pl.

If you visit https://fakeimg.pl/256x256 it will attempt to add trailing slash but with that protocol will be changed to http.

HTTP/2 308
date: Wed, 15 Mar 2023 11:42:04 GMT
content-type: text/html; charset=utf-8
location: http://fakeimg.pl/256x256/

Next request returns code 301 and we're back to HTTPS but if image was embedded into a web page served over HTTPS protocol, browsers will refuse to downgrade protocol to HTTP and images will never be loaded.

image

README should explain how to install.

Currently the README is a copypasta of the homepage.
It would be interesting to have some document explaining how to set this up on my own machine.

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.