#retrofont — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #retrofont, aggregated by home.social.
-
I learned how to make variable fonts, and updated my CPC 464 font to support it. You can chose form Modes 0, 1 or 2, or anything in between. 😁
Available at Codeberg: https://codeberg.org/Dmian/font-cpc464#pixelfont #bitmapfont #retrofont #retrocomputing #pixelart #amstradCPC464
-
I updated my CPC464 font to version 2.0!
https://codeberg.org/Dmian/font-cpc464
This versions has a different license (SIL Open Font License, but the previous versions are still included with their original licenses), adds two new widths (Expanded, called "Mode 0" and Condensed or "Mode 2", that are added to the Regular "Mode 1") and a UFO source is included.
Hope you enjoy it! ☺️#pixelfont #bitmapfont #retrofont #retrocomputing #amstradCPC464 #pixelart
-
The Polaroid font by Funtype Co. is a condensed sans-serif for retro headlines. Find out more here: https://weandthecolor.com/the-polaroid-font-by-funtype-co-is-a-condensed-sans-serif-for-retro-headlines/210990
#font #typeface #retrofont #vintagefont #displayfont #design #graphicdesign
-
Bold Souls Font Duo by Sam Parrett of Set Sail Studios https://weandthecolor.com/bold-souls-font-duo-sam-parrett-of-set-sail-studios/207488
-
It took a lot of tinkering, but finally, I did it. I have my favorite font in PyCharm's and WebStorm's terminal.
Here is how you can do it too:
🌐 https://blog.gridranger.dev/custom-font-in-jetbrains-terminal/
#terminalfont #jetbrains #pycharm #webstorm #rustrover #retrofont #blog #indieweb
-
JetBrains vs custom font issue
I usally use a retro font called "MxPlusIBMVGA9x16". Childhood nostalgy. I can use it anywhere but in JetBrains terminals. It is not listed as monospace font in the reworked terminal's menu. It is listed as monospace editor font though. 🤷
I dissected the font with FontForge and with Python's fonttools lib too. Panose table, isFixedPitch are in order. What should I look for to fix?
#helpneeded #fonts #jetbrains #pycharm #retrofont #monospace #terminalfont
-
Luck Typeface by Jolicia Type https://weandthecolor.com/luck-typeface-jolicia-type/206168
-
The Margo and Marcel Typeface by Komet & Flicker is the Hand-Drawn Retro Font Capturing Today’s Design Spirit https://weandthecolor.com/margo-and-marcel-font-komet-flicker/205001
-
Peachy Rebels is the Ultimate Font Duo for Retro Charm and Unforgettable Designs: https://weandthecolor.com/peachy-rebels-font-creacy-studio/204213
#font #typeface #typography #design #graphicdesign #retrofont #vintagefont -
TAN Flower Market Font by TanType https://weandthecolor.com/tan-flower-market-font-tantype/203631
#font #typeface #retrofont #typography -
#Font #RetroFont If you're sick of fonts being slow, not there, bloated slow pieces of crap. Make your own anysized 0 overhead ASCII 33-126 or whatever, I did this in 6K of text functions, no font tables. scribbled directly low level when needed. All my pinned apps use this. I am going to write an app to make editing easier, it'll look like the paint program a bit. You can do it yourself now tho, the way I did. https://bitbucket.org/timcdoc/antibrowser/src/master/c-native/clientfnt/parmfont.h