Hello community,

here is the log from the commit of package cozette-fonts for openSUSE:Factory 
checked in at 2020-10-20 16:12:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cozette-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.cozette-fonts.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cozette-fonts"

Tue Oct 20 16:12:10 2020 rev:4 rq:842595 version:1.9.2+git.1601275698.ea2ec2b

Changes:
--------
--- /work/SRC/openSUSE:Factory/cozette-fonts/cozette-fonts.changes      
2020-05-12 22:33:05.639964776 +0200
+++ /work/SRC/openSUSE:Factory/.cozette-fonts.new.3486/cozette-fonts.changes    
2020-10-20 16:21:39.834329529 +0200
@@ -1,0 +2,29 @@
+Mon Oct 19 15:35:41 UTC 2020 - andy great <andythe_gr...@pm.me>
+
+- Update to version 1.9.2.
+  * Added
+    * U+221A SQUARE ROOT
+    * U+2116 NUMERO SIGN 
+  * Fixed 
+    * U+0506 CYRILLIC CAPITAL LETTER KOMI DZJE now has an actual 
+      glyph
+    * U+0507 CYRILLIC SMALL LETTER KOMI DZJE now has an actual 
+      glyph 
+
+-------------------------------------------------------------------
+Sat Aug 29 10:31:37 UTC 2020 - andy great <andythe_gr...@pm.me>
+
+- Update to version 1.9.0.
+  * Added
+    * U+0166 LATIN CAPITAL LETTER T WITH STROKE
+    * U+0167 LATIN SMALL LETTER T WITH STROKE
+    * U+0172 LATIN CAPITAL LETTER U WITH OGONEK
+    * U+0173 LATIN SMALL LETTER U WITH OGONEK
+    * U+0174 LATIN CAPITAL LETTER W WITH CIRCUMFLEX
+    * U+0175 LATIN SMALL LETTER W WITH CIRCUMFLEX
+    * U+0176 LATIN CAPITAL LETTER Y WITH CIRCUMFLEX
+    * U+0177 LATIN SMALL LETTER Y WITH CIRCUMFLEX
+  * Changed
+    * snake is now fullwidth to make starship prompts look less ugly
+
+-------------------------------------------------------------------

Old:
----
  Cozette-1.8.0+git.1586169539.b90b7be.obscpio

New:
----
  Cozette-1.9.2+git.1601275698.ea2ec2b.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cozette-fonts.spec ++++++
--- /var/tmp/diff_new_pack.zkPk5N/_old  2020-10-20 16:21:40.598329891 +0200
+++ /var/tmp/diff_new_pack.zkPk5N/_new  2020-10-20 16:21:40.602329893 +0200
@@ -17,9 +17,9 @@
 
 %define ttf_fontdir %{_datadir}/fonts/truetype
 %define fontname    Cozette
-%define fontversion    1.7.0
+%define fontversion    1.9.2
 Name:           cozette-fonts
-Version:        1.8.0+git.1586169539.b90b7be
+Version:        1.9.2+git.1601275698.ea2ec2b
 Release:        0
 Summary:        A bitmap programming font
 License:        MIT

++++++ Cozette-1.8.0+git.1586169539.b90b7be.obscpio -> 
Cozette-1.9.2+git.1601275698.ea2ec2b.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Cozette-1.8.0+git.1586169539.b90b7be/.github/workflows/main.yml 
new/Cozette-1.9.2+git.1601275698.ea2ec2b/.github/workflows/main.yml
--- old/Cozette-1.8.0+git.1586169539.b90b7be/.github/workflows/main.yml 
2020-04-06 12:38:59.000000000 +0200
+++ new/Cozette-1.9.2+git.1601275698.ea2ec2b/.github/workflows/main.yml 
2020-09-28 08:48:18.000000000 +0200
@@ -12,17 +12,26 @@
     container:
       image: archlinux/base
     steps:
+    - name: Update packages
+      run: |
+        pacman -Syyu --noconfirm
     - name: Install dependencies
       run: |
-        pacman -Sy --noconfirm base git tar which python python-pipenv
+        pacman -S --noconfirm base git tar which zip libffi
+    - name: Install python
+      run: |
+        pacman -S --noconfirm python python-pipenv
     - name: Install fontforge
       run: pacman -S --noconfirm fontforge
     - uses: actions/checkout@v2
     - name: Build fonts
       run: |
         pipenv install; pipenv run python build.py fonts
+    - name: Zip fonts
+      run: |
+        mv build CozetteFonts; cp ./LICENSE CozetteFonts/LICENSE; zip -r 
CozetteFonts.zip CozetteFonts
     - uses: ncipollo/release-action@v1
       with:
-        artifacts: "build/*"
+        artifacts: "CozetteFonts.zip,CozetteFonts/*"
         token: ${{ secrets.GITHUB_TOKEN }}
         body: "See 
[CHANGELOG.md](https://github.com/slavfox/Cozette/blob/master/CHANGELOG.md)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cozette-1.8.0+git.1586169539.b90b7be/CHANGELOG.md 
new/Cozette-1.9.2+git.1601275698.ea2ec2b/CHANGELOG.md
--- old/Cozette-1.8.0+git.1586169539.b90b7be/CHANGELOG.md       2020-04-06 
12:38:59.000000000 +0200
+++ new/Cozette-1.9.2+git.1601275698.ea2ec2b/CHANGELOG.md       2020-09-28 
08:48:18.000000000 +0200
@@ -9,6 +9,63 @@
 
 Nothing!
 
+
+## [1.9.2]
+
+### Added
+- √ (U+221A SQUARE ROOT)
+- № (U+2116 NUMERO SIGN)
+
+### Fixed
+- Ԇ (U+0506 CYRILLIC CAPITAL LETTER KOMI DZJE) now has an actual glyph
+- ԇ (U+0507 CYRILLIC SMALL LETTER KOMI DZJE) now has an actual glyph
+
+## [1.9.0]
+
+### Added
+
+- Ŧ (U+0166 LATIN CAPITAL LETTER T WITH STROKE)
+- ŧ (U+0167 LATIN SMALL LETTER T WITH STROKE)
+- Ų (U+0172 LATIN CAPITAL LETTER U WITH OGONEK)
+- ų (U+0173 LATIN SMALL LETTER U WITH OGONEK)
+- Ŵ (U+0174 LATIN CAPITAL LETTER W WITH CIRCUMFLEX)
+- ŵ (U+0175 LATIN SMALL LETTER W WITH CIRCUMFLEX)
+- Ŷ (U+0176 LATIN CAPITAL LETTER Y WITH CIRCUMFLEX)
+- ŷ (U+0177 LATIN SMALL LETTER Y WITH CIRCUMFLEX)
+
+### Changed
+
+- 🐍is now fullwidth to make starship prompts look less ugly
+
+## [1.8.3]
+
+### Fixed
+
+#### Glyphs
+
+-  (U+E61D nf-custom-cpp) and  (U+E61E nf-custom-c) were the wrong way 
around.
+
+## [1.8.2]
+
+### Fixed
+
+#### Glyphs
+
+- ▲ (U+25B2) and ▼ (U+25BC) were the wrong way around.
+
+## [1.8.1]
+
+### Changed
+
+- `isFixedPitch` is now being set to 1 for CozetteVector, and the OS/2
+ `panose` table specifies proportion as monospace which should hopefully fix
+  the font not being detected as monospace under Windows and kitty-term. 
+
+## [1.8.0+zipbuild]
+
+### Added
+- Releases now also include a zipped package with all the fonts.
+
 ## [1.8.0]
 ### Added
 #### Glyphs
@@ -466,7 +523,12 @@
 
 [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
 [Semantic Versioning]: https://semver.org/spec/v2.0.0.html
-[unreleased]: https://github.com/slavfox/Cozette/compare/v.1.8.0...HEAD
+[unreleased]: https://github.com/slavfox/Cozette/compare/v.1.8.3...HEAD
+[1.9.2]: https://github.com/slavfox/Cozette/compare/v.1.9.0...v.1.9.2
+[1.9.0]: https://github.com/slavfox/Cozette/compare/v.1.8.3...v.1.9.0
+[1.8.3]: https://github.com/slavfox/Cozette/compare/v.1.8.2...v.1.8.3
+[1.8.2]: https://github.com/slavfox/Cozette/compare/v.1.8.1...v.1.8.2
+[1.8.1]: https://github.com/slavfox/Cozette/compare/v.1.8.0...v.1.8.1
 [1.8.0]: https://github.com/slavfox/Cozette/compare/v.1.7.2...v.1.8.0
 [1.7.2]: https://github.com/slavfox/Cozette/compare/v.1.7.1...v.1.7.2
 [1.7.1]: https://github.com/slavfox/Cozette/compare/v.1.7.0...v.1.7.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Cozette-1.8.0+git.1586169539.b90b7be/Cozette/Cozette.sfd 
new/Cozette-1.9.2+git.1601275698.ea2ec2b/Cozette/Cozette.sfd
--- old/Cozette-1.8.0+git.1586169539.b90b7be/Cozette/Cozette.sfd        
2020-04-06 12:38:59.000000000 +0200
+++ new/Cozette-1.9.2+git.1601275698.ea2ec2b/Cozette/Cozette.sfd        
2020-09-28 08:48:18.000000000 +0200
@@ -4,7 +4,7 @@
 FamilyName: Cozette
 Weight: Medium
 Copyright: (c) 2020 Slavfox
-Version: 1.080
+Version: 1.092
 ItalicAngle: 0
 UnderlinePosition: -100
 UnderlineWidth: 50
@@ -22,7 +22,7 @@
 OS2_WeightWidthSlopeOnly: 0
 OS2_UseTypoMetrics: 0
 CreationTime: -2082812035
-ModificationTime: 1586169290
+ModificationTime: 1601275347
 PfmFamily: 49
 TTFWeight: 500
 TTFWidth: 5
@@ -57,18 +57,17 @@
 DEI: 91125
 LangName: 1033 "" "" "" "" "" "" "" "" "" "" "" "" "" "Copyright (c) 2020 
Slavfox <slavfox...@gmail.com>+AAoACgAA-Permission is hereby granted, free of 
charge, to any person obtaining a copy of this software and associated 
documentation files (the +ACIA-Software+ACIA), to deal in the Software without 
restriction, including without limitation the rights to use, copy, modify, 
merge, publish, distribute, sublicense, and/or sell copies of the Software, and 
to permit persons to whom the Software is furnished to do so, subject to the 
following conditions:+AAoACgAA-The above copyright notice and this permission 
notice shall be included in all copies or substantial portions of the 
Software.+AAoACgAA-THE SOFTWARE IS PROVIDED +ACIA-AS IS+ACIA, WITHOUT WARRANTY 
OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO 
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES 
OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
DEALINGS IN THE SOFTWARE." "https://opensource.org/licenses/MIT";
 Encoding: UnicodeFull
-Compacted: 1
 UnicodeInterp: none
 NameList: AGL with PUA
 DisplaySize: -48
 AntiAlias: 1
 FitToEm: 0
-WinInfo: 1218 29 8
+WinInfo: 8040 40 15
 OnlyBitmaps: 1
 BeginPrivate: 0
 EndPrivate
 TeXData: 1 0 0 524288 262144 174762 0 -1048576 174762 783286 444596 497025 
792723 393216 433062 380633 303038 157286 324010 404750 52429 2506097 1059062 
262144
-BeginChars: 1114112 1643
+BeginChars: 1114112 1653
 
 StartChar: .notdef
 Encoding: 0 -1 0
@@ -10550,7 +10549,7 @@
 
 StartChar: u1F40D
 Encoding: 128013 128013 1495
-Width: 945
+Width: 1890
 Flags: W
 LayerCount: 2
 EndChar
@@ -11587,8 +11586,78 @@
 Flags: W
 LayerCount: 2
 EndChar
+
+StartChar: Uogonek
+Encoding: 370 370 1643
+Width: 1024
+Flags: W
+LayerCount: 2
+EndChar
+
+StartChar: uogonek
+Encoding: 371 371 1644
+Width: 1024
+Flags: W
+LayerCount: 2
+EndChar
+
+StartChar: Wcircumflex
+Encoding: 372 372 1645
+Width: 1024
+Flags: W
+LayerCount: 2
+EndChar
+
+StartChar: wcircumflex
+Encoding: 373 373 1646
+Width: 1024
+Flags: W
+LayerCount: 2
+EndChar
+
+StartChar: Ycircumflex
+Encoding: 374 374 1647
+Width: 1024
+Flags: W
+LayerCount: 2
+EndChar
+
+StartChar: ycircumflex
+Encoding: 375 375 1648
+Width: 1024
+Flags: W
+LayerCount: 2
+EndChar
+
+StartChar: Tbar
+Encoding: 358 358 1649
+Width: 1024
+Flags: W
+LayerCount: 2
+EndChar
+
+StartChar: tbar
+Encoding: 359 359 1650
+Width: 1024
+Flags: W
+LayerCount: 2
+EndChar
+
+StartChar: radical
+Encoding: 8730 8730 1651
+Width: 1024
+Flags: W
+LayerCount: 2
+EndChar
+
+StartChar: afii61352
+Encoding: 8470 8470 1652
+Width: 1024
+Flags: W
+LayerCount: 2
+EndChar
 EndChars
-BitmapFont: 13 1643 10 3 1
+BitmapFont: 13 1654 10 3 1
 BDFStartProperties: 42
 FONT 1 "-slavfox-Cozette-Medium-R-Normal--13-120-75-75-M-60-ISO10646-1"
 COMMENT 0 "(c) 2020 Slavfox"
@@ -11610,7 +11679,7 @@
 FONT_NAME 16 "Cozette"
 FACE_NAME 16 "Cozette"
 COPYRIGHT 16 "(c) 2020 Slavfox"
-FONT_VERSION 16 "1.080"
+FONT_VERSION 16 "1.092"
 FONT_ASCENT 18 10
 FONT_DESCENT 18 3
 UNDERLINE_POSITION 18 -19
@@ -13565,9 +13634,9 @@
 BDFChar: 964 59298 6 0 6 1 5
 J3Y5BNW9%Z
 BDFChar: 965 58909 6 0 6 0 6
-3,I1&end;G
-BDFChar: 966 58910 6 0 6 0 6
 @"=KUP^m-A
+BDFChar: 966 58910 6 0 6 0 6
+3,I1&end;G
 BDFChar: 967 58913 6 3 3 -3 8
 J:IWMJ,k+MJ,k+M
 BDFChar: 968 61728 6 0 6 1 5
@@ -14414,10 +14483,10 @@
 ^`Xc@-n$JT
 BDFChar: 1389 1285 6 1 5 0 5
 ^`Y&H-kH@Y
-BDFChar: 1390 1286 6 1 5 0 7
-n;%?(#RH6*
-BDFChar: 1391 1287 6 1 5 0 5
-E/61RLi<=o
+BDFChar: 1390 1286 6 1 5 -2 7
+@#tpB?k<kd#RCD1
+BDFChar: 1391 1287 6 1 5 -2 5
+@#tq-&/YZY
 BDFChar: 1392 1288 6 0 5 0 7
 E)9M5<)chQ
 BDFChar: 1393 1289 6 0 5 0 5
@@ -14624,8 +14693,8 @@
 -q&[d\q7eNK)P`M
 BDFChar: 1494 128024 6 0 6 0 6
 E4#>A]Hea&
-BDFChar: 1495 128013 6 0 6 0 7
-*&bN#L'E,)
+BDFChar: 1495 128013 12 1 10 0 7
+"+UTk(Vg<l&AS:]J&))7
 BDFChar: 1496 128142 6 0 6 1 6
 I/<hi3"Q&i
 BDFChar: 1497 129408 6 0 7 0 6
@@ -14651,9 +14720,9 @@
 BDFChar: 1507 9632 6 0 6 0 6
 rr2orrr2ls
 BDFChar: 1508 9650 6 0 6 0 6
-rr.:m3&hHL
-BDFChar: 1509 9660 6 0 6 0 6
 &3)XsI/a*F
+BDFChar: 1509 9660 6 0 6 0 6
+rr.:m3&hHL
 BDFChar: 1510 9675 6 0 6 0 6
 3(/@MJj_Qu
 BDFChar: 1511 9744 6 0 6 0 6
@@ -14920,5 +14989,25 @@
 ^qdb$^qd_c^q]pM
 BDFChar: 1642 57354 6 1 6 0 7
 G]7'cpb6)@
+BDFChar: 1643 370 6 1 5 -2 7
+LkpkCLkpk++><cq
+BDFChar: 1644 371 6 1 5 -2 5
+LkpkCLj0IJ
+BDFChar: 1645 372 6 1 5 0 9
++A`&oLo@7k:f%,l
+BDFChar: 1646 373 6 1 5 0 8
++A`&oLo@7K:]LIq
+BDFChar: 1647 374 6 1 5 0 9
++A`&oLknkM+<UXa
+BDFChar: 1648 375 6 1 5 -3 8
++A`&oLkpkCGR+Ro
+BDFChar: 1649 358 6 1 5 0 7
+p`L\u+<VdL
+BDFChar: 1650 359 6 1 5 0 7
+5X=g(n3B5u
+BDFChar: 1651 8730 6 1 5 1 6
+3$=le5X5;L
+BDFChar: 1652 8470 6 0 5 0 8
+*0c]C^q?n5O8o7\
 EndBitmapFont
 EndSplineFont
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cozette-1.8.0+git.1586169539.b90b7be/README.md 
new/Cozette-1.9.2+git.1601275698.ea2ec2b/README.md
--- old/Cozette-1.8.0+git.1586169539.b90b7be/README.md  2020-04-06 
12:38:59.000000000 +0200
+++ new/Cozette-1.9.2+git.1601275698.ea2ec2b/README.md  2020-09-28 
08:48:18.000000000 +0200
@@ -17,13 +17,19 @@
   - [Linux](#linux)
   - [Mac](#mac)
   - [Windows](#windows)
+  - [Notes on specific applications](#notes-on-specific-applications)
+    - [VSCode, general GUI applications](#vscode-general-gui-applications)
+    - [Kitty](#kitty)
 - [Roadmap](#roadmap)
+- [Recommended alternatives](#recommended-alternatives)
 - [Character map](#character-map)
 - [License](#license)
 
 # About Cozette
 
-Cozette is based on [Dina], which itself is based on [Proggy].
+Cozette is a 6x13px (bounding box; average 5px character width, 3px 
+descent, 10px ascent, 8px cap height) bitmap font based on [Dina], which 
+itself is based on [Proggy].
 It's also heavily inspired by [Creep]. I absolutely adore Creep, and was
 using it up until I got a higher-DPI screen for which it was slightly too
 small. That prompted me to make the bitmap font I always wished existed: 
@@ -48,15 +54,10 @@
 Cozette is distributed in two main variants: bitmap and vector.
 
 Bitmap fonts are, effectively, just that - bitmaps. They scale terribly, but
-look nice and sharp (and pixel-perfect) if you use them at their intended point
+look nice and sharp (and pixel-perfect) at one specific point
 size. Vector fonts scale well, but in this case, might look ugly at
 smaller point sizes because of antialiasing issues and the like.
 
-VSCode and a lot of other GUI applications don't support bitmap fonts, so you 
-will want to use CozetteVector there. In applications that do support bitmap
-fonts, you will want to use the normal, bitmap Cozette (unless it's too
-small for you, in which case, CozetteVector scales better).  
-
 ### Linux
 The preferred format is `.otb` (for bitmaps) or `.ttf` 
 (for CozetteVector). To install the font, just throw it in your fonts directory
@@ -88,6 +89,32 @@
 
 You know what you're doing.
 
+### Notes on specific applications
+
+#### VSCode, general GUI applications
+
+VSCode and a lot of other GUI applications don't support bitmap fonts, so you 
+will want to use CozetteVector there. In applications that do support bitmap
+fonts, you will want to use the normal, bitmap Cozette (unless it's too
+small for you, in which case, CozetteVector scales better).
+
+#### Kitty
+
+**[4e554c4c](https://github.com/4e554c4c) made [an AUR package for `kitty` 
patched to support bitmap 
fonts](https://aur.archlinux.org/packages/kitty-bitmap/).**
+
+> `if you like bitmap fonts, kitty is not for you.`
+
+**According to its author, `kitty` [doesn't, and never will, support bitmap 
fonts](https://github.com/kovidgoyal/kitty/issues/97#issuecomment-373970232)**.
+
+If you *really* want to get Cozette working, you can try the [AUR package 
mentioned above](https://aur.archlinux.org/packages/kitty-bitmap/), or apply 
[the patch 
there](https://aur.archlinux.org/cgit/aur.git/tree/Allow-bitmap-fonts.patch?h=kitty-bitmap)
 yourself. 
+
+If that doesn't work, you can try the trick from 
[here](https://github.com/kovidgoyal/kitty/issues/97#issuecomment-579094656); 
if you 
+explicitly set Cozette(Vector)'s `spacing` to 100, and `scalable` to `true` in 
`fontconfig`, `kitty` *should* accept it.
+
+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.) 
+
 # Roadmap
 
 Check the [CHANGELOG] for the latest news!
@@ -121,6 +148,15 @@
 - [ ] Italic version
 - [ ] Ligatures
 
+# Recommended alternatives
+
+Cozette is, intentionally, a very small font. If you're looking for other
+bitmap fonts with extra glyphs, a couple of my favorites are 
+[Tamzen](https://github.com/sunaku/tamzen-font/)
+and [Envypn](https://github.com/Sorixelle/envypn-powerline). You might also
+find the [Tecate/bitmap-fonts repo](https://github.com/Tecate/bitmap-fonts)
+useful. 
+
 # Character map
 
 For easy copy-pasting, the character map is provided in text form in 
@@ -147,6 +183,8 @@
 
 Cozette is licensed [MIT] 💜
 
+Massive thanks to [ym1234] for helping me figure out how to make the font 
tables behave nicely.
+
 
 [Dina]: https://www.dcmembers.com/jibsen/download/61/
 [Proggy]: https://github.com/bluescan/proggyfonts
@@ -172,3 +210,4 @@
 [powerlevel10k]: https://github.com/romkatv/powerlevel10k/
 [pipenv]: https://github.com/pypa/pipenv
 [MIT]: ./LICENSE
+[ym1234]: https://github.com/ym1234
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Cozette-1.8.0+git.1586169539.b90b7be/cozette_builder/ttfbuilder.py 
new/Cozette-1.9.2+git.1601275698.ea2ec2b/cozette_builder/ttfbuilder.py
--- old/Cozette-1.8.0+git.1586169539.b90b7be/cozette_builder/ttfbuilder.py      
2020-04-06 12:38:59.000000000 +0200
+++ new/Cozette-1.9.2+git.1601275698.ea2ec2b/cozette_builder/ttfbuilder.py      
2020-09-28 08:48:18.000000000 +0200
@@ -1,6 +1,6 @@
 from pathlib import Path
 
-from fontTools.fontBuilder import FontBuilder  # type: ignore
+from fontTools.fontBuilder import FontBuilder, _panoseDefaults  # type: ignore
 
 from cozette_builder.bdffont import BdfFont
 
@@ -90,7 +90,14 @@
         self.fb.setupHorizontalHeader(ascent=ascent, descent=-descent)
         self.fb.setupNameTable(namestrings)
         self.fb.setupOS2(
-            sTypoAscender=ascent, usWinAscent=ascent, usWinDescent=descent
+            sTypoAscender=ascent,
+            usWinAscent=ascent,
+            usWinDescent=descent,
+            panose={
+                **_panoseDefaults,
+                "bFamilyType": 2,  # Text and display
+                "bProportion": 9  # Monospace
+            }
         )
-        self.fb.setupPost()
+        self.fb.setupPost(isFixedPitch=1)
         self.fb.save(output_path)
Binary files old/Cozette-1.8.0+git.1586169539.b90b7be/img/characters.png and 
new/Cozette-1.9.2+git.1601275698.ea2ec2b/img/characters.png differ
Binary files old/Cozette-1.8.0+git.1586169539.b90b7be/img/charmap.png and 
new/Cozette-1.9.2+git.1601275698.ea2ec2b/img/charmap.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cozette-1.8.0+git.1586169539.b90b7be/img/charmap.txt 
new/Cozette-1.9.2+git.1601275698.ea2ec2b/img/charmap.txt
--- old/Cozette-1.8.0+git.1586169539.b90b7be/img/charmap.txt    2020-04-06 
12:38:59.000000000 +0200
+++ new/Cozette-1.9.2+git.1601275698.ea2ec2b/img/charmap.txt    2020-09-28 
08:48:18.000000000 +0200
@@ -18,8 +18,8 @@
 U+0013_│İ ı IJ ij Ĵ ĵ Ķ ķ ĸ Ĺ ĺ Ļ ļ Ľ ľ Ŀ
 U+0014_│ŀ Ł ł Ń ń Ņ ņ Ň ň ʼn Ŋ ŋ Ō ō Ŏ ŏ
 U+0015_│Ő ő Œ œ Ŕ ŕ Ŗ ŗ Ř ř Ś ś Ŝ ŝ Ş ş
-U+0016_│Š š Ţ ţ Ť ť     Ũ ũ Ū ū Ŭ ŭ Ů ů
-U+0017_│Ű ű             Ÿ Ź ź Ż ż Ž ž
+U+0016_│Š š Ţ ţ Ť ť Ŧ ŧ Ũ ũ Ū ū Ŭ ŭ Ů ů
+U+0017_│Ű ű Ų ų Ŵ ŵ Ŷ ŷ Ÿ Ź ź Ż ż Ž ž
 U+0019_│    ƒ
 U+001C_│      ǃ
 U+0024_│            Ɇ ɇ
@@ -57,6 +57,7 @@
 U+0208_│  ₁
 U+020A_│                        €
 U+020B_│                          ₽
+U+0211_│            №
 U+0212_│    ™
 U+0216_│        Ⅴ
 U+0219_│← ↑ → ↓ ↔ ↕ ↖ ↗ ↘ ↙ ↚ ↛
@@ -64,7 +65,7 @@
 U+021D_│⇐ ⇑ ⇒ ⇓ ⇔ ⇕
 U+021E_│⇠ ⇡ ⇢ ⇣
 U+0220_│∀     ∃ ∄ ∅ ∆ ∇ ∈ ∉ ∊ ∋ ∌ ∍ ∎ ∏
-U+0221_│∐             ∗ ∘ ∙         ∞
+U+0221_│∐             ∗ ∘ ∙ √       ∞
 U+0222_│          ∥ ∦
 U+0226_│≠ ≡     ≤ ≥
 U+0229_│                          ⊝ ⊞ ⊟
Binary files old/Cozette-1.8.0+git.1586169539.b90b7be/img/sample.png and 
new/Cozette-1.9.2+git.1601275698.ea2ec2b/img/sample.png differ

++++++ Cozette.obsinfo ++++++
--- /var/tmp/diff_new_pack.zkPk5N/_old  2020-10-20 16:21:40.750329963 +0200
+++ /var/tmp/diff_new_pack.zkPk5N/_new  2020-10-20 16:21:40.754329965 +0200
@@ -1,5 +1,5 @@
 name: Cozette
-version: 1.8.0+git.1586169539.b90b7be
-mtime: 1586169539
-commit: b90b7be435feb45217664d9b1d587abe7a43bb46
+version: 1.9.2+git.1601275698.ea2ec2b
+mtime: 1601275698
+commit: ea2ec2bf26f6d68ec49a5608f994c56f592abd3b
 

++++++ CozetteVector.otf ++++++
Binary files /var/tmp/diff_new_pack.zkPk5N/_old and 
/var/tmp/diff_new_pack.zkPk5N/_new differ

++++++ _service ++++++
--- /var/tmp/diff_new_pack.zkPk5N/_old  2020-10-20 16:21:40.786329980 +0200
+++ /var/tmp/diff_new_pack.zkPk5N/_new  2020-10-20 16:21:40.790329982 +0200
@@ -2,8 +2,8 @@
   <service mode="disabled" name="obs_scm">
     <param name="url">git://github.com/slavfox/Cozette.git</param>
     <param name="scm">git</param>
-    <param name="revision">b90b7be</param>
-    <param name="versionprefix">1.8.0+git</param>
+    <param name="revision">ea2ec2b</param>
+    <param name="versionprefix">1.9.2+git</param>
     <param name="versionformat">%ct.%h</param>
   </service>
   <service mode="buildtime" name="tar" />


Reply via email to