- Notifications
You must be signed in to change notification settings - Fork1.2k
Enable copying of a run's font#1309
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Allowing copying of another run's font by adding @font.setter definition to font property.
Allowing copying of another run's font settings by adding @color.setter definition to color property in Font class.
Syncing with master
Created formatting property based on Steve Canny's suggestion to enable a more comprehensive preservation of the run's formatting.Seems to work well this way.
Oops, forgot to move the copy import below _future_
Hello, it has been a long time and no one has commented as to whether this PR has merit. Should I pursue this further or should I simply have this as a patch set in my systems that I would need to apply post upgrades? Thank you for your time and effort! |
See issue#1308 for details.
My commits here present my suggested solution.
Feel free to request improvements to solution.
Thank you!