#fontface
Explore tagged Tumblr posts
Photo

The Tiverton combination font trio features vintage and modern elements, with serif, sans-serif, and script styles offering versatility and creative freedom.
Link: https://l.dailyfont.com/zRi3u
#aff#Typography#DesignInspiration#CreativeFreedom#VintageVibes#ModernTwist#FontFrenzy#SerifSavvy#SansSerifSquad#ScriptLove#CombinationFont#TivertonTrio#FontFace#DesignElements#TypeDesign#LetteringLovers#FontLovers#GraphicDesign
1 note
·
View note
Text
🎨 Embrace the cozy season in style 🍂
🖼️ Dive into the world of typography and artistry where every face is a masterpiece created from font characters. It's the perfect blend of creativity and comfort!
✨ This unique collection is not just visually captivating but also perfect for keeping you warm this fall.
🍁 Explore our range of pullover hoodies, long sleeve t-shirts, pullover sweatshirts, and more so much more!
🛒 Shop now to add a touch of artistic warmth to your autumn wardrobe.
#art#typography art#typography#typographyinspired#typography design#fall#fall fashion#cozy#cozy season#fontfaces#font#autumn#autumn style#staywarminstyle#wearableart#digital art#faces
0 notes
Text
Hey guys, I finished the index page for my personal site finally!
I'm mostly working on the design of the main pages (aka colors and fontfaces) now before I start adding content, but I'm excited about how the index looks + very proud of the logo+buttons I made from scratch!
3 notes
·
View notes
Photo

fontface's geometric explorations of minimalism take over walls
2 notes
·
View notes
Text
let’s work on a class slideshow!
>fontface arial 8
>image background
>typefact font unreadable (dur to image background)
>unbelievably fancy font that does Not go with slide theme
>greenscreen background
>meme image
>derogatory meme image
>obvious chatgpt copy/paste
>another groups fucks up all the other groups’ slides
>unreasonable amount of images Just to fill space
>off-center text boxes
>strange image formatting
>weird borders
>graphic design is my passion
>graphic design from December 31 1969 is my passion
>graphic design Apple 2008 UI is my passion
>WORD VOMIT
>Actually decent slide!
>”can we just use chatgpt for this
>”what are we doing?”
>obvious character favoritism (sexual)
>brainrot shitpost slide
anyways I am NOT god’s strongest soldier
0 notes
Text
Jannah News Theme v7.2.0 (Latest) – Newspaper Magazine AMP BuddyPress
https://themesfores.com/product/jannah-latest-newspaper-magazine-amp-wordpress-theme/ Jannah News v7.2.0 (Latest) – Newspaper Magazine AMP BuddyPress Jannah is a magazine theme It is a template designed with a responsive and retina ready layout. You can choose from pre-defined demos, unlimited header styles, built-in Ajax Mega Menus, Block Layouts, Slider Styles, and more. The Jannah theme is AMP compatible, this option makes the page loading even faster on mobile, and improves the search engine ranking. Another great feature is the backend Page Builder that includes many blocks you can use to create beautiful pages. The Jannah template has RTL support. Jannah has Content Marketing covered with fresh responsive designs, amazing new features, complete 1-click website demos & lifetime free updates. Jannah – Newspaper Magazine News BuddyPress AMP Jannah Theme features: SEO Optimized High Performance, Blazing Speeds AMP integration BBPress Integration Unique BuddyPress Design WooCommerce integration Multiple Skins Over 20+ demos One Click Demo Install Over 800+ Google Fonts Over 150+ FontFace Fonts Unlimited Footer Layouts Unlimited Headers Layouts Lifetime Free Updates Jump-To Content Multiple Content Layouts Monetization Mega Menus Amazing Page Builder Responsive Design 100% RTL Support: Arabic, Hebrew. Persian/Farsi, Urdu WPML Multilingual Plugin Compatible Built-in Translation Panel Animated Weather Widgets GIF Support Bundled Premium Plugins BuddyPress Design Instagram Widget Stunning Video Playlists Web Notifications Responsive Google AdSense Dark Skin Schema SEO Rich Snippet Microdata Sticky Navigation Menu Supports Multiple page post Custom Categories Logo, Colors and Background Sticky Sidebars Unlimited sidebar Breadcrumb Navigation Customizable OFF-canvas Mobile Navigation Ajax Live Search 45+ Pre-Defined Background Patterns Built-In Custom Widgets Compatible with the most popular Cryptocurrency Plugins Lazy Load – Means images load when the user requires it. Minified Version for JS – works the same as jquery.js but is smaller in size for your production website. Minified CSS Resources – removes the spacing, indentation, newlines, and comments. Built-in Cache to reduce DB Queries. Compatabile with the popular cache plugin WP Super Cache. Please note: that any digital products presented on the themesfores website do not contain malicious code, viruses, or advertising. https://themesfores.com/product/jannah-latest-newspaper-magazine-amp-wordpress-theme/ #NewspaperThemes #WordpressTheme
0 notes
Text
【自分用】Rainmeterのスキン【メモ】
Windows11の時計と日付が余りにも小さくて見づらいからRainmeterのスキンを作る事に。 パソコンやモニターサイズ買い換えた時にまた作り直せるようにメモし���おく用の記事になりやす。
--------------
日付用のスキン(Date.ini)
[Rainmeter] Author=pixeltoast Update=1000
[MeasureDate] Measure=Time Format=%Y / %m / %d %a
[MeterDate] MeasureName=MeasureDate Meter=STRING FontColor=0, 0, 0, 255 FontSize=24 FontFace=Impact AntiAlias=1
;曜日を日本語にしたい場合は[MeasureDate]にFormatLocale=Localを追加する。
--------------
時間用のスキン(Time.ini)
[Rainmeter] Author=pixeltoast Update=1000
[MeasureDate] Measure=Time FormatLocale=Local Format=%H:%M:%S
[MeterDate] MeasureName=MeasureDate Meter=STRING FontColor=0, 0, 0, 255 FontSize=24 FontFace=Impact AntiAlias=1
--------------
PCパフォーマンス用のスキン(performance.ini)
[Rainmeter] Update=1000 DynamicWindowSize=1
[MeterBackground] ;背景 Meter=Image X=0 Y=0 W=140 H=97 SolidColor=0,0,0,220
[MeasureCPU] Measure=CPU UpdateDivider=1
[MeterCPU] Meter=String MeasureName=MeasureCPU X=10 Y=5 W=130 H=20 FontSize=13 FontFace=Impact FontColor=255, 255, 255, 255 AntiAlias=1 Text="CPU : %1%"
[MeasureMemoryTotal] Measure=PhysicalMemory Total=1
[MeasureMemoryUsed] Measure=PhysicalMemory
[MeasureMemoryUsage] Measure=Calc Formula=(MeasureMemoryUsed / MeasureMemoryTotal) * 100
[MeterMemoryUsage] Meter=String MeasureName=MeasureMemoryUsage X=10 Y=27 W=130 H=20 FontSize=13 FontFace=Impact FontColor=255, 255, 255, 255 AntiAlias=1 Text="Memory : %1%" Format=%1f%%
[MeasureDiskFree] Measure=FreeDiskSpace Drive=C: UpdateDivider=10
[MeasureDiskTotal] Measure=FreeDiskSpace Drive=C: Total=1
[MeasureDiskUsage] Measure=Calc Formula=(MeasureDiskTotal - MeasureDiskFree) / MeasureDiskTotal * 100
[MeterDiskUsage] Meter=String MeasureName=MeasureDiskUsage X=10 Y=49 W=130 H=20 FontSize=13 FontFace=Impact FontColor=255, 255, 255, 255 AntiAlias=1 Text="Disk : %1%"
--------------
超久々にディスクトップを整理して、超久々にRainmeter触ったらスキンの作り方を綺麗サッパリ忘れててワロタ。
ネットで探せばお洒落なスキンはたくさんあるが、自分の欲しいサイズに合わせるのが、なかなか難しいんだよな。(カスタマイズしてる時はめっちゃ楽しいけど(笑))
1 note
·
View note
Text
ok can i just say, seeing a grid like this is extremely threatening
(solution + thoughts after solving below. spoilers, obviously)
it took me an hour (!), but i did really like it. i had that amazing moment solving 1d ("12/24 or 12/31, for two") where the only crossing answer i knew for sure was OS, and i had an idea for the clue that i thought would be stupid, but when i looked again i realized FRACTIONS would actually fit. getting that locked in allowed me to get the rest of the long answers going around the grid anti-clockwise
my only gripe with that clue is that 12/24 isn't simplified, i think it would have been nicer to do something like "10/31 or 12/25, for two"
overall i found the fill super clean with the exception of ATTILA. i definitely would have clued plenty of these differently given my own knowledge base (eg i don't associate the TVA with power, and i've never heard of the fontface OPTIMA)
1 note
·
View note
Text
0 notes
Text
🎨 Dive into the mesmerizing world of Font Character Pattern of Faces! 🤩
✨ This digital artwork redefines creativity by blending typography and artistry.
🔍 Each face tells a unique story through the symbols that shape it.
🖼️ Get ready to be captivated!
🛍️ Click the Link, Shop now to blend typography and artistry in your life!
#art#typography#typewriter#digital art#creative#type#faces#fontfaces#creative expression#pattern#typography art
0 notes
Text
Excellent progress made on this tonight!
I'm learning how to make my own fontfaces :D
The Rhunes are going to be the written system of Rhunic, which is what I am naming the language of my Arcanists (witches).
I've finally narrowed down enough of what I want them to sound like that I can begin making syllables, noises, to form words and meanings. I have pathed the sentence structure (with a few outlying acceptable sentence structures) so that I can eventually jump from words to sentences to paragraphs.
All this to make the Ancient Rhunes, and then destroy them in a cataclysmic event....
6 notes
·
View notes
Photo

fontface's geometric explorations of minimalism take over walls
0 notes
Photo
April Fools!
#type#design#typedesign#Typography#fuckthisshitiwanttobeadolphin#font#fontdesign#fontfacedesign#fontface#typeface#typefacedesign#norbert#typemates#aprilfools#graphicdesign#g
28 notes
·
View notes
Photo




I did a font, I called it Zetra. Available ar gumroad.com/indigoindigo
6 notes
·
View notes
Text

like they have a typewriter with one of these fontfaces attached to their hand somehow

95K notes
·
View notes