Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cozette-fonts for openSUSE:Factory checked in at 2026-06-01 17:59:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cozette-fonts (Old) and /work/SRC/openSUSE:Factory/.cozette-fonts.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cozette-fonts" Mon Jun 1 17:59:55 2026 rev:9 rq:1356219 version:1.30.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cozette-fonts/cozette-fonts.changes 2024-01-03 12:26:43.555286404 +0100 +++ /work/SRC/openSUSE:Factory/.cozette-fonts.new.1937/cozette-fonts.changes 2026-06-01 18:00:24.377365785 +0200 @@ -1,0 +2,6 @@ +Sat May 30 00:00:08 UTC 2026 - Soc Virnyl Estela <[email protected]> + +- Update to version 1.30.0: + * Huge changelog. See CHANGELOG.md. + +------------------------------------------------------------------- Old: ---- CozetteFonts-v-1-23-1.zip New: ---- CozetteFonts-v-1-30-0.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cozette-fonts.spec ++++++ --- /var/tmp/diff_new_pack.hCZ6zG/_old 2026-06-01 18:00:25.293403776 +0200 +++ /var/tmp/diff_new_pack.hCZ6zG/_new 2026-06-01 18:00:25.297403942 +0200 @@ -18,13 +18,13 @@ %define fontname Cozette Name: cozette-fonts -Version: 1.23.1 +Version: 1.30.0 Release: 0 Summary: A bitmap programming font License: MIT Group: System/X11/Fonts URL: https://github.com/slavfox/Cozette -Source0: https://github.com/slavfox/Cozette/releases/download/v.%{version}/CozetteFonts-v-1-23-1.zip +Source0: https://github.com/slavfox/Cozette/releases/download/v.%{version}/CozetteFonts-v-1-30-0.zip Source1: https://raw.githubusercontent.com/slavfox/Cozette/v.%{version}/README.md Source2: https://raw.githubusercontent.com/slavfox/Cozette/v.%{version}/CHANGELOG.md BuildRequires: %{suseconfig_fonts_prereq} ++++++ CHANGELOG.md ++++++ ++++ 3316 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/cozette-fonts/CHANGELOG.md ++++ and /work/SRC/openSUSE:Factory/.cozette-fonts.new.1937/CHANGELOG.md ++++++ CozetteFonts-v-1-23-1.zip -> CozetteFonts-v-1-30-0.zip ++++++ ++++ 488146 lines of diff (skipped) ++++++ README.md ++++++ --- /var/tmp/diff_new_pack.hCZ6zG/_old 2026-06-01 18:00:27.565498005 +0200 +++ /var/tmp/diff_new_pack.hCZ6zG/_new 2026-06-01 18:00:27.573498337 +0200 @@ -1,15 +1,17 @@ # Cozette -[](https://github.com/slavfox/Cozette/releases/latest) +[](https://github.com/the-moonwitch/Cozette/releases/latest) [](https://aur.archlinux.org/packages/cozette-otb/) - - -[](https://github.com/slavfox/Cozette/blob/master/LICENSE) + + +[](https://github.com/the-moonwitch/Cozette/blob/master/LICENSE)  A bitmap programming font optimized for coziness. + + # Contents - [About Cozette](#about-cozette) @@ -91,6 +93,13 @@ (you probably want to follow your distro's instructions). On Ubuntu you might need to [specifically enable bitmap fonts]. +**If you're on Void**, [ifreund] made [a Void package](https://github.com/void-linux/void-packages/tree/master/srcpkgs/font-cozette) for the .otb! Install it +using XBPS: + +``` +$ sudo xbps-install font-cozette +``` + **If you're on Arch**, [ifreund] made [an AUR package] for the .otb! Install it using your AUR helper of choice: @@ -147,6 +156,23 @@ fonts, you will want to use the normal, bitmap Cozette (unless it's too small for you, in which case, CozetteVector scales better). +#### VSCode Letter Spacing + +Sometimes the font might render without proper space betweening the characters (font size set to 13): + + + +To fix this you need to set (in your settings): +- terminal.integrated.letterSpacing to 1 + + + +After that your terminal should look like this (font size set to 13): + + + +_Note: VSCode also provides the option editor.letterSpacing which adjusts the spacing for the file editor._ + #### Kitty **[4e554c4c](https://github.com/4e554c4c) made [an AUR package for `kitty` patched to support bitmap fonts](https://aur.archlinux.org/packages/kitty-bitmap/).** @@ -162,7 +188,7 @@ You can also make Cozette work flawlessly by uninstalling `kitty` and using a terminal emulator for which _not rendering fonts_ isn't a design principle - I cannot recommend [alacritty](https://github.com/alacritty/alacritty/) enough. it's excellent, has worked flawlessly for me for quite some time, and both configuring and getting bitmap fonts to work in it is a breeze. -(The support was discussed in [slavfox/Cozette#18](https://github.com/slavfox/Cozette/issues/18). Many thanks to all the participants there, especially to to Luflosi, who brought up flipping the `allow_bitmapped_fonts` flag in [their fork](https://github.com/Luflosi/kitty/commit/e645e0b5ed084c2c57ecfb8acafc07e76f5717bb), and to [4e554c4c](https://github.com/4e554c4c), who made the AUR package.) +(The support was discussed in [the-moonwitch/Cozette#18](https://github.com/the-moonwitch/Cozette/issues/18). Many thanks to all the participants there, especially to to Luflosi, who brought up flipping the `allow_bitmapped_fonts` flag in [their fork](https://github.com/Luflosi/kitty/commit/e645e0b5ed084c2c57ecfb8acafc07e76f5717bb), and to [4e554c4c](https://github.com/4e554c4c), who made the AUR package.) # Roadmap @@ -177,9 +203,11 @@ - [x] Box-drawing (mostly) - [x] Braille - [x] Cyrillic! -- [x] APL Glyphs (based on the list from [APL386](https://abrudz.github.io/APL386/))! +- [x] IPA glyphs! +- [x] APL glyphs (based on the list from [APL386](https://abrudz.github.io/APL386/))! - [x] [Uiua](https://www.uiua.org/) glyphs! -- [x] [BQN](https://mlochbaum.github.io/BQN/fonts.html) Glyphs! +- [x] [BQN](https://mlochbaum.github.io/BQN/fonts.html) glyphs! +- [x] Fullwidth kana! - [ ] Nerdfonts: - [x] nf-pom-\* - [x] nf-seti-\* @@ -189,17 +217,18 @@ date) - [x] "True" TTF version - [x] Windows support -- [x] Full [vim-airline] support! +- [x] Full [vim-airline] and [bufferline.nvim] support! - [x] Full [ranger_devicons] support! - [x] [starship] supported out of the box! - [x] Full [powerlevel10k] support! (if it doesn't work, try setting `POWERLEVEL9K_MODE` to `nerdfont-complete`) -- [x] All glyphs used by [maturin](https://github.com/PyO3/maturin) and - many other CLI tools! +- [x] All glyphs used by [maturin](https://github.com/PyO3/maturin) and many other CLI tools! - [x] Charmap including the code points (to make it easier for users to report issues/request additions) - [x] Codepoints above U+FFFF in vector fonts - [x] Upscaled hi-dpi variant +- [x] Crossed seven variant! +  # Recommended alternatives @@ -253,23 +282,35 @@ Massive thanks to [ym1234] for helping me figure out how to make the font tables behave nicely. -Thanks to [autumn], [cpkio], [yoshiyoshyosh], [klinegareth], and [dariof4] for contributing characters! +Cozette includes contributions from: + +- [autumn] +- [cpkio] +- [dariof4] +- [klinegareth] +- [sungodmoth] +- [yoshiyoshyosh] +- [bluetoad07] +- [PhMajerus] +- [theridane] +- [supersurviveur] +- [breitnw] +- [estradiol enantate] # License & Acknowledgements Cozette is licensed [MIT] 💜 -Cozette's builds use [bdfscale](https://github.com/philj56/bdfscale) by [philj56](https://github.com/philj56) and -[Bits'N'Picas](https://github.com/kreativekorp/bitsnpicas) by [Kreative Software](https://github.com/kreativekorp). +Cozette's builds use [bdfscale](https://github.com/philj56/bdfscale) by [philj56](https://github.com/philj56), [Bits'N'Picas](https://github.com/kreativekorp/bitsnpicas) by [Kreative Software](https://github.com/kreativekorp). [dina]: https://www.dcmembers.com/jibsen/download/61/ [proggy]: https://github.com/bluescan/proggyfonts [creep]: https://github.com/romeovs/creep [great coverage of all the glyphs i might encounter in the terminal]: #character-map -[file an issue]: https://github.com/slavfox/Cozette/issues/new +[file an issue]: https://github.com/the-moonwitch/Cozette/issues/new [nerd fonts]: https://www.nerdfonts.com/ [the bottom of this readme]: #character-map -[you can get cozette over at the releases tab]: https://github.com/slavfox/Cozette/releases +[you can get cozette over at the releases tab]: https://github.com/the-moonwitch/Cozette/releases [ifreund]: https://github.com/ifreund [an aur package]: https://aur.archlinux.org/packages/cozette-otb/ [specifically enable bitmap fonts]: https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/1560114 @@ -289,5 +330,14 @@ [klinegareth]: https://github.com/klinegareth [dariof4]: https://github.com/dariof4 [laxul]: https://github.com/laxul +[sungodmoth]: https://github.com/sungodmoth +[bluetoad07]: https://github.com/bluetoad07 +[PhMajerus]: https://github.com/PhMajerus +[theridane]: https://github.com/theridane +[supersurviveur]: https://github.com/supersurviveur +[breitnw]: https://github.com/breitnw +[estradiol enantate]: https://en.wikipedia.org/wiki/Estradiol_enantate [port]: https://cgit.freebsd.org/ports/tree/x11-fonts/cozette +[bufferline.nvim]: https://github.com/akinsho/bufferline.nvim +[tmux]:
