<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Favorite FontStructions from deroni (Sorted by Sharing Date)</title>
    <description>Fontstructions from FontStruct.com</description>
    <link>http://fontstruct.com</link>
    <lastBuildDate>Wed, 08 Jul 2026 02:45:18 +0000</lastBuildDate>
    <item>
      <title><![CDATA[“Inverted” by Celina-M.]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=68e13b27&id=2744250&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/>]]></description>
      <link>https://fontstruct.com/fontstructions/show/2744250/intrude-2</link>
      <pubDate>Tue, 23 Sep 2025 22:51:12 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“RoyalPixel” by Frenchyball]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=692c0a14&id=2742217&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>work in progress font</p>

<p>Update:finished uppercase russian alphabet</p>]]></description>
      <link>https://fontstruct.com/fontstructions/show/2742217/royalpixel</link>
      <pubDate>Sat, 20 Sep 2025 23:58:32 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Sansy Pro” by Martin Costa (Martin20382)]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69a1bb27&id=2741999&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/>]]></description>
      <link>https://fontstruct.com/fontstructions/show/2741999/nokia-pixel-xxl-2-2</link>
      <pubDate>Fri, 19 Sep 2025 14:51:32 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“CP437 12x24” by onetruetroy]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=6924e38e&id=2737654&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>A font based on the <a href="https://int10h.org/oldschool-pc-fonts/fontlist/font?ibm_ps-55_re" rel="nofollow" target="_blank">IBM PS/55 Japan customized for Code Page 437 on the int10h.org site.</a>&nbsp;</p>

<p>Sep 25, 2025 - Added textures and building block type glyphs starting at U+E000. These work quite well as a loaded font in QB64 PE apps and I can mix the 12x24 with the 24x24. This gives me a way to create the maps on a square grid and add text that looks normal since two language letters fit in one square cell.</p>

<p>One pro/con about these glyphs is that they are intended to be displayed, and not printed,&nbsp;with a light color on a dark background. Many glyphs look like negative&nbsp;images and that's exactly how I'm designing them. I programmed a little drawing program that has two drawing areas with the second being a real-time reverse image of the first, and that helps when designing the glyphs to be entered into FontStruct.&nbsp;</p>

<p>Sep 23, 2025 - Changing my plan to make all glyphs in the <a href="https://www.unicode.org/charts/PDF/UE000.pdf" rel="nofollow" target="_blank">Unicode Private Use Area from U+E000-U+F8FF</a>&nbsp;minimum size of 24 pixels by 24 pixels. They will be double-wide and possibly triple-wide or quad-wide. A capability&nbsp;of outline fonts&nbsp;is that a glyph can extend beyond the boundaries contrasted with legacy&nbsp;bitmap fonts. I&nbsp;need symbols and sprites that extend&nbsp;parts into the adjacent&nbsp;cells to represent actions like a swinging sword, fire breath, power bolt, etc. With 4096&nbsp;Unicode Codepoints just from U+E000 - U+EFFF, I'll be able to define different textures, creatures, poses, and actions without being limited to a bounded box.</p>

<p>All glyphs in U+F000 - U+F8FF will be reserved for character sets from different computers starting with double-wide characters from IBM Code Page 437 represented with U+F000 - U+F0FF.&nbsp;Eventually, I'll add interesting sets from other computers that typically have 256 characters.</p>

<p>I wanted a <a href="https://en.wikipedia.org/wiki/Code_page_437" rel="nofollow" target="_blank">Code Page 437</a> Font with 1x2 aspect ratio with dimensions evenly divisible by 4. A language glyph typically occupies 10 pixels wide by 16 pixels high centered horizontally and vertically. This gives a 1 pixel pad on the left and right and 4 pixels on the top and bottom,&nbsp;which looks better in text only, grid based programs. Letters and symbols with multiple vertical strokes, complex&nbsp;contours, or serifs, such as @, M, m, W, etc. may touch the boundaries. Letters with descenders can take up to 2 pixels below the base line. Diactric marks can extend up to 2 pixels above the letter height. All other graphic, block and line drawing glyphs can occupy the full 12x24. Originally designed for <a href="https://en.wikipedia.org/wiki/Roguelike" rel="nofollow" target="_blank">Roguelike</a> programs, I&nbsp;use this font with <a href="https://qb64phoenix.com/forum/index.php" rel="nofollow" target="_blank">QB64 Phoenix Edition</a> which supports the default ASCII to Unicode mappings. I installed the TTF file in Windows 11 and have&nbsp;no problem so far. I may add support for other Unicode symbols or possibly in the Private Use Area.</p>

<p>I'm inspired by many different ideas, sprites and fonts from other websites:</p>

<p><a href="https://www.kreativekorp.com/software/fonts/apple2/" rel="nofollow" target="_blank">Kreative Korp Apple Fonts</a>&nbsp;<a href="https://www.kreativekorp.com/software/fonts/c64/" rel="nofollow" target="_blank">Commodore 64 Fonts</a>&nbsp;<a href="https://www.kreativekorp.com/software/fonts/trs80/" rel="nofollow" target="_blank">TRS-80 Fonts</a></p>

<p><a href="https://graphicriver.net/item/monochrome-black-and-white-pixel-art-icons-set/41937705" rel="nofollow" target="_blank">https://graphicriver.net/item/monochrome-black-and-white-pixel-art-icons-set/41937705</a></p>

<p><a href="https://www.gamedevmarket.net/asset/1700-sprite-assets-in-1bit" rel="nofollow" target="_blank">https://www.gamedevmarket.net/asset/1700-sprite-assets-in-1bit</a></p>

<p><a href="https://piiixl.itch.io/mega-1-bit-icons-bundle" rel="nofollow" target="_blank">https://piiixl.itch.io/mega-1-bit-icons-bundle</a></p>

<p><a href="https://piiixl.itch.io/1-bit-16px-icons-part-1" rel="nofollow" target="_blank">https://piiixl.itch.io/1-bit-16px-icons-part-1</a></p>]]></description>
      <link>https://fontstruct.com/fontstructions/show/2737654/cp437-12x24</link>
      <pubDate>Wed, 17 Sep 2025 04:20:19 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Veyron” by V. Sarela (Yautja)]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=6a0ae6ae&id=2713038&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>Started with the concept of having only one rounded corner at the top. Named after the Bugatti Veyron.</p>]]></description>
      <link>https://fontstruct.com/fontstructions/show/2713038/veyron</link>
      <pubDate>Sun, 10 Aug 2025 16:22:27 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Sevenmilehouse” by four]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=6a0c0696&id=2710350&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/>]]></description>
      <link>https://fontstruct.com/fontstructions/show/2710350/sevenmilehouse</link>
      <pubDate>Tue, 15 Jul 2025 11:44:42 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Three-D” by AidenFont]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69f68e86&id=2690741&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>Unfinished, experimenting with halftone</p>

<p><strong><em>[For best results set to Pixel View.]</em></strong></p>]]></description>
      <link>https://fontstruct.com/fontstructions/show/2690741/three-d-7</link>
      <pubDate>Sun, 01 Jun 2025 04:13:02 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“G1 BattleGraf” by geneus1]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=6a38891e&id=2690254&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>This.</p>]]></description>
      <link>https://fontstruct.com/fontstructions/show/2690254/battlegraff-bk-1</link>
      <pubDate>Sat, 31 May 2025 06:45:56 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Memphisette” by V. Sarela (Yautja)]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=6a4a4645&id=2683887&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>ColorComp entry, inspired by the Memphis art style. I started this originally a few years ago with several color variations (using the three main colors), but I couldn't decide which ones to go with, so this sat unfinished for a while. In the end I decided to go with this.</p>]]></description>
      <link>https://fontstruct.com/fontstructions/show/2683887/memphisette</link>
      <pubDate>Fri, 30 May 2025 07:20:28 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“SbB Certific” by Sketchbook B]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=6a10ba7c&id=2670093&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>A blackletter-inspired unicase design. I'm thinking this will look good on certificates, diplomas and all sorts of official documents where readability is secondary. I've got some spacing adjustments to make in the punctuation.</p>]]></description>
      <link>https://fontstruct.com/fontstructions/show/2670093/sbb-certific</link>
      <pubDate>Sun, 27 Apr 2025 20:18:02 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Venera” by IronClaws]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=6a11552b&id=2642263&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>Thanks to <a href="https://fontstruct.com/fontstructors/1502220/sed4tives" rel="nofollow" target="_blank">Sed4tives</a> for <a href="https://fontstruct.com/fontstructions/show/1657091/stf-faux-bezier-rotunds" rel="nofollow" target="_blank">STF_FAUX BEZIER ROTUNDS</a></p>]]></description>
      <link>https://fontstruct.com/fontstructions/show/2642263/venera-6</link>
      <pubDate>Sun, 23 Mar 2025 06:12:36 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Book Old New” by Dmitriy Sychiov (Sychoff)]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=6a12d0df&id=2562911&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>See more:</p>

<p>https://fontstruct.com/fontstructions/show/989729/fraktur_refined</p>

<p>Chrysalide Old Face | FontStruct</p>

<p>https://fontstruct.com/fontstructions/show/2629304/echo-pixel-garalde-cyrillic</p>

<p>Garamond Italic SP | FontStruct</p>

<p>fs Fermat | FontStruct</p>

<p>RuneScape Large | FontStruct</p>]]></description>
      <link>https://fontstruct.com/fontstructions/show/2562911/book-old-new</link>
      <pubDate>Sat, 22 Mar 2025 15:25:23 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“zupreme eYe/FS” by elmoyenique]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=6a3a9bd6&id=2604494&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>Caps only. Inspired by the cool&nbsp;font "Chwast Art Tone" -or simply "Artone"- (1968, by the legendary master of design Seymour Chwast), "Inkwell" (1992, Sam Wang) and "Dogsmoke" (2019, Humberto Gillan), and recalling the feelings of those unforgettable momments from the "Saturday Night Fever" times. Tony Manero lives! Thanks a lot to @Dmitiy Sychiov for designing these beautiful Cyrillic glyphs.</p>]]></description>
      <link>https://fontstruct.com/fontstructions/show/2604494/zupreme-eye-fs</link>
      <pubDate>Sat, 18 Jan 2025 19:32:57 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“STF_DOBINI BALWAUM (Inline)” by Sed4tives]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=6a47b6fc&id=2300990&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p><strong>DOBINI BALWAUM (Inline) — </strong><em>Didone-style 18th century modern serif</em><br />
<strong>═══════════════════════════════════</strong><br />
<strong>Dobini&nbsp;Balwaum</strong> is a Didone, or modern, serif typefaces inspired by the works of Bodoni, Didot and Walbaum.</p>

<p>This font had been in the making for quite a long time as I ren into several design difficulties along the way. Most challenging parameter was the inline width. By default the width for the inline was set at 0.125 (or 1/8th) grid units.</p>

<p>Maintaining a constant width for the inline proved to be next to impossible. Therefor it evolves around a 'close' approximation of 0.125 units instead. Stroke weight for the letterform contours also proved to be somewhat of a constraining factor for the overall design concept. As it limits the ability to build complex geometry.</p>

<p>Due to the complexity in brick arrangements the font remains having some minor imperfections that I wasn't able to polish out so far yet, and some may never will..</p>

<p>For now only Basic Latin letters, it remains a WIP</p>

<p>I hope you like it so far,</p>

<p><strong>Cheers</strong></p>]]></description>
      <link>https://fontstruct.com/fontstructions/show/2300990/stf-dobini-balwaum-inline</link>
      <pubDate>Sat, 17 Feb 2024 06:09:28 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“ASTRO-DYNAMICS-ULTRA-COMPRESSED-STRIKETHROUGH” by TH3_C0N-MAN]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=67a3a692&id=1488786&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>THIS FONT IS KERNED.</p>

<p>THIS CONTAINS THE LATIN AND GREEK ALPHABETS.</p>

<p>CHANGELOG</p>

<p>• 2018:02:06 —&nbsp;FIRST RELEASE WITH ONE HUNDRED AND FORTY-EIGHT&nbsp;CHARACTERS.</p>]]></description>
      <link>https://fontstruct.com/fontstructions/show/1488786/astro-dynamics-ultra-compressed-1</link>
      <pubDate>Tue, 06 Feb 2018 01:35:08 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Ancient Modern Tales” by GameDevDan]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=68c002ef&id=1480369&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>Get&nbsp;all 1200 of our fonts for great value in one pack&nbsp;❤️&nbsp;<br />
https://ci.itch.io/all-fonts-pack</p>]]></description>
      <link>https://fontstruct.com/fontstructions/show/1480369/ancient-modern-tales</link>
      <pubDate>Thu, 18 Jan 2018 11:49:05 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Helen Marie” by elzero]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69974a52&id=1468188&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/>]]></description>
      <link>https://fontstruct.com/fontstructions/show/1468188/helen-marie</link>
      <pubDate>Sun, 03 Dec 2017 06:37:24 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“G1 Radia” by geneus1]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69a862fc&id=1468322&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>G1 Radia. A scaled down version of an originally larger fontstruction. Lots of details with smooth micro bullnose serifs, high contrast stroke lines, and&nbsp;decorative ball terminals.</p>]]></description>
      <link>https://fontstruct.com/fontstructions/show/1468322/radia-1</link>
      <pubDate>Sat, 02 Dec 2017 22:30:52 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Rozalla KD” by kassymkulov]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69985bbd&id=1468393&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>Inspired by ribbons, snake's forked tongue and&nbsp;flowers...&nbsp;</p>]]></description>
      <link>https://fontstruct.com/fontstructions/show/1468393/rozalla-kd</link>
      <pubDate>Sat, 02 Dec 2017 11:43:46 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“fs handy” by ETHproductions]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=6a491699&id=1030208&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/>I ♥ Fontstruct.]]></description>
      <link>https://fontstruct.com/fontstructions/show/1030208/fs_handy_1</link>
      <pubDate>Mon, 11 Sep 2017 19:34:27 +0000</pubDate>
    </item>
  </channel>
</rss>
