-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PPGe: Use TextDrawer for save UI if available #12702
Commits on Mar 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 85d2702 - Browse repository at this point
Copy the full SHA 85d2702View commit details -
Qt: Cleanup differences in text hashing.
We don't want to use just adler to cache strings. Also, port over the DPI handling to be consistent. Not tested.
1Configuration menu - View commit details
-
Copy full SHA for 70b07f2 - Browse repository at this point
Copy the full SHA 70b07f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5141dc7 - Browse repository at this point
Copy the full SHA 5141dc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbf4769 - Browse repository at this point
Copy the full SHA fbf4769View commit details -
PPGe: Make some of the API internal only.
We don't use these externally and probably won't.
Configuration menu - View commit details
-
Copy full SHA for f2c88d6 - Browse repository at this point
Copy the full SHA f2c88d6View commit details -
PPGe: Use TextDrawer for save UI if available.
This should result in better spacing for non-Latin characters, and less missing letters. Basically the same benefits as for the UI.
Configuration menu - View commit details
-
Copy full SHA for 6652fe2 - Browse repository at this point
Copy the full SHA 6652fe2View commit details -
PPGe: Show ellipsis for overly long lines.
To match PPGE_LINE_USE_ELLIPSIS when using TextDrawer.
Configuration menu - View commit details
-
Copy full SHA for 08a6047 - Browse repository at this point
Copy the full SHA 08a6047View commit details -
Android: Delay TextDrawer init in PPGe.
We need it to init on the correct thread.
Configuration menu - View commit details
-
Copy full SHA for 9c9ace6 - Browse repository at this point
Copy the full SHA 9c9ace6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f65c07 - Browse repository at this point
Copy the full SHA 5f65c07View commit details -
PPGe: Clear unused parts of text image buffers.
Prevents artifacts when the RAM previously had other data in it.
Configuration menu - View commit details
-
Copy full SHA for de81b70 - Browse repository at this point
Copy the full SHA de81b70View commit details