Coder Social home page Coder Social logo

cowsay-files's People

Contributors

akierig avatar apjanke avatar con-f-use avatar dissem avatar flickerfly avatar garbados avatar naqern avatar noahp avatar paulkaefer avatar roguepullrequest avatar tedder 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

cowsay-files's Issues

[Git Repo] Homebrew formula cannot git clone as HEAD points to master and not the main branch

Homebrew formula fails to clone this repo

Installing cowsay-files
the git clone fails it still looks for the master branch when the cow-files repo has been changed to main

fatal: Remote branch master not found in upstream origin
Error: cowsay-files: Failed to download resource "cowsay-files”

Can you please change the repo HEAD to point to main please?

/cowsay-org/homebrew-cowsay/Formula/cowsay-files.rb

image

too huge images

hello,
this is a very nice piece of art :) , and i don't even know if this is an issue actually, but the size of the images are too huge on my terminal/console. It seems that the single (pixel/dots or how it's been called) are not conform to my char size ... .
Any suggestion how i might be able to fix this.
Thank you a lot!

"-tc" or "true-color/" for 24-bit true-color cows?

The README says "True color (ending in '-tc') cows...", but I don't see any cow files here with a -tc suffix in their names. There's a cows/true-color/ subdirectory, though. Should the readme be updated to reflect this different convention?

[cows] $ pwd
/Users/janke/local/repos/cowsay-files/cows
[cows] $ ls *-tc*
gls: cannot access '*-tc*': No such file or directory
[cows] $ ls */*-tc*
gls: cannot access '*/*-tc*': No such file or directory
[cows] $
[cows] $ cowsay -f elaine boo
cowsay: Could not find elaine cowfile!
[cows] $ cowsay -f elaine-tc boo
cowsay: Could not find elaine-tc cowfile!
[cows] $ cowsay -f true-color/elaine boo
 _____
< boo >
 -----
[cows] $

Same with the list-ascii-cows.sh script. It seems to be checking for a -tc suffix, but it doesn't find any of them. Should it be looking under cows/true-color instead?

head.cow does not reset term properly

I was checking out all the cowsay files and noticed the text came out black part way through.

Using something like this:
fd . -tf | sed 's/\.cow$//' | while read i; do echo "$i" | cowsay -f "$i"; done

I've narrowed it down to head.cow.

I can reproduce the issue by running this command: echo "Hello" | cowsay -f head; echo "hi"

Screen Shot 2019-09-24 at 10 08 23 AM

Notice the hi at the end is black.

Not sure what the issue is after glancing at the file but it starts after the second line of the cow.

Thanks

I just wanted to thank you for gathering this fun collection.

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.