> For the complete documentation index, see [llms.txt](https://grphc.gitbook.io/phlowyd-design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://grphc.gitbook.io/phlowyd-design/portfolio/font-design/tallthin.md).

# TallThin

<div data-full-width="false"><figure><picture><source srcset="/files/Pby2QRYInGBPewhe66Y7" media="(prefers-color-scheme: dark)"><img src="/files/pckSmYgeGULUIJzItUEi" alt=""></picture><figcaption></figcaption></figure></div>

<table><thead><tr><th width="185">Name</th><th width="440">TallThin</th></tr></thead><tbody><tr><td>Version</td><td>2.001</td></tr><tr><td>Latest release</td><td>30th October 2024</td></tr><tr><td>Inception</td><td>October 2024</td></tr><tr><td>Supported scripts</td><td>Latin, NewEng, common diacritics, extended diacritics</td></tr><tr><td>Other glyphs</td><td>No numbers, punctuation or basic symbols</td></tr><tr><td>Issues</td><td>Not kerned</td></tr><tr><td>GitHub</td><td><a href="https://github.com/fazzaan/font-tallthin">https://github.com/fazzaan/font-tallthin</a></td></tr><tr><td>Behance</td><td>-</td></tr><tr><td>Font sites</td><td><p> -</p><p>dafont </p><p>1001fonts </p></td></tr></tbody></table>

## Alphabet

The NewEng script (mine, not another by the same name), includes all 26 English alphabet letters, plus another 15 borrowed from other scripts and eras.

A Æ B C Ç D E F Φ Þ Đ G Ȝ H Ƕ I J K Ʞ L M N И Ŋ O Œ P Q R S Ʃ T Ч U Ȣ V W Ꝏ/Ѡ X Y Z

a æ b c ç d e f φ þ ð g ȝ h ƕ i j k ʞ l m n и ŋ o œ p q r s ʃ t ч u ȣ v w ꝏ/ѡ x y z

<figure><img src="/files/seem5cVO0fBoja8P5HkN" alt=""><figcaption><p>Uppercase &#x26; Lowercase together. ʃ and ç are incomplete (I forgot to finish them!)</p></figcaption></figure>

## Numerals

*No numerals yet.*

## Sample words

<figure><img src="/files/y8yI6IMhFh8N0HhSOTGR" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/dwjNnhUYNSpGMYIlNylL" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/VxnO7NK1eCdC8YaLjnYG" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/nCGe2O6EyRNrgG8yVZB2" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/k0XQxwBFtLy4Z6bxj6ej" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/nFnr2RRrfp9uPxpeY2QZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BHAEQoioRiM9GseAmq2P" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ri4GyyUbyurxKYMnDlrf" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7MJymqkMt9Vb0O2PTDqo" alt=""><figcaption></figcaption></figure>

***

To Do

### Further development

* forgot to design lowercase glyphs for ç and ʃ
* all diacritics
* numerals!

### Fixes

* improve spacing & specific kerning
* add subtle curves on some letters to give better visual cues as to the structure of the letter. Some, such as capital thorn Þ, look too peculiar, suggesting a weirdly-shaped P.
* capital hwair Ƕ is not visually balanced

### Variants

Imagining all the variants below, this could be quite a rich typeface family.

#### Styles

* handwritten
  * handwritten cursive
* printed cursive

#### Fonts

* thinner
* wider
* weighted differently along axes
* italic
* display form versus document-suited form
* serifed?

***

## Reviews

Read reviews of my work in graphic design and other fields:

{% content-ref url="/spaces/4g2MHu9J8li31PmfpbWI/pages/JzkOwJqgcQrSkibFNuhS" %}
[Work Reviews](https://farran.gitbook.io/personal/work-reviews/sectors)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://grphc.gitbook.io/phlowyd-design/portfolio/font-design/tallthin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
