You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
breaking change for vi-mode users: lem-vi-mode:*command-keymap* was renamed to lem-vi-mode:*normal-keymap*.
The SDL2 implementation implemented graphical-text-buffer and its drawing methods.
This is a buffer that can mix the drawing of text in any individual font with the display of images.
In this PR, I have refactored this mechanism so that it is a generic mechanism rather than an SDL2-specific mechanism.
In the process, the old drawing methods were completely replaced by the new ones.
No description provided.
The text was updated successfully, but these errors were encountered: