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

Cached TextBrush and FontFormat for Measure & Draw Text #108

Merged
merged 9 commits into from
Aug 19, 2024

Commits on Oct 24, 2020

  1. Configuration menu
    Copy the full SHA
    0945219 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. 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
    Softwaretom007 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    1de1392 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Add D2DSolidColorTextBrush object and interface + extend MeasureText …

    …with D2DFontFormat fontFormat and D2DTextLayout textLayout + update Sample/MeasureAndDrawString
    Softwaretom007 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    d2936b7 View commit details
    Browse the repository at this point in the history
  2. 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
    Softwaretom007 authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    e1fabb8 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Add Text Antialiasing setup

    Add Drawing Unconnected lines
    Add fill & draw rectangle single call
    Add DrawStringLayout call
    Softwaretom007 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    13e5a5d View commit details
    Browse the repository at this point in the history
  2. Update Examples

    Softwaretom007 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    cf0a221 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    963408c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    cfb2d7a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    6470087 View commit details
    Browse the repository at this point in the history