Commit graph

366 commits

Author SHA1 Message Date
wiz
756ac222de fonts/Makefile: + JetBrainsMono-ttf 2022-01-21 13:47:46 +00:00
wiz
7089f1d8ab fonts/Makefile: add two. 2021-11-10 11:19:24 +00:00
rhialto
5aec07bccd fonts/Makefile: added UFAS-otf 2021-11-06 11:51:25 +00:00
nia
8bb3c3572c add fonts/tamzen-font
Bitmapped programming font, based on Tamsyn
2021-07-16 15:40:33 +00:00
nia
18444ae1b6 add fonts/cursed_font
cursed_font is a 9x18 bitmapped font designed for low-DPI screens. It was
originally an embiggened and monospace-ified version of Apple's Chicago font
from System 6, but it also takes inspiration from many other fonts such as
bizcat, ttyp0, tamzen, scientifica.
2021-04-19 16:03:10 +00:00
wiz
b0cac0fe65 unifraktur-ttf: remove
This is already in pkgsrc as UnifrakturMaguntia-ttf.
And I imported it there last year.
Seems I liked this font so much I thought it should be in pkgsrc twice!
2021-03-17 21:33:41 +00:00
wiz
fd1f6b9e36 fonts/Makefile: + unifraktur-ttf. 2021-02-22 20:49:36 +00:00
markd
26c48d9975 fonts: +tex-{ascmac,bxjatoucs,haranoaji-extra,japanese-otf-uptex}{,-doc}
+tex-{jlreq-deluxe,morisawa,pxchfon,pxjodel,pxufont,uptex-fonts}{,-doc}
2021-02-21 09:10:36 +00:00
markd
086ad27aba fonts: +makejvf 2021-02-21 06:30:09 +00:00
markd
c606d39434 fonts: +tex-albatross{,-doc} 2021-02-14 02:15:09 +00:00
markd
d90934e4d3 fonts: +tex-stix2-otf{,-doc} 2021-02-12 03:32:09 +00:00
ryoon
dd955757a8 fonts: Enable ja-train-ttf 2021-01-30 14:33:22 +00:00
ryoon
7a65f20119 fonts: Enable ja-stick-ttf 2021-01-30 14:31:51 +00:00
ryoon
760b32e8ae fonts: Enable ja-rocknroll-ttf 2021-01-30 14:30:02 +00:00
ryoon
cf760f8472 fonts: Enable ja-reggae-ttf 2021-01-30 14:28:22 +00:00
ryoon
5a91c94dab fonts: Enable ja-rampart-ttf 2021-01-30 14:26:54 +00:00
ryoon
1b4229c4bb fonts: Enable ja-klee-ttf 2021-01-30 14:25:14 +00:00
ryoon
9faf4a2c67 fonts: Enable ja-dotgothic16-ttf 2021-01-30 14:23:38 +00:00
uwe
83c31e46fa fonts/babelstone-tibetan-ttf - a font for Tibetan script
BabelStone Tibetan is a Unicode Tibetan font.  It is a modification
and extension of the Jomolhari font (fonts/jomolhari-ttf).
2021-01-02 00:05:03 +00:00
uwe
ffa59c0b3a fonts/jomolhari-ttf - a font for Tibetan script
Jomolhari is a Tibetan script Uchen font created by Christopher Fynn,
freely available under the Open Font License.  It supports text
encoded using the Unicode Standard and the Chinese national standard
for encoding characters of the Tibetan script (GB/T20524-2006 "Tibetan
Coded Character Set").  The design of the font is based on Bhutanese
manuscript examples and it is suitable for text in Tibetan, Dzongkha
and other languages written in the Tibetan script.
2021-01-01 22:28:56 +00:00
kleink
bededb3e54 fonts: + tex-plex-doc. 2020-11-19 15:10:07 +00:00
kleink
10a12971db fonts: + tex-plex. 2020-11-19 15:08:03 +00:00
nia
adb3368547 Split out ICU integration library from the harfbuzz package.
Only a few pieces of software are using the ICU integration library,
these aren't the big harfbuzz users (i.e. gtk). this is intended to lessen
the impact of icu's frequent ABI breaks.
2020-11-06 15:06:49 +00:00
pin
0c7d43174f Add fonts/montserrat 2020-08-06 11:08:20 +00:00
wiz
b794a8fa41 pkglint: fix category Makefiles
pkglint 20.2.0 (and a bit earlier) does not insist on entries
for directories any longer that do not contain complete packages.
Remove them.

While here, fix security/Makefile that had two missing entries.
2020-07-17 06:10:34 +00:00
nia
5086d2c87e fonts: Add uw-ttyp0
UW ttyp0 is a family of bitmap programmer's fonts in bdf format. It covers
most of the Latin and Cyrillic alphabet, Greek, Armenian, Georgian (only
Mkhedruli), Hebrew (without cantillation marks), Thai, most of IPA (but no
UPA), standard punctuation, common symbols, some mathematics, line graphics,
a few dingbats, and Powerline delimiter symbols.

UW ttyp0 comes in nine sizes from 6x11 to 11x22. In all of the sizes there
are regular and bold versions; for some there is also a (somewhat experimental)
italic.
2020-06-17 11:06:28 +00:00
markd
81a509049c fonts: remove tex-aecc{,-doc} no longer in texlive 2020-05-10 05:39:31 +00:00
markd
1bc7af4a33 fonts: add tex-haranoaji{,-doc} 2020-05-10 03:58:54 +00:00
markd
3f6e35f255 fonts: add tex-modes{,-doc} 2020-05-03 08:58:49 +00:00
markd
4a1631e23f fonts: add tex-wasy-type1, remove tex-wasy2-ps 2020-04-26 12:24:50 +00:00
nia
005861abd6 fonts: Add comic-neue
Comic Neue aspires to be the casual script choice for everyone including
the typographically savvy.
2020-03-05 14:14:27 +00:00
ng0
b4e11969dc recursive-ttf: Import recursive-ttf-1.030 as fonts/recursive-ttf
Recursive Mono & Sans is a variable type family built for better code
& UI. It is inspired by casual script signpainting, but designed
primarily to meet the needs of programming environments and
application interfaces.

In programming, "recursion" is when a function calls itself, using its
own output as an input to yield powerful results. Recursive Mono was
used as a tool to help build itself: it was used to write Python
scripts to automate type production work and to generate specimen
images, and it was used in HTML, CSS, and JS to create web-based
proofs & prototypes. Through this active usage, Recursive Mono was
crafted to be both fun to look at as well as deeply useful for all-day
work.

Recursive Sans borrows glyphs from its parent mono but adjusts the
widths of many key glyphs for comfortable readability. Its metrics are
superplexed - every style takes up the exact same horizontal space,
across all styles. In this 3-axis variable font, this allows for fluid
transitions between weight, slant, and "expression" (casual to strict
letterforms), all without text shifts or layout reflow. Not only does
this allow for new interactive possibilities in UI, but it also makes
for a uniquely fun typesetting experience.
2020-01-17 16:17:21 +00:00
wiz
7356968868 fonts/Makefile: add UnifrakturMaguntia-ttf 2020-01-08 15:25:37 +00:00
ng0
8da22334d8 unscii: Import unscii-1.1 as fonts/unscii
Unscii is a set of bitmapped Unicode fonts based on classic system
fonts. Unscii attempts to support character cell art well while also
being suitable for terminal and programming use.

The two main variants are unscii-8 (8x8) and unscii-16 (8x16). There
are also several alternative styles for unscii-8, as well as a 8x16
"full" variant that incorporates missing Unicode glyphs from Fixedsys
Excelsior and GNU Unifont. "unscii-16-full" falls under GPL because of
how Unifont is licensed; the other variants are in the Public Domain.

HEX and PCF are the only actual bitmapped formats here. HEX is the
same simple hexdump format as used by the Unifont project.

TTF, OTF and WOFF are vectorized because the bitmapped TTF fonts
generated by FontForge didn't seem to work anywhere. Fixes to this
problem are appreciated.
2020-01-02 01:59:46 +00:00
adam
ab1647f8c4 Removed py-TTFQuery: unmaintained since 2012 2019-12-14 10:38:30 +00:00
wiz
d10ec867e5 fonts/Makefile: + cascadia-ttf 2019-11-28 13:28:05 +00:00
nia
e70f6b1a6c fonts: Sort ibm-plex-otf in Makefile 2019-08-22 09:32:50 +00:00
ng0
cb63d1a953 fonts/ibm-plex-otf: Import from wip
IBM-plex-otf provides the OpenType fonts of the Plex font family.
It comes in a Sans, Serif, Mono and Sans Condensed, all with
roman and true italics.
The fonts have been designed to work well in
user interface (UI) environments as well as other mediums.
2019-08-17 10:49:46 +00:00
ng0
1f89900d12 fonts/ibm-plex-ttf: Import from wip
IBM-plex-ttf provides the TrueType fonts of the Plex font family.
It comes in a Sans, Serif, Mono and Sans Condensed, all with
roman and true italics.
The fonts have been designed to work well in
user interface (UI) environments as well as other mediums.
2019-08-17 09:47:47 +00:00
markd
18443d9fba fonts: rename tex-mathalfa{,-doc} to tex-mathalpha{,-doc} 2019-07-29 11:26:05 +00:00
wiz
ea2d210119 acroread*font*: remove
Support packages for removed acroread7/9, respectively.
2019-05-02 22:11:32 +00:00
wiz
1e114623f7 fonts/Makefile: + public-sans 2019-04-14 06:28:37 +00:00
maya
71c5cb586e +overpass 2019-03-05 21:02:50 +00:00
wiz
b0295f9e80 fonts/mkfontdir: remove, included in by mkfontscale 2019-03-04 11:56:44 +00:00
tnn
12fe745b56 added fonts/spleen 2019-01-10 14:58:09 +00:00
tm
945f16118f fonts: add awesome-otf 2018-12-11 08:38:40 +00:00
nia
88825e7613 twemoji-color-font-ttf: Import version 11.2.0
A color and B&W emoji SVGinOT font built from the Twitter Emoji
for Everyone artwork with support for ZWJ, skin tone diversity and
country flags.

The font works in all operating systems, but will currently only
show color emoji in Firefox and Thunderbird. This is not a limitation
of the font, but of the operating systems and applications. Regular
B&W outline emoji are included for backwards/fallback compatibility.
2018-11-30 15:46:47 +00:00
maya
fbdb567bb3 Add culmus version 0.132
The Culmus project aims at providing the Hebrew-speaking GNU/Linux
and Unix community with a basic collection of Hebrew fonts for X
Windows.  Presently the collection contains fifteen font families
of different styles.
2018-07-03 06:00:25 +00:00
markd
40c157de4a fonts: add tex-mathalfa{,-doc} 2018-06-16 03:09:38 +00:00
markd
1ff890ce99 fonts: remove tex-knuthotherfonts - removed from texlive 2018 2018-05-13 13:23:33 +00:00