_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


freetype-with-brotli 2.13.3
Propagated dependencies: brotli@1.1.0 libpng@1.6.39 zlib@1.3.1
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://freetype.org/
Licenses: Freetype
Build system: gnu
Synopsis: Font rendering library
Description:

Freetype is a library that can be used by applications to access the contents of font files. It provides a uniform interface to access font files. It supports both bitmap and scalable formats, including TrueType, OpenType, Type1, CID, CFF, Windows FON/FNT, X11 PCF, and others. It supports high-speed anti-aliased glyph bitmap generation with 256 gray levels.

libotf 0.9.16
Propagated dependencies: freetype@2.13.3
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://www.nongnu.org/m17n/
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: Library for handling OpenType Font
Description:

This library can read Open Type Layout Tables from an OTF file. Currently these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. It can convert a Unicode character sequence to a glyph code sequence by using the above tables.

python-skia-pathops 0.8.0
Dependencies: skia@112-0.6d0b938
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/fonttools/skia-pathops
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python bindings for the Skia library's Path Ops module
Description:

This package provides Python bindings for the Path Ops module of the Skia library, performing boolean operations on paths (intersection, union, difference, xor).

python-cffsubr 0.3.0
Dependencies: python-afdko@3.6.1
Propagated dependencies: python-fonttools-minimal@4.59.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/adobe-type-tools/cffsubr
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Compact Font Format (CFF) subroutinizer
Description:

This package provides the cffsubr command, a Compact Font Format (CFF) subroutinizer based on the Adobe Font Development Kit for OpenType (AFDKO) tx tool.

python-statmake 0.6.0
Propagated dependencies: python-attrs@25.3.0 python-cattrs@24.1.2 python-fonttools@4.59.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/daltonmaag/statmake
Licenses: Expat
Build system: pyproject
Synopsis: Apply OpenType STAT information to a variable font
Description:

statmake takes a user-written Stylespace that defines OpenType STAT information for an entire font family and then (potentially subsets and) applies it to a specific variable font. This spares users from having to deal with raw TTX dumps and juggling with nameIDs.

fontopia 2.0
Dependencies: gnudos@2.0
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://www.gnu.org/software/fontopia/
Licenses: GPL 3+
Build system: gnu
Synopsis: Text-based, console font editor
Description:

GNU fontopia is an easy-to-use, text-based, console font editor. You can edit the fonts that your GNU/Linux kernel is using to display your text on text- based (vs graphical) terminals.

python-ufolib2 0.18.1
Propagated dependencies: python-attrs@25.3.0 python-fonttools@4.59.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/fonttools/ufoLib2
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Unified Font Object (UFO) font processing library
Description:

The ufoLib2 Python library is meant to be a thin representation of the Unified Font Object (UFO) version 3 data model, intended for programmatic manipulation and fast batch processing of UFOs. It resembles the defcon library, but does without notifications, the layout engine and other support classes. Where useful and possible, ufoLib2 tries to be API-compatible with defcon.

python-glyphsets 0.5.2
Propagated dependencies: python-defcon@0.12.2 python-fonttools-minimal@4.59.2 python-glyphslib@6.6.1
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/googlefonts/glyphsets/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Evaluate coverage of glyph sets
Description:

This package provides an API with data about glyph sets for many different scripts and languages.

ttfautohint 1.8.3
Dependencies: freetype@2.13.3 harfbuzz@11.4.4
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://www.freetype.org/ttfautohint/
Licenses: GPL 2+ Freetype
Build system: gnu
Synopsis: Automated font hinting
Description:

ttfautohint provides a 99% automated hinting process and a platform for finely hand-hinting the last 1%. It is ideal for web fonts and supports many scripts.

nototools 0.3.2
Propagated dependencies: python-afdko@4.0.2 python-pillow@12.1.1
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/googlei18n/nototools
Licenses: ASL 2.0 Public Domain non-copyleft
Build system: pyproject
Synopsis: Noto fonts support tools and scripts
Description:

Nototools is a Python package containing Python scripts used to maintain the Noto Fonts project.

potrace 1.16
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://potrace.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Transform bitmaps into vector graphics
Description:

Potrace is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated PostScript file (EPS). A typical use is to create EPS files from scanned data, such as company or university logos, handwritten notes, etc. The resulting image is not "jaggy" like a bitmap, but smooth. It can then be rendered at any resolution.

python-cu2qu 1.6.7.post2
Propagated dependencies: python-fonttools@4.59.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/googlefonts/cu2qu
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Cubic-to-quadratic bezier curve conversion
Description:

This library provides functions which take in UFO objects (such as Defcon Fonts or Robofab RFonts) and converts any cubic curves to quadratic. The most useful function is probably fonts_to_quadratic.

fntsample 5.4
Dependencies: cairo@1.18.4 bash-minimal@5.2.37 fontconfig-minimal@2.16.0 freetype@2.13.3 glib@2.86.0 pango@1.56.4 perl@5.36.0 perl-pdf-api2@2.047 perl-libintl-perl@1.32 ucd@15.1.0
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/eugmes/fntsample
Licenses: GPL 3+
Build system: cmake
Synopsis: PDF and PostScript font samples generator
Description:

This package provides a tool that can be used to make font samples that show coverage of the font and are similar in appearance to Unicode Charts. It was developed for use with DejaVu Fonts project.

This package also includes the pdfoutline script, which can be used to modify outlines (machine-readable tables of contents) in PDF files.

python-fontpens-bootstrap 0.2.4
Propagated dependencies: python-fonttools-minimal@4.59.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/robofab-developers/fontPens
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python classes implementing the pen protocol
Description:

This package provides a collection of Python classes implementing the pen protocol for manipulating glyphs.

birdfont 2.33.6
Dependencies: cairo@1.18.4 gdk-pixbuf@2.44.4 glib@2.86.0 gtk+@3.24.51 libgee@0.20.8 libnotify@0.8.8 libsoup@3.6.5 sqlite@3.39.3 webkitgtk-for-gtk3@2.50.3 xmlbird@1.2.14
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/johanmattssonm/birdfont
Licenses: GPL 3
Build system: gnu
Synopsis: Font editor for creating fonts in TTF, EOT, and SVG format
Description:

Birdfont is a font editor which can create vector graphics and export TTF, EOT, and SVG fonts. It includes a graphical as well as a commandline interface.

fcft 3.3.3
Propagated dependencies: utf8proc@2.10.0 fontconfig-minimal@2.16.0 freetype@2.13.3 harfbuzz@11.4.4 pixman@0.46.4 tllist@1.1.0
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://codeberg.org/dnkl/fcft
Licenses: Expat Unicode
Build system: meson
Synopsis: Font loading and glyph rasterization library
Description:

fcft is a small font loading and glyph rasterization library built on-top of FontConfig, FreeType2 and pixman.

It can load and cache fonts from a fontconfig-formatted name string, e.g. Monospace:size=12, optionally with user configured fallback fonts.

After a font has been loaded, you can rasterize glyphs. When doing so, the primary font is first considered. If it does not have the requested glyph, the user configured fallback fonts (if any) are considered. If none of the user configured fallback fonts has the requested glyph, the FontConfig generated list of fallback fonts are checked.

python-ufo2ft 2.33.4
Propagated dependencies: python-booleanoperations@0.9.0 python-cffsubr@0.3.0 python-compreffor@0.5.6 python-cu2qu@1.6.7.post2 python-defcon@0.12.2 python-fonttools@4.59.2 python-skia-pathops@0.8.0 python-ufolib2@0.18.1
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/googlefonts/ufo2ft
Licenses: Expat
Build system: pyproject
Synopsis: Generate OpenType fonts from Unified Font Objects (UFOs)
Description:

ufo2ft (UFO to FontTools) is a fork of ufo2fdk intended to leverage FontTools (a Python library) rather than the Adobe Font Development Kit for OpenType (AFDKO), a set of C libraries/utilities so that it can be more easily extended. Like ufo2fdk, its primary purpose is to generate OpenType font binaries from Unified Font Objects (UFOs).

psftools 1.1.1
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://www.seasip.info/Unix/PSF/
Licenses: GPL 2+
Build system: gnu
Synopsis: Convert PSF fixed-width bitmap (console) fonts from/to other formats
Description:

PSF is the simple monospaced bitmap font format used by the Linux kernel for console fonts. The PSF Tools convert between PSF and many other font formats, similar to what the NetPBM package does for images.

It includes converters for a good number of common bitmap font formats such as .BDF, .FNT, and .FON files, Berkeley vfonts, classic Amstrad/Sinclair/Hercules/BBC Micro soft fonts, and raw (DOS-style) fonts.

It also supports less traditional formats such as PBM/XBM images, plain text (for rudimentary editing), and C header files.

libspiro 20200505
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://libspiro.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Clothoid to bezier conversion library
Description:

Raph Levien's Spiro package as a library. A mechanism for drawing smooth contours with constant curvature at the spline joins.

opentype-sanitizer 8.2.1
Dependencies: freetype@2.13.3 lz4@1.10.0 woff2@1.0.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/khaledhosny/ots
Licenses: Modified BSD
Build system: meson
Synopsis: Sanitizer for OpenType fonts
Description:

The OpenType Sanitizer (OTS) parses and serializes OpenType files (OTF, TTF) and WOFF and WOFF2 font files, validating them and sanitizing them as it goes.

fontobene-qt 1.0.0
Dependencies: qtbase@6.9.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/fontobene/fontobene-qt5
Licenses: ASL 2.0 Expat
Build system: cmake
Synopsis: Parser for FontoBene stroke fonts
Description:

FontoBene-Qt is a header-only library to parse FontoBene stroke fonts with C++11/Qt.

woff-tools 2009.10.04
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://people.mozilla.com/~jkew/woff/
Licenses: MPL 1.1 GPL 2+ LGPL 2.1+
Build system: gnu
Synopsis: Convert between OpenType and WOFF fonts
Description:

This package provides two tools:

sfnt2woff

Converts OpenType fonts to WOFF fonts

woff2sfnt

Converts WOFF fonts to OpenType fonts

python-booleanoperations 0.9.0
Propagated dependencies: python-fonttools-minimal@4.59.2 python-pyclipper@1.3.0.post6
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/typemytype/booleanOperations
Licenses: Expat
Build system: pyproject
Synopsis: Boolean operations on paths
Description:

Boolean operations on paths which uses a super fast polygon clipper library by Angus Johnson.

python-ufoprocessor 1.14.1
Propagated dependencies: python-defcon@0.12.2 python-fontmath@0.9.4 python-fontparts@0.13.3 python-fonttools-minimal@4.59.2 python-mutatormath@3.0.1
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/LettError/ufoProcessor
Licenses: Expat
Build system: pyproject
Synopsis: Process and generate @acronym{UFO, Unified Font Object} files
Description:

This Python package processes and generates instances for UFO files, glyphs and other data. It can, among other things:

  • Collect source materials.

  • Provide mutators for specific glyphs, font info, kerning so that other tools can generate partial instances.

  • Support designspace format 4 with layers.

  • Apply avar-like designspace bending.

  • Apply rules.

  • Generate actual UFO instances in formats 2 and 3.

  • Round geometry as requested.

Total packages: 73978