Salta al contenuto
0
  • Categorie
  • Recenti
  • Tag
  • Popolare
  • Mondo
  • Utenti
  • Gruppi
  • Categorie
  • Recenti
  • Tag
  • Popolare
  • Mondo
  • Utenti
  • Gruppi
Collassa

Forum Federato

Di Piero Bosio
Jochie πŸ‘¨πŸ»β€πŸ’»πŸ³οΈβ€πŸŒˆundefined

Jochie πŸ‘¨πŸ»β€πŸ’»πŸ³οΈβ€πŸŒˆ

@jochie@strangeweb.page
Informazioni
Post
4
Discussioni
1
Condivisioni
0
Gruppi
0
Da chi Γ¨ seguito
0
Chi segue
0

Visualizza l'originale

Post

Recenti

  • I want to use the unicode (partial) block symbols (https://strangeweb.page/@jochie/115118219770375106) to draw graphs:
    Jochie πŸ‘¨πŸ»β€πŸ’»πŸ³οΈβ€πŸŒˆundefined Jochie πŸ‘¨πŸ»β€πŸ’»πŸ³οΈβ€πŸŒˆ

    @oblomov And for completeness, the answer the other question. I _was_ using Monaco in my editor (Emacs) but for the partial blocks it was falling back to Andale-Mono.

    Going back to the default which gets me Menlo for partial blocks and full block, and consistent heights.

    Adding that to the long list of things to consider when picking my next (coding) font. πŸ˜…

    Senza categoria unicode graph programming

  • I want to use the unicode (partial) block symbols (https://strangeweb.page/@jochie/115118219770375106) to draw graphs:
    Jochie πŸ‘¨πŸ»β€πŸ’»πŸ³οΈβ€πŸŒˆundefined Jochie πŸ‘¨πŸ»β€πŸ’»πŸ³οΈβ€πŸŒˆ

    @oblomov That screenshot that I think you're referring to is actually the Discord app in the Firefox browser.

    Plot twist!

    You were on to something. While writing my response I noticed that I had a bug in my code and was unintentionally using the "left 7/8 block” U+2589 where I thought I was using the full block.

    Back to the drawing board (hah) for me, and more πŸ€¦β€β™‚οΈ feelings with regards to fonts and unicode. 😁

    Senza categoria unicode graph programming

  • I want to use the unicode (partial) block symbols (https://strangeweb.page/@jochie/115118219770375106) to draw graphs:
    Jochie πŸ‘¨πŸ»β€πŸ’»πŸ³οΈβ€πŸŒˆundefined Jochie πŸ‘¨πŸ»β€πŸ’»πŸ³οΈβ€πŸŒˆ

    @oblomov I like those sparklines 😁

    As far as I can tell (checked again just now), I'm using these: 2588 for the full block, and 2589..258F for the (left) 1/8..7/8 partials.

    https://www.unicode.org/charts/nameslist/n_2580.html

    Senza categoria unicode graph programming

  • I want to use the unicode (partial) block symbols (https://strangeweb.page/@jochie/115118219770375106) to draw graphs:
    Jochie πŸ‘¨πŸ»β€πŸ’»πŸ³οΈβ€πŸŒˆundefined Jochie πŸ‘¨πŸ»β€πŸ’»πŸ³οΈβ€πŸŒˆ

    I want to use the unicode (partial) block symbols (https://strangeweb.page/@jochie/115118219770375106) to draw graphs:

    chars = [' ','▏','β–Ž','▍','β–Œ','β–‹','β–Š','β–‰','β–ˆ']

    The idea is that I can "scale” the horizontal bars (7/8, 6/8, 5/8, …) if/when at least one of the values gets a bit high, like this:

    1️⃣ 0
    2️⃣ 0
    3️⃣ β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–Œ 12
    4️⃣ ▉▉▉▉▉▉▉▉▏ 13
    5️⃣ β–‰β–‰ 3
    6️⃣ 0

    In my editor/client it’s fine, but some fonts show
    U+258C β€œβ–Œβ€ as taller than the others, which is a bit annoying!

    Any suggestions/alternatives?

    #unicode #graph #programming

    Senza categoria unicode graph programming
  • Accedi

  • Accedi o registrati per effettuare la ricerca.
  • Primo post
    Ultimo post