Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

John Armstrong

@jlarmstrongiv@typo.social
  • Open on typo.social
0 Followers
0 Following
14 Posts
Joined April 29, 2025

Posts

Open post
jlarmstrongiv
John Armstrong @jlarmstrongiv@typo.social · May 31, 2026
John Armstrong
@jlarmstrongiv@typo.social
typo.social
Replying to @DunwichType@typo.social
@DunwichType@typo.social estate sales I lean towards older, but solid lamps Also mom’n’pop lamp shops, but those are more expensive. Also Facebook Market, but the quality varies.
1
0
0
0
Open post
jlarmstrongiv
John Armstrong @jlarmstrongiv@typo.social · Apr 30, 2026
John Armstrong
@jlarmstrongiv@typo.social
typo.social
Replying to @matratype@typo.social
@matratype https://blog.flickr.net/en/2025/04/15/service-update-original-large-size-download-limitations-on-free-accounts/
2
1
0
0
Open post
jlarmstrongiv
John Armstrong @jlarmstrongiv@typo.social · Apr 17, 2026
John Armstrong
@jlarmstrongiv@typo.social
typo.social
Replying to @paulvanderlaan@typo.social

@paulvanderlaan Try fonttools:

  pyftsubset MyFont.otf \
      --output-file=dehinted.otf \
      --glyphs-file=<(python3 -c "from fontTools.ttLib import TTFont;
  print('\n'.join(TTFont('MyFont.otf').getGlyphOrder()))") \
      --no-hinting \
      --desubroutinize \
      --retain-gids \
      --layout-features='*' \
      --name-IDs='*' \
      --notdef-outline \
      --glyph-names \
      --no-prune-unicode-ranges \
      --no-prune-codepage-ranges
2
1
0
0
Open post
jlarmstrongiv
John Armstrong @jlarmstrongiv@typo.social · Mar 24, 2026
John Armstrong
@jlarmstrongiv@typo.social
typo.social
Replying to @w__h_@typo.social
@w__h_ might be Beausite Fit https://fatype.com/typefaces/beausite
0
0
0
0
Open post
jlarmstrongiv
John Armstrong @jlarmstrongiv@typo.social · Feb 01, 2026
John Armstrong
@jlarmstrongiv@typo.social
typo.social
Replying to @Sveinbjorn@typo.social
@Sveinbjorn Cool stuff! I gave it a try and was happy to see it worked with variable fonts. A glyph table would be nice too. The only unintuitive thing was double clicking on the preview opened the font in the default application. That may be a limitation of Quick Look.
0
0
0
0
Open post
jlarmstrongiv
John Armstrong @jlarmstrongiv@typo.social · Jan 28, 2026
John Armstrong
@jlarmstrongiv@typo.social
typo.social
Replying to @jenskutilek@typo.social

@jenskutilek the best is usually what you and your team are familiar with, or whatever is broadly supported in your industry

Also, you don’t have to upgrade all at once. It took me a while to switch from asdf to mise and from pip to uv

Mise with mise.toml

  • programming language and tool manager per project (specific versions of Python, Rust, Node.js, etc.)
  • global packages manager per project (afdko, fontmake, fontspector, etc.)
  • scripts (called tasks) manager for project-specific bash and python scripts
  • automatic .venv activation

UV

  • scaffold project and create venv
  • manage python package dependencies in pyproject.toml
  • experimental dependency pinning and monorepo support

Formatting - ruff Types - basedpyright CI - GitHub Actions Testing - pytest and tox

1
0
0
0
Open post
jlarmstrongiv
John Armstrong @jlarmstrongiv@typo.social · Dec 05, 2025
John Armstrong
@jlarmstrongiv@typo.social
typo.social
Replying to @tobestobs@typo.social

@tobestobs I really like how GRAD allows for such fine-grained control over rendering and the perceived thickness!

Other css properties like font-smoothing and text-rendering can affect the font rendering too. Oh, and setting font-synthesis to none is nice, too.

0
0
0
0
Open post
jlarmstrongiv
John Armstrong @jlarmstrongiv@typo.social · Oct 13, 2025
John Armstrong
@jlarmstrongiv@typo.social
typo.social
Replying to @ohno@typo.social
@ohno will you be selling the book at https://letterformarchive.org/shop/fonts-are-easy-books-are-hard/ or do I need to buy my own copy in advance and bring it? 😄
0
0
0
0
Open post
jlarmstrongiv
John Armstrong @jlarmstrongiv@typo.social · Sep 17, 2025
John Armstrong
@jlarmstrongiv@typo.social
typo.social
Replying to @marsidesino@typo.social
@marsidesino @alphabettes is the font licensing mess database open-source or available? For example, I’m interested in reading all ePub licenses and comparing licenses across countries / regions. A public google sheets, airtable, or notion page would be very cool!
0
0
0
0
Open post
jlarmstrongiv
John Armstrong @jlarmstrongiv@typo.social · Aug 25, 2025
John Armstrong
@jlarmstrongiv@typo.social
typo.social
Replying to @atypi@typo.social
@atypi@typo.social @johndberry@typo.social is there a recording of the Info Session to learn more about the Call for Proposals? I was unable to make it to the live event, but I would still like to submit an application.
0
1
0
0
Open post
jlarmstrongiv
John Armstrong @jlarmstrongiv@typo.social · May 17, 2025
John Armstrong
@jlarmstrongiv@typo.social
typo.social
Replying to @fontstruct@typo.social
@fontstruct love the color fonts! They’re underrated. I enjoyed browsing the gallery https://fontstruct.com/gallery?category=color
1
0
0
0
Open post
jlarmstrongiv
John Armstrong @jlarmstrongiv@typo.social · May 15, 2025
John Armstrong
@jlarmstrongiv@typo.social
typo.social
Replying to @fontstruct@typo.social
@fontstruct when I searched for “star”, it seemed to mostly based on name, so that makes sense. I was impressed with the dot matrix and bauhaus search results. I’ve seen some smaller marketplaces struggle with search when type designers put the font under as many categories as they can, such as both serif and sans-serif. Plus, some stuff a lot of keywords in descriptions so they show up in more results. Making a good search engine is hard.
0
0
0
0
Open post
jlarmstrongiv
John Armstrong @jlarmstrongiv@typo.social · May 15, 2025
John Armstrong
@jlarmstrongiv@typo.social
typo.social
Replying to @fontstruct@typo.social
@fontstruct search based on matrix sizes and brick/block choices would be very cool! And probably straightforward to implement too. To recommend similar fonts on a foundry website, I implemented my own version of glyph/font similarity—it gets complicated pretty quickly.
0
0
0
0
Open post
jlarmstrongiv
John Armstrong @jlarmstrongiv@typo.social · May 15, 2025
John Armstrong
@jlarmstrongiv@typo.social
typo.social
Replying to @fontstruct@typo.social
@fontstruct Very cool! Is it AI search based on the font name and its image? It seems to work well with search terms like Halloween and dot matrix, but not so much with search terms like serif or geometric. It reminds me of an icon search I built several years ago. I like the letter A previews a lot. Great improvements!
0
1
0
0

Remote instance

typo.social
Open on original server
313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 08:32:23 UTC