Git Product home page Git Product logo

Comments (5)

spenserblack avatar spenserblack commented on May 14, 2024 1

Per #204, we don't really have a uniform height/width, so some ASCII can be pretty large. The ASCII probably don't have to all be exactly the same, but we should probably pick a target maximum. For me personally, I use a vertical monitor, so the Lua ASCII takes up so much horizontal space that it messes up printing of languages in multi-language projects. I think 25x25 might be a reasonable target for maximum dimensions, what do you think?

Once we pick out max dimensions, I'll write a test to walk over the ASCII and enforce those dimensions.

from onefetch.

stale avatar stale commented on May 14, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from onefetch.

o2sh avatar o2sh commented on May 14, 2024

Yes, Lua's ascii logo is way too big.

The ASCII probably don't have to all be exactly the same, but we should probably pick a target maximum.

Definitely, setting clear guidelines for new language support is the right way to go. In the same spirit, I created #205 to facilitate the work of new contributors. Once done, I'll add a specific paragraph in the CONTRIBUTING.md called Adding support for a new Language.

I think 25x25 might be a reasonable target for maximum dimensions, what do you think?

The width may be too short, I don't think we have a lot of ascii logos hat fall inside those dimensions. Maybe 25*40.

Once we pick out max dimensions, I'll write a test to walk over the ASCII and enforce those dimensions.

Yes, having a test we can include in CI would be great.

from onefetch.

spenserblack avatar spenserblack commented on May 14, 2024

25*40

Sounds good to me! Just to clarify: you're using the format h*w?

from onefetch.

o2sh avatar o2sh commented on May 14, 2024

Yes.

from onefetch.

Related Issues (20)

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.