diff --git a/CHANGELOG.md b/CHANGELOG.md index d50c4a5..9c88d63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,14 @@ The format is based on [Keep a Changelog], and this project adheres to Nothing! +## [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 @@ -487,7 +495,8 @@ Still broken on Windows. [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.2...HEAD +[unreleased]: https://github.com/slavfox/Cozette/compare/v.1.8.3...HEAD +[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 diff --git a/Cozette/Cozette.sfd b/Cozette/Cozette.sfd index a316460..3455d92 100644 --- a/Cozette/Cozette.sfd +++ b/Cozette/Cozette.sfd @@ -4,7 +4,7 @@ FullName: Cozette FamilyName: Cozette Weight: Medium Copyright: (c) 2020 Slavfox -Version: 1.082 +Version: 1.083 ItalicAngle: 0 UnderlinePosition: -100 UnderlineWidth: 50 @@ -22,7 +22,7 @@ OS2Version: 1 OS2_WeightWidthSlopeOnly: 0 OS2_UseTypoMetrics: 0 CreationTime: -2082812035 -ModificationTime: 1590669969 +ModificationTime: 1591793302 PfmFamily: 49 TTFWeight: 500 TTFWidth: 5 @@ -57,13 +57,12 @@ MarkAttachClasses: 1 DEI: 91125 LangName: 1033 "" "" "" "" "" "" "" "" "" "" "" "" "" "Copyright (c) 2020 Slavfox +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: 812 29 8 +WinInfo: 58841 29 8 OnlyBitmaps: 1 BeginPrivate: 0 EndPrivate @@ -11610,7 +11609,7 @@ FONTNAME_REGISTRY 16 "" FONT_NAME 16 "Cozette" FACE_NAME 16 "Cozette" COPYRIGHT 16 "(c) 2020 Slavfox" -FONT_VERSION 16 "1.082" +FONT_VERSION 16 "1.083" FONT_ASCENT 18 10 FONT_DESCENT 18 3 UNDERLINE_POSITION 18 -19 @@ -13565,9 +13564,9 @@ BDFChar: 963 59259 6 0 6 -2 7 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 diff --git a/img/characters.png b/img/characters.png index 01ecf09..dbd5fcd 100644 Binary files a/img/characters.png and b/img/characters.png differ diff --git a/img/charmap.png b/img/charmap.png index 675fc31..a285ba4 100644 Binary files a/img/charmap.png and b/img/charmap.png differ