Package Details: psf-cozette 1.24.1-2

Git Clone URL: https://aur.archlinux.org/psf-cozette.git (read-only, click to copy)
Package Base: psf-cozette
Description: A bitmap programming font optimized for coziness, console version (PSF format)
Upstream URL: https://github.com/slavfox/Cozette
Licenses: MIT
Submitter: Piroro-hs
Maintainer: Piroro-hs
Last Packager: Piroro-hs
Votes: 3
Popularity: 0.003980
First Submitted: 2022-12-04 14:38 (UTC)
Last Updated: 2024-06-13 15:09 (UTC)

Pinned Comments

Piroro-hs commented on 2025-05-27 09:27 (UTC) (edited on 2025-07-18 12:45 (UTC) by Piroro-hs)

This package is a cozette font splitted for usage in Linux TTY console. It differs from cozette.psf released by upstream in that this version only contains 512 codepoints (i.e., ISO-8859-1, Box Drawing and Block Elements, Braille Patterns, Superscripts and Subscripts, and limited set of Powerline symbols).

Also note that this package does not get updated when included characters are not changed in upstream release. Please check CHANGELOG.md before flagging out-of-date.

Latest Comments

martincanaval commented on 2025-07-16 18:47 (UTC) (edited on 2025-07-16 18:51 (UTC) by martincanaval)

Hello I'm trying to load the font during boot, I added the following to vconsole.conf:

FONT=cozette12x26

and consolefont to mkinitcpio.conf like so:

HOOKS=(base udev autodetect microcode modconf kms keyboard keymap consolefont block filesystems resume fsck)

Rebuild the kernel but I get this error on each boot and the font reverts to the default from the font used in the grup part I suppose:

setfont: ERROR setfont.c:57 try_loadfont: Bad character height 0 (limit is 128)

After booting when the tty loads, the font is loaded correctly, same if I set it with the setfont command. I have a feeling this has something to do with the conversion process and I'm not sure if I should take this issue upstream. I had the font ter-i20n before and it loaded correctly from the start.

Piroro-hs commented on 2025-05-27 09:27 (UTC) (edited on 2025-07-18 12:45 (UTC) by Piroro-hs)

This package is a cozette font splitted for usage in Linux TTY console. It differs from cozette.psf released by upstream in that this version only contains 512 codepoints (i.e., ISO-8859-1, Box Drawing and Block Elements, Braille Patterns, Superscripts and Subscripts, and limited set of Powerline symbols).

Also note that this package does not get updated when included characters are not changed in upstream release. Please check CHANGELOG.md before flagging out-of-date.

Piroro-hs commented on 2024-06-13 12:52 (UTC)

Updated! I also modified codepoints.set to include Powerline symbols.

brainlessbitch commented on 2024-06-13 06:26 (UTC)

could you also package hidpi?