2020-03-22 17:27:31 +08:00
# Sligeach font - A reprint font of a 19th Gaelic type font.
Sligeach (Irish name for Sligo) font is a revived version of the Gaelic font used in some books. The font is mainly adapted from *
A practical grammar of the Irish language* (by Owen Connellan in 1844), and the name is named from the linguist's birthplace.
The font is referenced from:
- A Practical Grammar of the Irish Language (Owen Connellan, 1844, main source)
- Focloir Gaoidhilge - Sacs-bearla, or an Irish - English dictionary (Thomas De Vere Coneys, 1849).
2020-03-23 00:25:52 +08:00
There are three version of it:
2020-03-22 17:27:31 +08:00
2020-03-22 18:47:57 +08:00
- Sligeach Original.ttf : the small u is like v, and it doesn't contain some ligatures (eg. ea, rr) listed in A Practical Grammar of the Irish Language, p.13.
- Sligeach Round u.ttf : the small u is round, like roman-type u, and it doesn't contain some ligatures (eg. ea, rr) listed in APGIL, p.13.
- sligeach Ligature.ttf : the small u is like v, and it contains all ligatures (including ea, rr) listed in APGIL, p.13.
2020-03-22 17:27:31 +08:00
2020-03-22 18:46:29 +08:00
It contains some punctuations(:;*,.?!‘’“”'-), but contains no numbers and without jkqvxwyz.
Version
=============
- 0.1.0 (2020-03-22): add basic characters
2020-03-22 18:47:57 +08:00
- 0.1.0.1 (2020-03-22, Sligeach Ligature.ttf only) - add ligature ao
2020-03-22 17:27:31 +08:00
Demos
============
![Demo with "Is fearr Gaeilge bhriste ná Béarla cliste" in archaic form ](/image/demo1.png )
2020-03-22 17:29:53 +08:00
![Demo with a Irish pangram ](/image/demo2.png )
2020-03-22 17:27:31 +08:00
Ligatures
============
ligatures in all fonts
-------------------------
| Contraction for | Picture | How to type (Unicode) |
| --------------- | ------------|------------------------|
| ae | ![ae ](/image/ae.png ) | æ (U+00E6) |
| an | ![an ](/image/an.png ) | ā (U+0101) |
| agus | ![agus ](/image/agus.png ) | ⁊ (U+204A) |
| acht or cht | ![cht ](/image/cht.png ) | s̄ (s + U+0304) |
| go | ![go ](/image/go.png ) | ḡ (s + U+0304) |
| gur | ![gur ](/image/gur.png ) | g᷒ (s + U+1DD2) |
| na | ![na ](/image/na.png ) | ṉ (U+1E49) |
| nn | ![nn ](/image/nn.png ) | n̄ (n + U+0304) |
ligatures only in sligeach_ligature.ttf
-----------------------------------------
| Contraction for | Picture | How to type | Notice |
| --------------- | ------------|--------------|--------|
2020-03-22 18:46:29 +08:00
| ar | ![ar ](/image/ar.png ) | ar | ligaturized only between spaces (eg. " ar ") |
| air | ![air ](/image/air.png )| air | ligaturized only between spaces (eg. " air ") |
| ao | ![ao ](/image/ao.png ) | ao | |
2020-03-22 17:27:31 +08:00
| ea | ![ea ](/image/ea.png ) | ea | |
| rr | ![rr ](/image/cht.png ) | rr | |
| si | ![si ](/image/si.png ) | si | |
| ui | ![ui ](/image/ui.png ) | ui | |
| .i. | ![eadhon ](/image/eadhon.png )| .i. | |
Issues
----------------------------------------
- ar & air are only ligaturized after some non-space characters and space(s).
2020-03-22 18:52:44 +08:00
- The font height is too high.