ICT: Diary
D: 59 W: 09
< | July 2019 | > | ||||
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 | 31 |
[ < ]
Monday, 29 July 2019 [ >
]
Modern text rendering with Linux
Came across the following blog so I thought I would give it a try - currently OpenBSD has freetype1, so I am following the process on a AWS Centos 7 machine.
To get the needed libraries I needed
yum install freetype freetype-devel
and yum install libpng-devel
To get the correct headers used
pkg-config --cflags freetype2
The makefile was failing to build the program - due to me using /usr/local/include
instead of /usr/include
with missing headers… advanced muppetry…
Google Fonts
A collection of fonts and that are served by Google.
git
git remote -v show
$Id: dates.htm,v 1.1420 2021/02/11 21:12:16 fred Exp $
$Id: diary,v 1.27 2017/09/01 17:12:44 fred Exp $