<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>FontStructions from QuackDilly (Sorted by Sharing Date)</title>
    <description>Fontstructions from FontStruct.com</description>
    <link>http://fontstruct.com</link>
    <lastBuildDate>Fri, 10 Jul 2026 00:19:53 +0000</lastBuildDate>
    <item>
      <title><![CDATA[“UTF-8-Encoded Variable-Length Pixel Binary” by QuackDilly]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69d0130a&id=2855655&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>Unicode characters (that are available in FontStruct)&nbsp;translated into&nbsp;UTF-8 binary encoding and&nbsp;represented as pixels.&nbsp;Each colored pixel represents an ON&nbsp;value&nbsp;(1), and each empty pixel represents an OFF value (0).</p>

<p>Each character in this font is&nbsp;its mapped UTF-8 hex&nbsp;encoding&nbsp;translated from base 16&nbsp;into binary in the variable-length and header/continuation format and represented as pixels.</p>]]></description>
      <link>http://www.fontstruct.com/fontstructions/show/2855655/utf-8-encoded-variable-length-pixel-binary</link>
      <pubDate>Fri, 03 Apr 2026 19:20:42 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Unicode-Encoded 8-Bit Pixel Binary” by QuackDilly]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69d0126c&id=2854506&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>All text characters with a UTF-8 (Unicode) decimal value from 0-255 (that are available in FontStruct)&nbsp;translated into 8-bit binary and represented as pixels.&nbsp;Each colored pixel represents an <strong>ON</strong>&nbsp;value&nbsp;(1), and each empty pixel represents an <strong>OFF</strong> value (0).</p>

<p>Each character in this font is&nbsp;its mapped UTF-8&nbsp;decimal&nbsp;value translated from base 10 into binary in the fixed-width 8-bit format and represented as pixels.</p>

<p>UTF-8 uses byte prefixes on the code bytes for all characters to assist with designating and decoding specific multi-byte characters, the reason being that UTF-8 contains many more characters than can be stored in single 8-bit bytes and uses a variable-length byte system, meaning prefixes are necessary for UTF-8's purposes, otherwise multi-byte characters could be misinterpreted as different multiple single-byte characters.<br />
However, since this font is meant to only handle 256 characters, which is exactly enough for single bytes to represent individual characters in a fixed-width 8 bit binary system, and thus am not subject to the same constraints as UTF-8 itself, I&nbsp;have decided to encode the UTF decimal value instead of the code byte itself, as encoding the UTF code byte would mean I lose the ability to keep consistent the amount of bytes for single characters (which is meant to be one for each character, 8 bits for each character) past decimal value 127 (&gt;decimal value 127 in UTF-8 is the point at which the byte prefixes are actively taking up valuable space to store necessary data in each byte)&nbsp;while still staying in simple binary and without having to add byte prefixes or continuations.</p>

<p>Some examples of the font would be:<br />
<br />
Character: A<br />
UTF-8 Decimal Value: 65<br />
8-Bit Binary: 01000001<br />
Pixel Representation: □■□□□□□■</p>

<p>Character: [SP] (i.e. spacebar character)<br />
UTF-8 Decimal Value: 32<br />
8-Bit Binary: 00100000<br />
Pixel Representation: □□■□□□□□</p>

<p>Character:&nbsp;ÿ<br />
UTF-8 Decimal Value: 255<br />
8-Bit Binary: 11111111<br />
Pixel Representation:&nbsp;■■■■■■■■</p>]]></description>
      <link>http://www.fontstruct.com/fontstructions/show/2854506/unicode-encoded-8-bit-pixel-binary</link>
      <pubDate>Thu, 02 Apr 2026 14:31:06 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Pixel American Morse Code (1-1-2-1.5-4-5-2-3)” by QuackDilly]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69cd6451&id=2854471&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>American (Railroad) Morse Code in (2x2) pixels as units, including all numbers from 0-9, all letters from A-Z/a-z,&nbsp;and including the special characters: . , " ' ? ! &amp; ( ) - / : ;</p>

<p><br />
with these&nbsp;standards:</p>

<p>Intra-Character Space (space between dots/dashes of a letter) = 1 unit, 2&nbsp;pixels</p>

<p>Dot = 1 unit, 2x2 pixels</p>

<p>Dash = 2&nbsp;unit, 2x4 pixels</p>

<p>Long Intra-Character Space (long space between dots/dashes of a letter) = 1.5 unit, 3 pixels</p>

<p>Long Dash = 4 unit, 2x8 pixels</p>

<p>Very Long Dash = 5 unit, 2x10 pixels</p>

<p>Intra-Word Space (space between letters of a word) = 2&nbsp;unit, 4&nbsp;pixels</p>

<p>Inter-Word Space (space between words) = 3&nbsp;unit, 6 pixels</p>

<p></p>

<p>WILL ONLY BE ACCURATE&nbsp;DOWN TO 2x2 PIXEL SCALE, YOU CANT HAVE HALF A PIXEL!!!!</p>]]></description>
      <link>http://www.fontstruct.com/fontstructions/show/2854471/pixel-american-morse-code-1-1-2-1-5-4-5-2-3</link>
      <pubDate>Wed, 01 Apr 2026 18:22:59 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Pixel International Morse Code (1-1-2-3-7)” by QuackDilly]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69cd63c5&id=2854064&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>International Morse Code in pixels as units, including all numbers from 0-9, all letters from A-Z/a-z,&nbsp;and including the special characters: . , " ' ? @ _ ( ) + - / : ; =<br />
with these custom standards:</p>

<p>Intra-Character Space (space between dots/dashes of a letter) = 1 unit</p>

<p>Dot = 1 unit</p>

<p>Dash = 2&nbsp;unit</p>

<p>Intra-Word Space (space between letters of a word) = 3&nbsp;unit</p>

<p>Inter-Word Space (space between words) = 7&nbsp;unit</p>]]></description>
      <link>http://www.fontstruct.com/fontstructions/show/2854064/pixel-international-morse-code-1-1-2-3-4-1</link>
      <pubDate>Wed, 01 Apr 2026 02:30:26 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Pixel International Morse Code (1-1-2-2-7))” by QuackDilly]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69cd63db&id=2854060&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>International Morse Code in pixels as units, including all numbers from 0-9, all letters from A-Z/a-z,&nbsp;and including the special characters: . , " ' ? @ _ ( ) + - / : ; =<br />
with these custom standards:</p>

<p>Intra-Character Space (space between dots/dashes of a letter) = 1 unit</p>

<p>Dot = 1 unit</p>

<p>Dash = 2&nbsp;unit</p>

<p>Intra-Word Space (space between letters of a word) = 2&nbsp;unit</p>

<p>Inter-Word Space (space between words) = 7&nbsp;unit</p>]]></description>
      <link>http://www.fontstruct.com/fontstructions/show/2854060/pixel-international-morse-code-1-1-2-2-4-1</link>
      <pubDate>Wed, 01 Apr 2026 02:27:42 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Pixel International Morse Code (1-1-3-2-7)” by QuackDilly]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69cd63e8&id=2854057&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>International Morse Code in pixels as units, including all numbers from 0-9, all letters from A-Z/a-z,&nbsp;and including the special characters: . , " ' ? @ _ ( ) + - / : ; =<br />
with these custom standards:</p>

<p>Intra-Character Space (space between dots/dashes of a letter) = 1 unit</p>

<p>Dot = 1 unit</p>

<p>Dash = 3&nbsp;unit</p>

<p>Intra-Word Space (space between letters of a word) = 2&nbsp;unit</p>

<p>Inter-Word Space (space between words) = 7&nbsp;unit</p>]]></description>
      <link>http://www.fontstruct.com/fontstructions/show/2854057/pixel-international-morse-code-1-1-3-2-4-1</link>
      <pubDate>Wed, 01 Apr 2026 02:26:30 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Pixel International Morse Code (1-1-3-3-7)” by QuackDilly]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69cd63f3&id=2854054&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>International Morse Code in pixels as units, including all numbers from 0-9, all letters from A-Z/a-z,&nbsp;and including the special characters: . , " ' ? @ _ ( ) + - / : ; =<br />
with these standards (the standard defined by ITU, i.e. International Telecommunication Union), :</p>

<p>Intra-Character Space (space between dots/dashes of a letter) = 1 unit</p>

<p>Dot = 1 unit</p>

<p>Dash = 3&nbsp;unit</p>

<p>Intra-Word Space (space between letters of a word) = 3&nbsp;unit</p>

<p>Inter-Word Space (space between words) = 7&nbsp;unit</p>]]></description>
      <link>http://www.fontstruct.com/fontstructions/show/2854054/pixel-international-morse-code-1-1-3-3-4-1</link>
      <pubDate>Wed, 01 Apr 2026 02:25:13 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Pixel International Morse Code (1-1-3-3-4)” by QuackDilly]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69cd63fc&id=2854035&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>International Morse Code in pixels as units, including all numbers from 0-9, all letters from A-Z/a-z,&nbsp;and including the special characters: . , " ' ? @ _ ( ) + - / : ; =<br />
with these custom standards:</p>

<p>Intra-Character Space (space between dots/dashes of a letter) = 1 unit</p>

<p>Dot = 1 unit</p>

<p>Dash = 3&nbsp;unit</p>

<p>Intra-Word Space (space between letters of a word) = 3&nbsp;unit</p>

<p>Inter-Word Space (space between words) = 4&nbsp;unit</p>]]></description>
      <link>http://www.fontstruct.com/fontstructions/show/2854035/pixel-international-morse-code-1-1-3-3-4</link>
      <pubDate>Wed, 01 Apr 2026 01:43:18 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Pixel International Morse Code (1-1-3-2-4)” by QuackDilly]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69cd6408&id=2854032&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>International Morse Code in pixels as units, including all numbers from 0-9, all letters from A-Z/a-z,&nbsp;and including the special characters: . , " ' ? @ _ ( ) + - / : ; =<br />
with these custom standards:</p>

<p>Intra-Character Space (space between dots/dashes of a letter) = 1 unit</p>

<p>Dot = 1 unit</p>

<p>Dash = 3&nbsp;unit</p>

<p>Intra-Word Space (space between letters of a word) = 2&nbsp;unit</p>

<p>Inter-Word Space (space between words) = 4&nbsp;unit</p>]]></description>
      <link>http://www.fontstruct.com/fontstructions/show/2854032/pixel-international-morse-code-1-1-3-2-4</link>
      <pubDate>Wed, 01 Apr 2026 01:35:10 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Pixel International Morse Code (1-1-2-3-4)” by QuackDilly]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69cc7b67&id=2853969&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>International Morse Code in pixels as units, including all numbers from 0-9, all letters from A-Z/a-z,&nbsp;and including the special characters: " ' ? @ _ ( ) + - / : ; =<br />
with these custom standards:</p>

<p>Intra-Character Space (space between dots/dashes of a letter) = 1 unit</p>

<p>Dot = 1 unit</p>

<p>Dash = 2&nbsp;unit</p>

<p>Intra-Word Space (space between letters of a word) = 3&nbsp;unit</p>

<p>Inter-Word Space (space between words) = 4&nbsp;unit</p>]]></description>
      <link>http://www.fontstruct.com/fontstructions/show/2853969/pixel-international-morse-code-1-1-2-3-4</link>
      <pubDate>Tue, 31 Mar 2026 23:32:28 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Pixel International Morse Code (1-1-3-2-3)” by QuackDilly]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69cc7b82&id=2853962&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>International Morse Code in pixels as units, including all numbers from 0-9, all letters from A-Z/a-z,&nbsp;and including the special characters: " ' ? @ _ ( ) + - / : ; =<br />
with these custom standards:</p>

<p>Intra-Character Space (space between dots/dashes of a letter) = 1 unit</p>

<p>Dot = 1 unit</p>

<p>Dash = 3&nbsp;unit</p>

<p>Intra-Word Space (space between letters of a word) = 2&nbsp;unit</p>

<p>Inter-Word Space (space between words) = 3&nbsp;unit</p>]]></description>
      <link>http://www.fontstruct.com/fontstructions/show/2853962/pixel-international-morse-code-1-1-3-2-3</link>
      <pubDate>Tue, 31 Mar 2026 23:13:32 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Pixel International Morse Code (1-1-2-2-4)” by QuackDilly]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69cd640e&id=2853957&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>International Morse Code in pixels as units, including all numbers from 0-9, all letters from A-Z/a-z,&nbsp;and including the special characters: . , " ' ? @ _ ( ) + - / : ; =<br />
with these custom standards:</p>

<p>Intra-Character Space (space between dots/dashes of a letter) = 1 unit</p>

<p>Dot = 1 unit</p>

<p>Dash = 2&nbsp;unit</p>

<p>Intra-Word Space (space between letters of a word) = 2&nbsp;unit</p>

<p>Inter-Word Space (space between words) = 4&nbsp;unit</p>]]></description>
      <link>http://www.fontstruct.com/fontstructions/show/2853957/pixel-international-morse-code-1-1-2-2-4</link>
      <pubDate>Tue, 31 Mar 2026 22:25:57 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Pixel International Morse Code (1-1-2-2-3)” by QuackDilly]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69cc7b3d&id=2853916&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>International Morse Code in pixels as units, including all numbers from 0-9, all letters from A-Z/a-z,&nbsp;and including the special characters: " ' ? @ _ ( ) + - / : ; =<br />
with these custom standards:</p>

<p>Intra-Character Space (space between dots/dashes of a letter) = 1 unit</p>

<p>Dot = 1 unit</p>

<p>Dash = 2&nbsp;unit</p>

<p>Intra-Word Space (space between letters of a word) = 2&nbsp;unit</p>

<p>Inter-Word Space (space between words) = 3&nbsp;unit</p>]]></description>
      <link>http://www.fontstruct.com/fontstructions/show/2853916/pixel-international-morse-code-1-1-2-2-3</link>
      <pubDate>Tue, 31 Mar 2026 22:08:22 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[“Micro Pixel” by QuackDilly]]></title>
      <description><![CDATA[<img src="https://render.fontstruct.com/renderer/render?v=69e1c7d0&id=2853855&w=1600&h=150&f=0&a=left&t=AaBbCc%2BHandgloves%2B123"/><br/><p>I personally like to use this font for writing in spaces with tight pixel counts, it has just enough detail to understand<br />
If I missed a kerning pair, lemme know</p>

<p>I don't know why its so glitchy with OpenType</p>]]></description>
      <link>http://www.fontstruct.com/fontstructions/show/2853855/micro-pixel-5</link>
      <pubDate>Tue, 31 Mar 2026 20:18:15 +0000</pubDate>
    </item>
  </channel>
</rss>
