Skip to content
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

Add rendering for graphics used externally (e.g., support chat avatar) #537

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

melvo
Copy link
Contributor

@melvo melvo commented Feb 18, 2023

PR check list:

  • Document your code
  • Add \since QXmpp 1.X, QXMPP_EXPORT
  • Fix doxygen warnings (see log when building with -DBUILD_DOCUMENTATION=ON)
  • Update doc/doap.xml
  • Add unit tests
  • Format the code: Run clang-format -i src/<edited-file(s)> tests/<edited-file(s)>

@melvo melvo force-pushed the feature/logo-rendering branch 2 times, most recently from 9ea5e83 to 3fe83bd Compare August 8, 2023 15:13
@lnjX lnjX force-pushed the master branch 10 times, most recently from 84168ac to e614dcc Compare February 4, 2024 20:17
Only the logo itself is kept.
Users of the logo can set various margins fitting their needs.
Variants of the logo inlcuding specific margins can be generated.
That is needed if the logo is used without the possibility to dynamically
adjust its margins.
@lnjX lnjX merged commit 92dcb72 into qxmpp-project:master Feb 5, 2024
13 of 14 checks passed
@melvo melvo deleted the feature/logo-rendering branch February 6, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants