Designer, programmer, teacher, type person. Mastodon: @justvanrossum@typo.social

Haarlem, The Netherlands
Joined August 2010
I made something. It sounds boring: it's an application to look at fonts. But it can do a lot! Most of which I described on a little web page, where you'll also find a download link: fontgoggles.org
Just van Rossum retweeted
You are invited to our third live demo Fontra happening on the 1st of March 2024! @justvanrossum and @gaetanbaehr will be presenting and answering questions at the end! Save the date! 📅 Link to the google meet: meet.google.com/xzn-grna-sxx
1
4
3
Just van Rossum retweeted
A reminder that our FONTRA live demo will happen this Friday from 10AM CEST! Don’t miss out, save this link: meet.google.com/xzn-grna-sxx 🖤 @justvanrossum
2
1
12
Just van Rossum retweeted
🎙️Fontra Event! This Friday 20th of October @justvanrossum is going to do a live demo of Fontra, our WIP Font Editor. The demo will last 40 minutes, leaving 20 minutes at the end for discussion. Make a note in your calendar! meet.google.com/jxf-rvst-cib fontra.xyz
Just van Rossum retweeted
Don't miss Today !! @justvanrossum will do a 1 hour demo of the current state of Fontra at @TypographicsNYC TypeLab: 2023.typographics.com/typela… Free event! Register here: eventbrite.com/e/typelab-202… Discord: discord.gg/23Egmxmj Web page: fontra.xyz
4
3
Just van Rossum retweeted
Fontra: Progress Report fontra.xyz/Fontra_ATypI_2023…
3
1
2
Just van Rossum retweeted
so, a $2000 flight to a conference in a city with an average low-end price of $150/night for accommodation, plus a ticket that cost $575 for non-members (this year)? i want you to please dig deep and be expeditiously for real when you say you want a more diverse type industry.
Just van Rossum retweeted
If you're at #ATypI: we will be talking about our browser-based font editor #Fontra on Friday, from 12:00 until 12:30 in Salle 108. Perhaps there will be some stickers left! typo.social/@justvanrossum/1…
As good as it gets with rounded rectangles in CSS
I've recreated this animation with a few lines of CSS. 🔗 codepen.io/scriptraccoon/ful…
1
13
Screen made with quad blobs, refreshed from 2016
What I feared turns out to be true: Adobe software has surpassed MS Office as a major source of font dev frustrations (at least in my bubble)
Hey font tech twitter, which is currently your number one source of external problems?
1
5
8
Just van Rossum retweeted
Which Python version are you using FontTools with? Context: we are thinking of dropping support for Python 3.7 before its scheduled end-of-life around mid next year: github.com/fonttools/fonttoo… Shout if you'd like us to continue supporting Python 3.7 for a few more months!
3% 3.7
0% 3.8
88% 3.9 <= v <= 3.11
9% Other
33 votes • Final results
3% 3.7
0% 3.8
88% 3.9 <= v <= 3.11
9% Other
33 votes • Final results
1
4
3
Just van Rossum retweeted
Hey font tech twitter, which is currently your number one source of external problems?
18% Browsers
26% Office
38% Adobe
18% Other
136 votes • Final results
18% Browsers
26% Office
38% Adobe
18% Other
136 votes • Final results
Behdad was on a roll with the ASCII art! Excellent work.
You're very welcome. :) Now I've got to warn, moving the default typically blows up the font size unfortunately, because of how OT variations are stored... Here's the core of the logic, with ASCII art: github.com/fonttools/fonttoo…
1
5
Just van Rossum retweeted
This (probably) original piece by Adrian Frutiger explain a lot why we are charmed by pencil filling ✏️like @TypeLettering uses 🤗 all the time in our digital world.
2
5
19
Just van Rossum retweeted
I finally tried out v5 of the Designspace spec, which allows separate but related fonts (e.g. Roman and Italic) to be set up in one file, along with labels for instance style attributes… and it’s amazing! FontMake built it beautifully, including both fonts with stat tables. 🎉
6
3
1
35
TIL that in CSS, if you want to position an item relative to its parent, you tell the parent to position relative and the child item to position absolute. 🤷 Noob life. (Mostly tweeting so I have a better chance of remembering next time I need it.)
1
1
9