Skip to content

Fix fontscale doc #26730#26764

Closed
Rakashya1 wants to merge 4 commits intoopencv:4.xfrom
Rakashya1:fix_fontscale-doc
Closed

Fix fontscale doc #26730#26764
Rakashya1 wants to merge 4 commits intoopencv:4.xfrom
Rakashya1:fix_fontscale-doc

Conversation

@Rakashya1
Copy link
Copy Markdown

@Rakashya1 Rakashya1 commented Jan 13, 2025

Fixes #26730
Added putText() font scale value behavior

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@asmorkalov
Copy link
Copy Markdown
Contributor

Doxyfile is redundant. It's generated by cmake automatically.

@Rakashya1
Copy link
Copy Markdown
Author

Doxyfile is redundant. It's generated by cmake automatically.

Thankyou for pointing that out as I'm new and this is my first pr I really appreciate the feedback.

@asmorkalov
Copy link
Copy Markdown
Contributor

Closed. Prefered alternative fix with better formatting.

@asmorkalov asmorkalov closed this Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: documentation Documentation fix or update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

putText() font scale value behavior needs to be added.

2 participants