Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
fontforge-20230101.tar.xz | 2023-01-01 | 13.8 MB | |
FontForge-2023-01-01-Windows.exe | 2023-01-01 | 23.6 MB | |
FontForge-2023-01-01-a1dad3e-x86_64.AppImage | 2023-01-01 | 42.0 MB | |
FontForge-2023-01-01-a1dad3e.app.dmg | 2023-01-01 | 69.7 MB | |
FontForge January 2023 Release source code.tar.gz | 2023-01-01 | 17.5 MB | |
FontForge January 2023 Release source code.zip | 2023-01-01 | 18.5 MB | |
README.md | 2023-01-01 | 7.1 kB | |
Totals: 7 Items | 185.1 MB | 36 |
What's Changed
- Display the block name for reserved code points by @dscorbett in https://github.com/fontforge/fontforge/pull/4934
- Don't respond to wheel scrolls for buttons/tabsets by @jtanx in https://github.com/fontforge/fontforge/pull/4940
- gfilechooser.c: fix behaviour when changing file type by @jtanx in https://github.com/fontforge/fontforge/pull/4939
- Better control-drag handling for line-adjacent points by @skef in https://github.com/fontforge/fontforge/pull/4945
- Fix resolution of program root by @jtanx in https://github.com/fontforge/fontforge/pull/4956
- Fix missed nonextcp edit by @skef in https://github.com/fontforge/fontforge/pull/4958
- Support ToUnicode extraction from PDFs for Type3 fonts by @aidos in https://github.com/fontforge/fontforge/pull/4961
- Add resource file and Windows application manifest by @jtanx in https://github.com/fontforge/fontforge/pull/4950
- Fix name extraction for Type3 fonts from pdfs by @aidos in https://github.com/fontforge/fontforge/pull/4960
- cmake: Install fonttools and pycontrib by @jtojnar in https://github.com/fontforge/fontforge/pull/4941
- Fix InfoPlist.strings file name. by @MaddTheSane in https://github.com/fontforge/fontforge/pull/4962
- Fix normalisation of absolute paths by @jtanx in https://github.com/fontforge/fontforge/pull/4963
- Handle non-array cm transforms while reading graphics stream from PDFs by @aidos in https://github.com/fontforge/fontforge/pull/4965
- Fix rect extraction from graphics stream for type3 fonts by @aidos in https://github.com/fontforge/fontforge/pull/4967
- Change which lookup types are suggested for jamo features by @dscorbett in https://github.com/fontforge/fontforge/pull/4994
- Better line handling in simplify by @skef in https://github.com/fontforge/fontforge/pull/4981
- Use 'cmap' for Adobe-Identity-0 CID fonts by @dscorbett in https://github.com/fontforge/fontforge/pull/4993
- Fix ChangeGlyph calcluations relative to new nonext/prevcp conventions by @skef in https://github.com/fontforge/fontforge/pull/4979
- Docs composite glyph by @skinkie in https://github.com/fontforge/fontforge/pull/4971
- FVSplineFontPieceMeal: Check that the clut is present before applying conversion by @jtanx in https://github.com/fontforge/fontforge/pull/4999
- Expand the lists of languages and scripts by @dscorbett in https://github.com/fontforge/fontforge/pull/4982
- Add flags to Python font.transform() by @skef in https://github.com/fontforge/fontforge/pull/4980
- Support setting SplineChar width from importOutlines. by @frank-trampe in https://github.com/fontforge/fontforge/pull/5005
- Undefine "extended" macro temporarily on GNU Hurd by @anthonyfok in https://github.com/fontforge/fontforge/pull/5047
- Define PATH_MAX and MAXPATHLEN for GNU/Hurd compatibility by @anthonyfok in https://github.com/fontforge/fontforge/pull/5046
- Fix Ascent & Descent Importing from SVG Font by @GroveDG in https://github.com/fontforge/fontforge/pull/5035
- Prevent floating point shenanigans in loop termination (fixes [#5012]) by @skef in https://github.com/fontforge/fontforge/pull/5013
- GroupFindLPos() in fontforgeexe/groupsdlg.c null pointer fix by @Omnikron13 in https://github.com/fontforge/fontforge/pull/5025
- Fix drawing outside of expose calls by @jtanx in https://github.com/fontforge/fontforge/pull/4949
- Fixed one more typo by @MahdiAljazairi in https://github.com/fontforge/fontforge/pull/5055
- Upgrade GitHub Actions by @cclauss in https://github.com/fontforge/fontforge/pull/5014
- Prevents memory underflow in GFileMimeType() in gutils/fsys.c by @Omnikron13 in https://github.com/fontforge/fontforge/pull/5018
- Add a preference for saving editor state by @khaledhosny in https://github.com/fontforge/fontforge/pull/5044
- splineutil.c: prevent hang on nan input by @jtanx in https://github.com/fontforge/fontforge/pull/5058
- Shell-quote command sent to compressor in BDF by @ctrlcctrlv in https://github.com/fontforge/fontforge/pull/5060
- Fix pfadecrypt bugs by @zjw in https://github.com/fontforge/fontforge/pull/5074
- Include
SFDUTF7
functions inlibfontforge.so
by @ctrlcctrlv in https://github.com/fontforge/fontforge/pull/5078 - splinefit.c: Improvements to merge/simplify by @Alatius in https://github.com/fontforge/fontforge/pull/5095
- RFE: [FEAT] When reference to non-existent glyphs are present in an OpenTy… by @rajeeshknambiar in https://github.com/fontforge/fontforge/pull/4097
- docs: Python scripting - update font.mergeFeature with details of boo… by @rajeeshknambiar in https://github.com/fontforge/fontforge/pull/5107
- Fix logic for CharString double-movetos after PR 4685 by @skef in https://github.com/fontforge/fontforge/pull/5120
- Upgrade to Unicode 15.0.0 and fix and expand the script lists by @dscorbett in https://github.com/fontforge/fontforge/pull/5110
- Fix broken link on scripting page by @bkmgit in https://github.com/fontforge/fontforge/pull/5135
- Fix typo in man page by @h3xx in https://github.com/fontforge/fontforge/pull/5106
- Fix painting behaviour of the ruler linger window and layer change dialog by @jtanx in https://github.com/fontforge/fontforge/pull/5163
- fontinfo.c: fix crash from uninitialised other_pos by @jtanx in https://github.com/fontforge/fontforge/pull/5165
- tottfgpos: Fix needless warning about 16-bit field by @Finii in https://github.com/fontforge/fontforge/pull/5136
- ufo.c: emit guidelines key by @jtanx in https://github.com/fontforge/fontforge/pull/5166
- fvmetrics.c: partial revert of 1033bc6 by @jtanx in https://github.com/fontforge/fontforge/pull/5167
- Update tranlsations from Crowdin by @jtanx in https://github.com/fontforge/fontforge/pull/5168
- Fix woff2 decoding by @jtanx in https://github.com/fontforge/fontforge/pull/5160
- Record unicode cmap encodings when one glyph is in multiple slots by @skef in https://github.com/fontforge/fontforge/pull/4586
New Contributors
- @jtojnar made their first contribution in https://github.com/fontforge/fontforge/pull/4941
- @skinkie made their first contribution in https://github.com/fontforge/fontforge/pull/4971
- @anthonyfok made their first contribution in https://github.com/fontforge/fontforge/pull/5047
- @GroveDG made their first contribution in https://github.com/fontforge/fontforge/pull/5035
- @Omnikron13 made their first contribution in https://github.com/fontforge/fontforge/pull/5025
- @MahdiAljazairi made their first contribution in https://github.com/fontforge/fontforge/pull/5055
- @cclauss made their first contribution in https://github.com/fontforge/fontforge/pull/5014
- @zjw made their first contribution in https://github.com/fontforge/fontforge/pull/5074
- @rajeeshknambiar made their first contribution in https://github.com/fontforge/fontforge/pull/4097
- @bkmgit made their first contribution in https://github.com/fontforge/fontforge/pull/5135
- @h3xx made their first contribution in https://github.com/fontforge/fontforge/pull/5106
Full Changelog: https://github.com/fontforge/fontforge/compare/20220308...20230101