Plan 9 from Bell Labs’s /usr/web/sources/contrib/yk/fontsrv/guide

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


mk install
mk clean
mk nuke
# mk release

# full freetype checkout - useful for bisecting:
#
mk 'LIBDIR=freetype-VER-2-7-1' # nuke
# rm -r freetype-VER-*

git/clone https://github.com/freetype/freetype.git freetype-git
mk 'LIBDIR=freetype-git'

# re-vendor
#
mk vendor
mk vendor 'FT=VER-2-7-1'

# some tests
rm -f /srv/font; 5.out; file /mnt/font/Go-BoldItalic/18a/x000040.bit
# expect:
# /mnt/font/Go-BoldItalic/18a/x000040.bit: plan 9 image, depth 8

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.