-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
Cached TextBrush and FontFormat for Measure & Draw Text #108
Merged
Commits on Oct 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0945219 - Browse repository at this point
Copy the full SHA 0945219View commit details
Commits on Feb 7, 2023
-
Merge branch 'master' of https://github.com/gilsonwang/d2dlib into gi…
…lsonwang-master # Conflicts: # binary/x86-build/d2dlibexport.dll # binary/x86-build/d2dwinform.dll # src/D2DLibExport/D2DDevice.cs # src/D2DLibExport/D2DLibExport.csproj # src/Examples/SampleCode/MeasureAndDrawStringForm.cs # src/d2dlib/Text.cpp # src/d2dlib/Text.h + bugfixes & refactoring
Configuration menu - View commit details
-
Copy full SHA for 1de1392 - Browse repository at this point
Copy the full SHA 1de1392View commit details
Commits on Feb 8, 2023
-
Add D2DSolidColorTextBrush object and interface + extend MeasureText …
…with D2DFontFormat fontFormat and D2DTextLayout textLayout + update Sample/MeasureAndDrawString
Configuration menu - View commit details
-
Copy full SHA for d2936b7 - Browse repository at this point
Copy the full SHA d2936b7View commit details -
Merge pull request #2 from Softwaretom007/gilsonwang-master
Add D2DSolidColorTextBrush object and interface + extend MeasureText with D2DFontFormat fontFormat and D2DTextLayout textLayout + update Sample/MeasureAndDrawString + update FPS meter algorithm
Configuration menu - View commit details
-
Copy full SHA for e1fabb8 - Browse repository at this point
Copy the full SHA e1fabb8View commit details
Commits on May 4, 2023
-
Add Drawing Unconnected lines Add fill & draw rectangle single call Add DrawStringLayout call
Configuration menu - View commit details
-
Copy full SHA for 13e5a5d - Browse repository at this point
Copy the full SHA 13e5a5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf0a221 - Browse repository at this point
Copy the full SHA cf0a221View commit details
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 963408c - Browse repository at this point
Copy the full SHA 963408cView commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cfb2d7a - Browse repository at this point
Copy the full SHA cfb2d7aView commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6470087 - Browse repository at this point
Copy the full SHA 6470087View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.