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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


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.

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

graphite2 1.3.13
Dependencies: freetype@2.13.3
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/silnrsi/graphite
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Reimplementation of the SIL Graphite text processing engine
Description:

Graphite2 is a reimplementation of the SIL Graphite text processing engine. Graphite is a smart font technology designed to facilitate the process known as shaping. This process takes an input Unicode text string and returns a sequence of positioned glyphids from the font.

fontforge 20230101
Dependencies: cairo@1.18.4 bash-minimal@5.2.37 fontconfig-minimal@2.14.0 freetype@2.13.3 gettext-minimal@0.23.1 libice@1.1.2 libsm@1.2.5 libx11@1.8.12 libxi@1.8.2 libjpeg-turbo@2.1.4 libltdl@2.4.7 libpng@1.6.39 libspiro@20200505 libtiff@4.4.0 libungif@4.1.4 libxft@2.3.8 libxml2@2.14.6 pango@1.54.0 potrace@1.16 python@3.11.14 zlib@1.3.1
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://fontforge.github.io
Licenses: GPL 3+
Build system: cmake
Synopsis: Outline font editor
Description:

FontForge allows you to create and modify postscript, truetype and opentype fonts. You can save fonts in many different outline formats, and generate bitmaps.

fcft 3.3.2
Propagated dependencies: utf8proc@2.10.0 fontconfig-minimal@2.14.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.

fontmanager 0.9.0
Dependencies: fontconfig-minimal@2.14.0 freetype@2.13.3 gsettings-desktop-schemas@46.1 gtk@4.16.13 json-glib@1.10.0 libsoup@3.6.4 sqlite@3.39.3 webkitgtk@2.50.3
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://fontmanager.github.io/
Licenses: GPL 3+
Build system: meson
Synopsis: Simple font management for GTK desktop environments
Description:

Font Manager is intended to provide a way for users to easily manage desktop fonts, without having to resort to command-line tools or editing configuration files by hand. While designed primarily with the GNOME Desktop Environment in mind, it should work well with other GTK desktop environments.

python-afdko 4.0.2
Dependencies: bash-minimal@5.2.37 java-antlr4-runtime-cpp@4.10.1 libxml2@2.14.6 util-linux@2.40.4
Propagated dependencies: psautohint@2.4.0 python-booleanoperations@0.9.0 python-defcon@0.12.2 python-fontmath@0.9.4 python-fonttools@4.59.2 python-lxml@6.0.1 python-tqdm@4.67.1 python-ufonormalizer@0.6.3 python-ufoprocessor@1.14.1
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/adobe-type-tools/afdko
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Adobe Font Development Kit for OpenType
Description:

The Adobe Font Development Kit for OpenType (AFDKO) is a set of tools for building OpenType font (OTF) files from PostScript and TrueType font data. It includes the following commands:

buildcff2vf

Assemble a CFF2 variable font from a .designspace file.

buildmasterotfs

Build master source OpenType/CFF fonts from a .designspace file and UFO master source fonts.

charplot
dtdigiplotdtfontplotdtfontsetplotdthintplotdtwaterfallplot

Aliases for the corresponding options of the proofpdf command.

checkoutlinesufo

Perform outline quality checks. It can also remove path overlaps.

comparefamily

Look in a specific directory, examine and report on all the OpenType fonts found.

type1
dtdetype1

Compile and decompile, respectively, a Type 1 font to and from a plain-text representation.

makeinstancesufo

Generate UFO font instances from a set of master UFO fonts.

makeotfexe

Read all the font data and build the final OpenType font.

makeotf

This command can be used to prepare the input files needed by makeotfexe.

mergefonts

Merge one or more fonts into a parent font.

otc2otf

Extract all OpenType fonts from the parent OpenType Collection font.

otf2otc

Build an OpenType Collection font file from two or more OpenType font files.

otf2ttf

Converts OpenType-CFF fonts to TrueType.

rotatefont

Apply a Postscript transform matrix to the source font files.

sfntdiff

Low-level comparison of two OpenType font files.

sfntedit

Support table-editing, listing, and checksumming options on sfnt-formatted files such as OpenType Format (OTF) or TrueType.

spot

Dump sfnt data from plain files or Macintosh resource files.

ttfcomponentizer

Take in a TrueType font and look for a UFO font stored in the same directory. Use the UFO's components data to compose matching TrueType glyphs.

ttfdecomponentizer

Take in a TrueType font and decompose any composite glyphs into simple glyphs.

ttxn

Make a normalized dump of the font, or of selected tables.

tx

The tx (Type eXchange) is a test harness for the CoreType libraries but also provides many useful font conversion and analysis facilities.

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.

python-defcon-bootstrap 0.12.2
Propagated dependencies: python-fontpens-bootstrap@0.2.4 python-fonttools@4.59.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/robotools/defcon
Licenses: Expat
Build system: pyproject
Synopsis: Flexible objects for representing UFO data
Description:

Defcon is a set of UFO based objects optimized for use in font editing applications. The objects are built to be lightweight, fast and flexible. The objects are very bare-bones and they are not meant to be end-all, be-all objects. Rather, they are meant to provide base functionality so that you can focus on your application’s behavior, not object observing or maintaining cached data. Defcon implements UFO3 as described by the UFO font format.

python-freetype-py 2.5.1
Dependencies: freetype@2.13.3
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/rougier/freetype-py
Licenses: Modified BSD
Build system: pyproject
Synopsis: Freetype python bindings
Description:

Freetype Python provides bindings for the FreeType library. Only the high-level API is bound.

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.

lcdf-typetools 2.108
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://lcdf.org/type/
Licenses: GPL 2+
Build system: gnu
Synopsis: Multiple font manipulation tools
Description:

LCDF Typetools comprises several programs for manipulating PostScript Type 1, Type 1 Multiple Master, OpenType, and TrueType fonts. These tools are cfftot1, mmafm, mmpfb, otfinfo, otftotfm, t1dotlessj, t1lint, t1rawfm, t1reencode, t1testpage and ttftotype42.

psautohint-font-data 0.0.0-0.1e4c506
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/adobe-type-tools/psautohint-testdata
Licenses: SIL OFL 1.1
Build system: copy
Synopsis: Test font data psautohint
Description:

This package contains the font data used by the test suite of the psautohint package.

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.

python-ufonormalizer 0.6.3
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/unified-font-object/ufoNormalizer
Licenses: Modified BSD
Build system: pyproject
Synopsis: Script to normalize @acronym{UFO, Unified Font Object} data
Description:

The purpose of the ufonormalizer command is to provide a standard formatting so that updates to UFO data can be usefully versioned. Examples of formatting applied by ufoNormalizer include:

  • Changing floating-point numbers to integers where it doesn't alter the value (e.g. x="95.0" becomes x="95")

  • Rounding floating-point numbers to 10 digits

  • Formatting XML with tabs rather than spaces.

python-fontmath 0.9.4
Propagated dependencies: python-fonttools-minimal@4.59.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/robotools/fontMath
Licenses: Expat
Build system: pyproject
Synopsis: Fast font mathematical operations library
Description:

This package provides a set of objects for performing fast font, glyph, etc. mathematical operations on font data.

python-defcon 0.12.2
Propagated dependencies: python-fontpens@0.2.4 python-fonttools@4.59.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/robotools/defcon
Licenses: Expat
Build system: pyproject
Synopsis: Flexible objects for representing UFO data
Description:

Defcon is a set of UFO based objects optimized for use in font editing applications. The objects are built to be lightweight, fast and flexible. The objects are very bare-bones and they are not meant to be end-all, be-all objects. Rather, they are meant to provide base functionality so that you can focus on your application’s behavior, not object observing or maintaining cached data. Defcon implements UFO3 as described by the UFO font format.

ttf2eot 0.0.3
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/wget/ttf2eot
Licenses: FreeBSD
Build system: gnu
Synopsis: Convert from TrueType to Embeddable Open Type
Description:

This package contains a commandline wrapper around OpenTypeUtilities.cpp from Chromium, used to make EOT (Embeddable Open Type) files from TTF (TrueType/OpenType Font) files.

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-mutatormath 3.0.1
Propagated dependencies: python-defcon@0.12.2 python-fontmath@0.9.4 python-fonttools-minimal@4.59.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/LettError/MutatorMath
Licenses: Modified BSD
Build system: pyproject
Synopsis: Piecewise linear interpolation Python library
Description:

MutatorMath is a Python library for the calculation of piecewise linear interpolations in n-dimensions with any number of masters. It was developed for interpolating data related to fonts, but if can handle any arithmetic object.

python-glyphslib 6.6.1
Propagated dependencies: python-defcon@0.12.2 python-fonttools@4.59.2 python-openstep-plist@0.3.0 python-ufolib2@0.18.1 python-ufo2ft@2.33.4 python-ufonormalizer@0.6.3
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/googlefonts/glyphsLib
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Bridge Glyphs source files to UFOs
Description:

This package provides a bridge from Glyphs source files (.glyphs) to UFOs and DesignSpace files via defcon and designspaceLib.

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.

python-beziers 0.6.0
Propagated dependencies: python-pyclipper@1.3.0.post6
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://simoncozens.github.io/beziers.py/index.html
Licenses: Expat
Build system: pyproject
Synopsis: Python bezier manipulation library
Description:

Beziers provides a variety of classes for constructing, manipulating and drawing Bezier curves and paths. Principally designed for font design software, it allows you to join, split, offset, and perform many other operations on paths.

psautohint 2.4.0
Dependencies: python-fonttools@4.59.2
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/adobe-type-tools/psautohint
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Adobe's PostScript autohinter
Description:

This package provides the autohinter command that can be used to hint PostScript fonts. A Python wrapper is also included.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087