Conversation
Since `select()` is only used as a workaround for microseconds sleep, replace it with `nanosleep()`.
- This implements cvParameters for SFD, TTF, UFO and Python interface - 'character' list is not implemented yet
* Support localization in development environment * Set position for ff::dlg::Dialog * Modal GTK dialog blocks legacy GWindow parent * Class LanguageListDlg * Sort scripts and languages by UI language * Add gtk_post_error() to utils.cpp * Support CSS for Gtk::TreeView and GTK::Entry, tooltip * Fix mistaken copyrights
…rge#5675) Co-authored-by: Steve White <stevan.white@gmail.com>
* Use custom alias 'windows-cjk-workaround' to allow user to utilize 'system-ui' independently.
* [cleanup] A late review of PR fontforge#5663 * Override font in resource file on Windows for CJK locales --------- Co-authored-by: Maxim Iorsh <iorsh@users.sourceforge.net>
…ge#5702) `hmtx` table is incorrectly optimized assuming all the widths are same in a monospace font. This optimization is now canceled. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
* Python: glyph.glyphPen([replace=True]) * Fix `showttf` docs * Fix links to Apple TrueType Reference Manual * Links to Adobe PDFs
* NULL checks in GtkApp() * Don't call Gtk::Application::register_application()
* Fix "Find Problems" for control points * Always verify CharView before accessing it * Get representative width for default advance value
* ShowHistogramDlg class * Define C++ operator OR for enums window_attr_mask and gg_flags * Add histogram widget to ShowHistogramDlg * GTK utils set_cursor(), unset_cursor() * Use GTK theme colors for histogram elements * class ff::app::ColorManager * Move CSS color utilities from DialogBase to ColorManager * Fix crash in ui_font_extents() * Add warning icon to VerifiedEntry
nadalaba
force-pushed
the
temp
branch
5 times, most recently
from
June 19, 2026 21:33
7b5e269 to
6b29d48
Compare
sysconfig._get_default_scheme() exists on python < 3.10
Globs used for potfile generation are now expanded before invoking COMMAND, which gets wrapped in cmd.exe /C "COMMAND" preventing proper glob expansion on MSYS2 Ninja builds.
nadalaba
force-pushed
the
master
branch
5 times, most recently
from
August 31, 2026 21:38
2e06cb0 to
c41bdb9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.