> 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/baseline-square.md).

# Baseline Square

<figure><picture><source srcset="/files/moxRise2WgiyyNCR76PU" media="(prefers-color-scheme: dark)"><img src="/files/fpwCWL6hnGhTIwhFH55u" alt=""></picture><figcaption><p>A paragraph of sample text.</p></figcaption></figure>

## Info table

<table><thead><tr><th width="162" valign="top">Name</th><th width="440">Baseline Square</th></tr></thead><tbody><tr><td valign="top">Version</td><td><code>0.005</code></td></tr><tr><td valign="top">Availability</td><td>Free, <a href="https://github.com/fazzaan/font-baseline/tree/main/Baseline%20Square">GitHub</a> </td></tr><tr><td valign="top">Latest release</td><td>10th August 2025 </td></tr><tr><td valign="top">Inception</td><td>9 August 2025 </td></tr><tr><td valign="top">Supported scripts</td><td><p>Latin, <a href="/spaces/nQuhfcBU5w4vA1rwurTv">NewEng</a> </p><p><em>No uppercase at this time.</em> </p></td></tr><tr><td valign="top">Other glyphs</td><td>NewEng: ƕ ʃ ч ð þ ȝ ʞ ŋ ꝏ ȣ φ æ œ и </td></tr><tr><td valign="top">Issues</td><td><ul><li>No diacritics</li><li>No symbols or punctuation</li><li>No numerals</li><li>No uppercase </li></ul></td></tr><tr><td valign="top">GitHub</td><td><a href="https://github.com/fazzaan/font-baseline/tree/main/Baseline%20Square/BaselineSquareCursive/OpenType-PS">Download on GitHub</a> </td></tr><tr><td valign="top">Behance</td><td>-</td></tr><tr><td valign="top">Font sites</td><td>-</td></tr></tbody></table>

## Alphabet

Here is a screenshot of the alphabet in FontLab:

<figure><picture><source srcset="/files/84Leg3PpqfgdwGH6KD8Z" media="(prefers-color-scheme: dark)"><img src="/files/8HzU1tugKQDM7oTl8f1o" alt=""></picture><figcaption><p>Not the final version — you can see some letters don't match the next screenshots.</p></figcaption></figure>

<figure><picture><source srcset="/files/idH2b6lHQ7Z7IQXHaoH3" media="(prefers-color-scheme: dark)"><img src="/files/Rf31YAKrnsx8FaQXb0t3" alt=""></picture><figcaption><p>a-z and then the letters of NewEng: ƕ ʃ ч ð þ ȝ ʞ ŋ ꝏ ȣ φ ç æ œ и</p></figcaption></figure>

### Sample words

* Vector images of a range of words, specifically ones containing NewEng letters

<figure><picture><source srcset="/files/OqmbXd0lvKS1lZJop2bl" media="(prefers-color-scheme: dark)"><img src="/files/U4HjQ8WOkgIOBqLjns2Y" alt=""></picture><figcaption></figcaption></figure>

### Diacritics

* Vector image of all glyphs with respective diacritics

## Numerals

* Vector image of numerals
* Vector image of dot-derived numerals

***

To Do

### Further development

* incomplete aspects of the font
* diacritics, etc

### Fixes

* bugs — glyphic, kerning, diacritics

### Variants

* ideas for typeface variations -- stylistic exploration
* ideas for font variations -- weighting methods, serifs, italicization, etc

***

## 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/baseline-square.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.
