JuliaMono is a monospaced typeface designed for programming and in
other text editing environments that require a wide range of
specialist and technical Unicode characters. It comes in 6 weights
(from Light to Black): each has an italic variant; and each occupies
the same amount of horizontal space, so they can be mixed without
losing alignment.
Mononoki is a typeface by Matthias Tellen, created to enhance code
formatting. It works well on high and low resolution displays, and
every character is clearly distinguishable from similar looking
characters.
From Yifei Zhan; thanks!
ok sthen@
The previous unversioned distfile is unchanged in 10 years since import.
Pull versioned distfiles from the League of Movable Type GitHub,
the original type designers, or a self-hosted tarball for the remainder
that have had no release (cloned from GitHub, with version number
extracted from font files with otfinfo).
Take maintainership.
ok ian@ (previous maintainer) and jasper@
Vollkorn is a quiet, modest and well working body copy typeface for bread
and butter use. It has dark and meaty serifs and a bouncing and healthy look
and might be used as body type as well as for headlines or titles. More than
2000 glyphs per font support a wide range of languages in Latin, Cyrillic
and Greek scripts.
"Vollkorn" [pronounced "follkorn"] is German for "wholemeal". It refers to
the old term "Brotschrift" [literally "bread type"] which described the
small fonts for every day use in the days of hand-compositing.
Vollkorn came into being as Friedrich Althausen's first type designing
attempt during his studies at Bauhaus University Weimar, Germany. The
Regular style was initially published in 2005 under a Creative Commons
license. When GoogleFonts launched in 2010 Vollkorn was one the first
twenty featured fonts.
ok sthen@
other than the usual "python3/<blank>" python version selection and
remove setting MODPY_VERSION=${MODPY_DEFAULT_VERSION_3} again from the
affected ports.
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.