Giter Club home page Giter Club logo

Comments (8)

luisdavim avatar luisdavim commented on July 21, 2024 3

hi, any updates on this?
maybe you can use this:

getNerdFont() {
  project='ryanoasis/nerd-fonts/'
  tag=$(curl -s https://api.github.com/repos/${project}/releases/latest | jq -r '.tag_name' | tr -d 'v' )
  url="https://raw.githubusercontent.com/${project}/${tag}/patched-fonts/${1// /%20}"
  curl -fLo "${1}" "${url}"
}

from termux-styling.

fornwall avatar fornwall commented on July 21, 2024

Thanks, looks interesting!

Do you know the difference between variations, like with these:

Ubuntu Mono Nerd Font Complete Mono Windows Compatible.ttf
Ubuntu Mono Nerd Font Complete Mono.ttf
Ubuntu Mono Nerd Font Complete Windows Compatible.ttf
Ubuntu Mono Nerd Font Complete.ttf
Ubuntu Mono derivative Powerline Nerd Font Complete Mono Windows Compatible.ttf
Ubuntu Mono derivative Powerline Nerd Font Complete Mono.ttf
Ubuntu Mono derivative Powerline Nerd Font Complete Windows Compatible.ttf
Ubuntu Mono derivative Powerline Nerd Font Complete.ttf

Of the above, is Ubuntu Mono derivative Powerline Nerd Font Complete Mono.ttf the suitable choice here?

from termux-styling.

luisdavim avatar luisdavim commented on July 21, 2024

I've tried some variations like that and couldn't really tell the difference, but I think that, for example between:

Ubuntu Mono Nerd Font Complete.ttf

And

Ubuntu Mono Nerd Font Complete Mono.ttf

Is that the symbols are also monospace.

I use Ubuntu Mono Nerd Font Complete.ttf and it works for me.

from termux-styling.

fornwall avatar fornwall commented on July 21, 2024

So Ubuntu Mono Nerd Font Complete.ttf does also have powerline symbols?

from termux-styling.

luisdavim avatar luisdavim commented on July 21, 2024

Yes, seems to

from termux-styling.

luisdavim avatar luisdavim commented on July 21, 2024

some info here: ryanoasis/nerd-fonts#165 (comment) and here: https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting#tldr

from termux-styling.

fornwall avatar fornwall commented on July 21, 2024

Thanks for the snippet!

I've updated the fonts with nerd fonts where available, let me know if there are any problems or if you would like any nerd font added!

The updated fonts are available in a v0.19 update that has been published and should be available as an update shortly.

from termux-styling.

luisdavim avatar luisdavim commented on July 21, 2024

Awesome. Thanks.

from termux-styling.

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.