Skip to content

gnustep/apps-fontbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

apps-fontbook

A lightweight font management application for the GNUstep environment, inspired by Font Book.app on macOS.
This app provides a graphical interface to preview, organize, and activate/deactivate fonts across your GNUstep desktop.


Features

  • Browse installed system fonts
  • Preview fonts with custom text and sizes
  • Organize fonts into collections (e.g., serif, sans-serif, monospace)
  • Enable or disable fonts without removing them from the system
  • Detect duplicate or corrupted font files
  • Integrates with GNUstep look and feel

Screenshots

font_book_app

Requirements

  • GNUstep
  • FreeType (for font rendering)
  • A modern C compiler (GCC or Clang)
  • libart or Cairo backend (depending on your GNUstep setup)

Installation

Clone the repository:

git clone https://github.com/gnustep/apps-fontbook.git
cd apps-fontbook
buildtool

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published